Live data from Hacker News

Beware of hacked ISOs if you downloaded Linux Mint on February 20th

blog.linuxmint.com

41–50 of 62 posts

Re: Beware of hacked ISOs if you downloaded Linux Mint on February 20th

#41

Looks like something is going on again. Their website is down currently. [21-Feb 02:55 UTC]

"Edit by Clem: We shut down the server until we find the source of the second intrusion (probably something left by the first)."

http://blog.linuxmint.com/?p=2994

Re: Beware of hacked ISOs if you downloaded Linux Mint on February 20th

#42
post #28
post #11

Earlier quoted context omitted.

>It's pretty trivial to collide MD5 ... collisions=/=second-preimage attacks >SHA1/2 at least, but preferably a gpg signature would be much better. SHA1/2 isn't any better, you're never going to get hit by file corruption that magically also is a md5 collision.

How do you get hit by file corruption when downloading via TCP in 2016? I don't recall this ever happening to me.

"The TCP checksum uses the same mathematical function as is used by other Internet protocols (UDP, ICMP, etc.). For large data transfers, there is some concern that this checksum is not really strong enough [SP00], so careful applications should apply their own error protection methods (e.g., stronger checksums or CRCs) or use a middleware layer to achieve the same result (e.g., see [RFC5044])."

-- TCP/IP Illustrated

Re: Beware of hacked ISOs if you downloaded Linux Mint on February 20th

#43
post #16

I was trying to download Linux securely a month or so ago. It's actually embarrassingly difficult to do. The only two distros that did it right (that I could find) are Debian and Alpine Linux. The rest (including Mint and Ubuntu) had hashes (usually MD5) or GPG keys served over HTTP.

Are torrents more secure? I usually use the torrents option.

Re: Beware of hacked ISOs if you downloaded Linux Mint on February 20th

#44
post #2

What other ways are there to download, apart from http and torrents?

FTP?

I mean "what other ways do they have to download this?" All I saw is HTTP and Torrent, so I'm curious as to what exactly got compromised.

Re: Beware of hacked ISOs if you downloaded Linux Mint on February 20th

#45
post #12

I am pretty sad they're posting MD5 sums of the correct images: It's pretty trivial to collide MD5 -- and when you've got an active attacker, this is something you should worry about. SHA1/2 at least, but preferably a gpg signature would be much better.

In the comments section... "You can find them at http://ftp.heanet.ie/pub/linuxmint.com/stable/17.3/ also along with signed sha256sums."

Yes, but why mention MD5 by default? Most machines that have md5sum installed also have sha1sum/sha256sum.

Re: Beware of hacked ISOs if you downloaded Linux Mint on February 20th

#46
post #16

I was trying to download Linux securely a month or so ago. It's actually embarrassingly difficult to do. The only two distros that did it right (that I could find) are Debian and Alpine Linux. The rest (including Mint and Ubuntu) had hashes (usually MD5) or GPG keys served over HTTP.

Arch Linux has HTTPS mirrors and provide their GPG signature on HTTPS site.

Re: Beware of hacked ISOs if you downloaded Linux Mint on February 20th

#47
post #10

I'll just leave this here forums.linuxmint.com pwd /root/hacked_distros/mint/var/www/forums.linuxmint.com forums.linuxmint.com cat config.php Perhaps the insanely secure db credentials had something to do with the breach? But what would I know.

You have an excellent point, but there's no reason to help attackers by giving them the credentials.

Indeed. Instead of `cat`, OP could've used `sha256sum` on the config.php to prove the authenticity of your report without exposing the site to even more attacks.

Re: Beware of hacked ISOs if you downloaded Linux Mint on February 20th

#48

Earlier quoted context omitted.

You have an excellent point, but there's no reason to help attackers by giving them the credentials.

Indeed. Instead of `cat`, OP could've used `sha256sum` on the config.php to prove the authenticity of your report without exposing the site to even more attacks.

But that wasn't the point, the point was to expose the level of stupidity at play here.

I strongly believe the users deserve to know just how incompetent these guys are, because next time it won't be some idiot swapping the iso links. It'll be someone slightly more competent that pushes a backdoored commit or gets into the apt repos, and then _every_ _single_ user will be affected...

Also, at the time of the posting the site was down. And it remains so.

Re: Beware of hacked ISOs if you downloaded Linux Mint on February 20th

#49
post #15

It's somewhat disappointing that this blog article is served over HTTP, and it's impossible to access it via HTTPS. How do we know that these new MD5s are to be trusted?

Linux Mint doesn't seem to prioritize security in general. No TLS for ISOs, no easily spottable signatures for ISOs, marking security updates untrusted by default...

They also ignore (at least they used to) DNS servers from DHCP and use Google's public DNS servers completely oblivious of why users might not want this.

Re: Beware of hacked ISOs if you downloaded Linux Mint on February 20th

#50
post #10

I'll just leave this here forums.linuxmint.com pwd /root/hacked_distros/mint/var/www/forums.linuxmint.com forums.linuxmint.com cat config.php Perhaps the insanely secure db credentials had something to do with the breach? But what would I know.

Yo ryanlol, you made the press again except the pricks didn't mention your name:

http://news.softpedia.com/news/linux-mint-website-hack-a-tim...

Post reply on HN