Along with the recent Linux Mint hijack, this really illustrates the need for people to verify programs they download. Though I think most people can't be bothered to verify the checksum on a file every time they download it. On the other hand, the Windows and OS X App Stores are awful. Linux package managers are looking like one of the only straightforward ways to distribute applications securely.
In what respect is the OS X AppStore awful?
Transmission BitTorrent app contained malware
321–330 of 355 posts
Re: Transmission BitTorrent app contained malware
#322Just an anecdatum: I got infected by this yesterday when I installed Transmission to download a Debian install CD. When I read about this at MacRumors I checked and had the kernel_service process running and the two hidden files hiding in Library. I've unplugged and archived the TimeMachine backup disk and done the prescribed cleanup actions to remove he malware. I guess time will tell if it had any other tricks up i…
Re: Transmission BitTorrent app contained malware
#3231. Apple revoked the certificate already. Thus people that have gatekeeper on are safer.
2. Sparkle (for auto updater) denied the malware infected update. Thus downloading from the main website is not necessarily safer, even with the recent mitm sparkle vulnerability.
Re: Transmission BitTorrent app contained malware
#324Earlier quoted context omitted.
I guess it depends. In the grandma scenario it adds a lot more effort. A corporate laptop in a standard AD environment, no problem. In a situation where you've customized the system (custom packages, sshd.conf tuning, flags in rc/csh/sysctl/resolv/loader/randomsbinutilityinstalled2yearsago.conf) it would be a lot more work than just reinstalling the OS. Use backups you say? What if I told you that you could use the v…
Not sure why anyone with a compromised machine would rather have the risk of a lingering backdoor just to save 1-2 hours clean formatting and reinstalling
Re: Transmission BitTorrent app contained malware
#325Along with the recent Linux Mint hijack, this really illustrates the need for people to verify programs they download. Though I think most people can't be bothered to verify the checksum on a file every time they download it. On the other hand, the Windows and OS X App Stores are awful. Linux package managers are looking like one of the only straightforward ways to distribute applications securely.
Alas, nobody wants to invest the day or so in actually writing the methods to do it.
Re: Transmission BitTorrent app contained malware
#326I'm also running the usual litany of tools to check for activity (Wireshark on my WAN Tap, Anti-virus, etc)
My Synology NAS uses transmissiond for its BT Client, so I will be contacting them to see if they are affected by this issue.
Re: Transmission BitTorrent app contained malware
#327Earlier quoted context omitted.
No, it wasn’t: “ The two KeRanger infected Transmission installers were signed with a legitimate certificate issued by Apple. The developer ID in this certificate is “POLISAN BOYA SANAYI VE TICARET ANONIM SIRKETI (Z7276PX673)”, which was different from the developer ID used to sign previous versions of the Transmission installer. In the code signing information, we found that these installers were generated and signe…
> which was different from the developer ID used to sign previous versions of the Transmission installer and that didn't ring any alarm bells?
Many people would uninstall and download it over again when running into that kind of error message.
Re: Transmission BitTorrent app contained malware
#328Earlier quoted context omitted.
Beware that VMs are not necessarily secure. They can be escaped!
This argument is similar to "a condom can always break". Technically you are correct, but I'd still use one.
VMs have tons of well documented issues. If you want a smaller attack surface, try OS virtualization technologies (zones/jails)
Re: Transmission BitTorrent app contained malware
#329Earlier quoted context omitted.
This argument is similar to "a condom can always break". Technically you are correct, but I'd still use one.
This argument is only similar if the condom is known to have huge design flaws VMs have tons of well documented issues. If you want a smaller attack surface, try OS virtualization technologies (zones/jails)
Re: Transmission BitTorrent app contained malware
#330Earlier quoted context omitted.
You can run your own repo. It's basically a folder with some metadata. DEB and RPM variants should get you 80% of the way.
How is that any more secure than just providing a download?