I found 10k GitHub repositories distributing Trojan malware
orchidfiles.com
I found 10k GitHub repositories distributing Trojan malware
1–10 of 268 posts
Re: I found 10k GitHub repositories distributing Trojan malware
#2Re: I found 10k GitHub repositories distributing Trojan malware
#3Re: I found 10k GitHub repositories distributing Trojan malware
#4Re: I found 10k GitHub repositories distributing Trojan malware
#5I recently discovered a campaign where somebody was forking very small but useful codebases, and replacing the distributable with some malware, and making the repository have better SEO with changes to the README. My case was a simple macOS application that could be used to control some Phillips LED light strip.
I reported it to GitHub and it was removed within 24 hours.
I discovered another repository like this, and they still haven't replied since (one month).
No clue how their malware reports work. I'm surprised they don't partner with some antivirus company to at least scan "releases" for malware (not repositories themselves)
Re: I found 10k GitHub repositories distributing Trojan malware
#6Re: I found 10k GitHub repositories distributing Trojan malware
#7Virustotal link: https://www.virustotal.com/gui/file/fdb6cff68a2a8c08779d64a7...
Re: I found 10k GitHub repositories distributing Trojan malware
#8Re: I found 10k GitHub repositories distributing Trojan malware
#9I have to say, the principle that open-source software can't do anything nefarious because the source is open just hasn't held up for a lot of reasons -- including that nobody has the time to inspect the code, let alone ensure that it matches the binaries; and also that GitHub has become a distribution hub for software used by lots of people with no ability or interest in auditing the software they use.
You've been living on such a principle? That sounds insane, why would something not be nefarious just because you can read the code?
The way I was "raised" by FOSS greybeards screaming at me through web forums, was that any software available on 3rd party websites anyone can upload anything to, will be filled with viruses and malware, and this was early 2000s. Surely people still advocate for this mindset today, when it's even more likely?