It looks like this is on Fosshub (at time of writing is offline) which could imply that there's a much larger compromise in progress depending on what popular software is hosted there.
I also hate that Fosshub doesn't even use HTTPS, even though they could get a Let's Encrypt certificate for free. They only offer file signatures, but even those are MD5 and SHA1, and both types should've been deprecated a while ago.
Classic Shell hacked with compromised update that erases your partition table
71–80 of 110 posts
Re: Classic Shell hacked with compromised update that erases your partition table
#72Interesting to see malware in this day and age that actually kills your computer instead of installing adware or joining a botnet.
Re: Classic Shell hacked with compromised update that erases your partition table
#73Earlier quoted context omitted.
There still is not (AFAIK) much partitioning between apps on most desktop OSes. So even if a malicious app doesn't have admin rights, it still can run under your UID, which is almost as bad as it then has access to nearly everything you care about. Obligatory xkcd: https://xkcd.com/1200/
And because that, I never allow to my web browser to remember my passwords.
Re: Classic Shell hacked with compromised update that erases your partition table
#74This comment ( http://www.classicshell.net/forum/viewtopic.php?p=27961&sid=... ) on the forum thread posted md5/sha1 checksums of clean & infected 4.3.0 installers (though it's not clear if those are only infected checksums). ClassicShellSetup_4_3_0_clean.exe MD5: e10881b65c27c6e09e5a33cd8bcd99c6 SHA1: a6b06d07fe3b1a7204b1b62c67fbf3c602385364 File size: 7220496 bytes ClassicShellSetup_4_3_0_infected.exe MD5: c67dff7c…
Are the people over there sure that it's a good idea to rely on the broken[1] MD5 and the close-to-be-broken[2] SHA-1 for verifying checksums in the context of malicious actors? Though I guess the hashes and file sizes differ, so I guess this is just being pedantic. [1] https://en.wikipedia.org/wiki/MD5#Collision_vulnerabilities [2] https://sites.google.com/site/itstheshappening/
So, I'd say this is safe, for now. Yet, I also get bad feelings when somebody either comes with an MD5 hash or uses a SHA-1 as the most secure option.
Re: Classic Shell hacked with compromised update that erases your partition table
#75Earlier quoted context omitted.
I'm begin to think that EFI is a very wrong turn way on modern computers.
You're a bit behind the curve on this. EFI has been criticized for being horrendously complicated and gross since its inception.
UEFI stands for "Unified Extensible Firmware Interface", where "Firmware" is an ancient African word meaning "Why do something right when you can do it so wrong that children will weep and brave adults will cower before you", and "UEI" is Celtic for "We missed DOS so we burned it into your ROMs".
Re: Classic Shell hacked with compromised update that erases your partition table
#76Earlier quoted context omitted.
OS X doesn't have this problem usually, as most apps don't require admin rights to install, you just copy them to /Applications /Applications requires administrative rights to update. I never use an admin account for every day activity, so I need to type in a password to update /Applications.
Yes, dragging the application there requires admin rights, but it doesn't grant those to the app itself.
Disclosure: I'm not a mac user, and never have been one long enough to mess around with /Applications.
Re: Classic Shell hacked with compromised update that erases your partition table
#77Earlier quoted context omitted.
Are the people over there sure that it's a good idea to rely on the broken[1] MD5 and the close-to-be-broken[2] SHA-1 for verifying checksums in the context of malicious actors? Though I guess the hashes and file sizes differ, so I guess this is just being pedantic. [1] https://en.wikipedia.org/wiki/MD5#Collision_vulnerabilities [2] https://sites.google.com/site/itstheshappening/
It seems more reliable to check the developer signature in Properties on the EXE - the correct developer is "Ivaylo Beltchev". The infected download is unsigned and requires you to click through a warning.
So if they were gonna put effort into making an sha1 collision, they'd probably target the signed payload, not the overall exe.
Though it doesn't look like sha1 is that broken yet, for the budget of this grade of attacker.
Re: Classic Shell hacked with compromised update that erases your partition table
#78Earlier quoted context omitted.
I also hate that Fosshub doesn't even use HTTPS, even though they could get a Let's Encrypt certificate for free. They only offer file signatures, but even those are MD5 and SHA1, and both types should've been deprecated a while ago.
I don't see much value in published file hashes when they're hosted on the same site that hosts the files. If someone compromises the download link they're probably in a good position to update the hashes too.
Re: Classic Shell hacked with compromised update that erases your partition table
#79Earlier quoted context omitted.
Damn. With the state of most consumer mainboards, an EFI "payload" could leave the system "bricked". I know I've got one el-cheapo laptop that can't boot because I made a mess of the EFI environment and there's no way to reset it.
I'm begin to think that EFI is a very wrong turn way on modern computers.
Re: Classic Shell hacked with compromised update that erases your partition table
#80I hope the auto update wasn't affected. I just did this at work, no big warning screen. Now I'm paranoid to reboot.. Update: Looks like I wasn't affected. There was an official update (4.3.0) which was released on the 30th leading to unfortunate timing.
The thread on Classic Shell specifically notes that the auto update pulls from a different source that was not affected.