Antivirus provider Kaspersky uncovers a sophisticated piece of ‘StripedFly’ malware camouflaged as a cryptocurrency miner that’s been targeting PCs for more than five years.

  • sir_reginald@lemmy.world
    link
    fedilink
    English
    arrow-up
    110
    arrow-down
    17
    ·
    edit-2
    8 months ago

    this makes use of an old windows specific vulnerability. Linux is only mentioned on the title, not again in the whole article. clickbait.

    edit: downvote me if you want, but the original article didn’t say a thing about Linux.

      • Buffalox@lemmy.world
        link
        fedilink
        English
        arrow-up
        50
        arrow-down
        3
        ·
        8 months ago

        That’s from a completely different article.

        And it doesn’t say how this is achieved without already having root privilegies. I’m not sure I believe this can in fact infect a Linux system, except if it’s already heavily compromised, for instance by a user logging in as root as default.

        • LostXOR@kbin.social
          link
          fedilink
          arrow-up
          10
          arrow-down
          1
          ·
          8 months ago

          .bashrc and .profile can be modified without root, as can autostarting .desktop files. I think systemd and anything in /etc require root though.
          Also a lot of users set sudo to not require a password (I am guilty of this) which makes privilege escalation easy.

        • abhibeckert@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          8 months ago

          It is a different article, but both articles are simply reporting research by Kaspersky, and Kaspersky goes into quite a bit of depth covering the Linux side of the threat, which is very real. PCMag focuses mostly on the windows side, because it’s a windows focused site.

          This isn’t a single exploit, this is a “framework” that can take advantage of multiple exploits and will use which ever one it can find. You don’t need to be “heavily compromised” you just need to be vulnerable to one of the compromises. And you definitely don’t need root either.

          • Buffalox@lemmy.world
            link
            fedilink
            English
            arrow-up
            5
            ·
            edit-2
            8 months ago

            Not possible AFAIK, I don’t use anything Microsoft, but AFAIK SMB1 shares on Linux are through Samba, and you can’t just enable write permissions without root. So as I stated before, the Linux system needs to be already compromised.

        • Salamendacious@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          5
          arrow-down
          5
          ·
          8 months ago

          I’m not a Linux user (except for Chromebook and Android) so honestly the Linux section wasn’t personally important to me. Another commentor wanted more information on the Linux side so I looked briefly if I could find an article that might be helpful. Linux terminology is all Greek to me so I honestly wouldn’t know. I thought the article was interesting and I thought other people might find it interesting. The Linux part didn’t even enter into my mind.

    • Buffalox@lemmy.world
      link
      fedilink
      English
      arrow-up
      21
      arrow-down
      2
      ·
      edit-2
      8 months ago

      It does include this:

      quietly spread across a victim’s network, including to Linux machines.

      But that’s a completely ridiculous lack of detail of any actual vulnerability. Smells like bullshit.
      The quote from OP is from a different article.

      • Salamendacious@lemmy.worldOP
        link
        fedilink
        English
        arrow-up
        12
        arrow-down
        2
        ·
        edit-2
        8 months ago

        I wasn’t intentionally trying to imply that it came from the article. That’s why I posted the naked link. I wasn’t really thinking about the Linux component when I posted the article.

        • Buffalox@lemmy.world
          link
          fedilink
          English
          arrow-up
          11
          ·
          8 months ago

          That’s why I posted the naked link.

          Which is perfectly fine and dandy. I think some people just had a knee jerk reaction, based on a misunderstanding of context.

    • hornedfiend@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      17
      ·
      8 months ago

      It does though: “On Linux, the malware assumes the name ‘sd-pam’. It achieves persistence using systemd services, an autostarting .desktop file, or by modifying various profile and startup files, such as  /etc/rc*, profile, bashrc, or inittab files.”

      So technically useless . it can’t do shit.