Linux wiper malware hidden in malicious Go modules on GitHub

21 pointsposted 2 days ago
by elpocko

4 Comments

pants2

a day 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

a day 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?