Malicious Go Modules Deliver Disk-Wiping Linux Malware in Advanced Supply Chain Attack

https://thehackernews.com/2025/05/malicious-go-modules-deliver-disk.html

Packages:

  • github.com/truthfulpharm/prototransform
  • github.com/blankloggia/go-mcp
  • github.com/steelpoor/tlsproxy
48 points · 7 comments · view on lemmy.world

7 Comments

vk6flab@lemmy.radio · 5 pts · 1y (3 replies)

There's a reason why there's only privileged write access to /dev/sda.

If you run unknown software as root on any computer you get to experience first hand the impact of: "fuck around and find out".

Dumhuvud@programming.dev · 2 pts · 1y (1 reply)

I mean, you can destroy users' data by doing the equivalent of:

find "$HOME" -type f -delete

No idea why they decided to write to /dev/* directly.

ulterno@programming.dev · 1 pts · 1y

Can't delete a drive that I haven't mounted! :catch_me_if_you_can_vibes:

But if I haven't mounted it, why is it connected in the first place? idk

andybytes@programming.dev · 1 pts · 1y

Uh oh

pelya@lemmy.world · 4 pts · 1y (2 replies)

Ain't no way mah C++ modules deliver any of them malware.

::: spoiler because C++ got no fancy-shmancy modules, got ya! :::

simonmicro@programming.dev · 5 pts · 1y (1 reply)

Incorrect. 20 doesssss

pelya@lemmy.world · 2 pts · 1y