all 31 comments

sorted by: hot top controversial new old
[–] 70 points 2 years ago (2 children)

If you run random .pdf.something-files pm‘d to you on LinkedIn you probably shouldn’t use a computer anyway, no matter if it runs Linux or Windows…

  • source
  • hideshow 4 child comments
  • [–] 32 points 2 years ago (1 child)

    Lazarus' Operation DreamJob, also known as Nukesped, is an ongoing operation targeting people who work in software or DeFi platforms with fake job offers on LinkedIn or other social media and communication platforms.

    Looks like they're going after desperate job seeking crypto bros. Even if it's not terribly effective, it's a spray and pray, so they probably got some people.

  • source
  • parent
  • hideshow 2 child comments
  • [+] 23 points 2 years ago* (last edited 2 years ago) (2 children)
  • [–] 9 points 2 years ago (2 children)

    I work for a large IT company so we've had numerous such training courses, but then they use third party services for time reporting, manager evaluation, cloud services, personal finance advice, etc. so I regularly get emails with links to domains that I've never heard about that I'm supposed to trust..

  • source
  • parent
  • hideshow 4 child comments
  • [–] 6 points 2 years ago* (2 children)

    Yeah, i teached my dad (not interested in IT at all) what weird urls in E-Mails look like and he has less spam now. Still 500 unread mails in inbox though.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 32 points 2 years ago (1 child)

    Joke’s on them, I don’t use bash.

    Seriously though, Linux will probably get targeted more frequently now that it is becoming more popular as a desktop OS.

  • source
  • hideshow 2 child comments
  • [–] 15 points 2 years ago (1 child)

    But you probably have Bash? In this case, #!/bin/bash still runs it.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 14 points 2 years ago (1 child)

    Yeah but according to the article it installs itself in .bash_profile.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 31 points 2 years ago (2 children)

    So doesn't the user have to add +x to run this?

  • source
  • hideshow 4 child comments
  • [–] 29 points 2 years ago (1 child)

    It never occurred to me before reading this comment that there actually is a use case for the execute permission. To me it was always just this annoying thing I have to do whenever I download an executable which I didn't have to do on Windows.

  • source
  • parent
  • hideshow 2 child comments
  • [+] 26 points 2 years ago* (last edited 1 month ago) (3 children)
  • [–] 2 points 2 years ago* (1 child)

    Zip too? I thought only on Windows, while tar retains unix permissions.

  • source
  • parent
  • hideshow 2 child comments
  • [+] 2 points 2 years ago* (last edited 1 month ago) (1 child)
  • [–] 25 points 2 years ago

    how someone working on software and tech opens a file called "HSBC job offer.pdf.zip" is beyond me...

  • source
  • [–] 11 points 2 years ago*

    Still the exploit is easier to avoid compared to windows viruses and stuff. Even with the linux popularity increasing there is already out there good solutions to prevent this kinda stuff like have SELinux installed, use firejail to run suspicious files, use proxies to visit weird sites (you can use proxychains + tor, a bit overkill but works if you don't have a local proxy), etc.

    Not to mention that one of the attack vectors of this exploit requires using a systemd feature which is the sysnetd which isnt going to work on other init systems. Reason why a lot of times minimalism can be superior to just having all the features + unnecessary ones out of the box.

  • source
  • [–] 11 points 2 years ago

    I’m not gonna lie. I want any job, no matter how fake, that uses a reddened North Korean “Hotel of Doom” in its literature.

  • source
  • [–] 4 points 2 years ago

    Wouldn't it show the icon of an executable file and ask if you want to open it or execute it?

  • source