Linux wiper malware hidden in malicious Go modules on GitHub

22 pointsposted 9 months ago
by elpocko

5 Comments

pants2

9 months ago

How does this get executed in practice? To my knowledge, simply go getting a package doesn't execute any code, so perhaps this has to run when the user imports the package in a running Go program?

jqpabc123

9 months ago

The open source supply chain is obviously highly vulnerable to this sort of attack.

Less obvious is the motivation in this particular case. Why destroy someone's data with no real gain from it?

hammyhavoc

9 months ago

Because open source represents a threat to someone's business model versus encouraging big spenders to buy wholly proprietary solutions.