From what you wrote originally, it’s absolutely useless, and not worth reading.
Comment on Powerful Malware Disguised as Crypto Miner Infects 1M+ Windows, Linux PCs
Salamendacious@lemmy.world 1 year agoThis is a different article but you should find at least some more information on how the malware works with Linux here:
bleepingcomputer.com/…/stripedfly-malware-framewo…
I’m not a Linux user so I honestly don’t know if that article is incredibly helpful or not.
girsaysdoom@sh.itjust.works 1 year ago
From what it’s describing, it sounds like it would only impact Linux computers that allow SMB1 access, such as domain-joined systems with samba access allowed. It sounds like this would target mainly enterprise Linux deployments.
Eyron@lemmy.world 1 year ago
They describe an SSH infector, as well as a credentials scanner. To me, that sounds like it started like from exploited/infected Windows computers with SSH access, and then continued from there.
With how many unencrypted SSH keys there are, how most hosts keep a list of the servers they SSH into, and how they can probably bypass some firewall protections once they’re inside the network: not a bad idea.
Salamendacious@lemmy.world 1 year ago
I think the original article talked about “spreading” to Linux machines so that generally tracks with what you’re saying that it starts on a Windows machine that itself has access to a Linux machine.
aniki@lemm.ee 1 year ago
Salamendacious@lemmy.world 1 year ago
My job still had Windows 95 machines running just a couple years ago. Could there still be Samba1 running out there or does Linux update differently?
lemmyvore@feddit.nl 1 year ago
Of course there is. Unfortunately the average Linux self-hoster doesn’t have much of a clue and probably runs vulnerable Samba (even if it’s not S1). Of course it doesn’t help that Samba seems to get a vulnerability about once a week. It’s one of the most targeted pieces of network software you could run.
aniki@lemm.ee 1 year ago
Toes@ani.social 1 year ago
Yeah windows 2000 assembly robots, too expensive to replace and too critical to not keep alive.
micka190@lemmy.world 1 year ago
The bank I work at still has core systems running Lotus 🙃
Salamendacious@lemmy.world 1 year ago
Interesting, thanks for that