This 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/
Classic Shell hacked with compromised update that erases your partition table
51–60 of 110 posts
Re: Classic Shell hacked with compromised update that erases your partition table
#52This is another reminder of how the security model of desktop OSes is pretty terrible. Every time you install software on Windows, you trust it with everything on your computer by giving it administrative rights. OS X doesn't have this problem usually, as most apps don't require admin rights to install, you just copy them to /Applications, but it still has some apps that use installers.
But everyone "hates" UWP apps[0] so....
[0] http://betanews.com/2016/07/27/windows-10-could-kill-steam-w...
Re: Classic Shell hacked with compromised update that erases your partition table
#53Apparently the hacked one wasn't signed. Users would have clicked through a (very prominent) warning to install it.
Unless SmartScreen complains, the order of dialogs and buttons on those dialogs is exactly the same for both signed and unsigned programs. They only differ in content/design elements. That's not what I'd call prominent. There's nothing like HSTS for signed programs, so it can't be helped, though.
Re: Classic Shell hacked with compromised update that erases your partition table
#54It 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.
Re: Classic Shell hacked with compromised update that erases your partition table
#55This is another reminder of how the security model of desktop OSes is pretty terrible. Every time you install software on Windows, you trust it with everything on your computer by giving it administrative rights. OS X doesn't have this problem usually, as most apps don't require admin rights to install, you just copy them to /Applications, but it still has some apps that use installers.
I agree, in a way, but what is the point of root access on an OS X workstation? The "good stuff" -- bank accounts, personal data, etc. -- is inside that user account, even if it's not an admin user. And you can backdoor the user account to a point that the average user will never find it, making getting root less of a useful achievement.
Re: Classic Shell hacked with compromised update that erases your partition table
#56This is another reminder of how the security model of desktop OSes is pretty terrible. Every time you install software on Windows, you trust it with everything on your computer by giving it administrative rights. OS X doesn't have this problem usually, as most apps don't require admin rights to install, you just copy them to /Applications, but it still has some apps that use installers.
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/
That doesn't help you with apps you downloaded through the web though, which for me is all my apps because the App Store is a PITA.
Re: Classic Shell hacked with compromised update that erases your partition table
#57Earlier quoted context omitted.
In theory that's what Windows SmartScreen is there to prevent.
Unfortunately every single one of those terrible "stop Windows 10 spying on you!!!" guides tells people to turn off SmartScreen along with UAC/Windows Firewall/Windows Defender. Or worse tells them to download an unknown program which turns off a bunch of security features at a single click without an explanation of the cost. But at least the user feels less spied upon or something...
Here's a video where the malicious file is executed. Nothing immediately seems amiss: https://youtu.be/DD9CvHVU7B4?t=1m43s
Re: Classic Shell hacked with compromised update that erases your partition table
#58Re: Classic Shell hacked with compromised update that erases your partition table
#59Interesting to see malware in this day and age that actually kills your computer instead of installing adware or joining a botnet.
From their Twitter page Fun fact: We actually had an EFI payload. We just had issues with the installer and it was left unadded.
Would’ve been funny to see what they’d have done with EFI – maybe a graphical message?
Anyway, the only way to solve these issues in the long-term is with relying more on signed software, similar to how Linux repos work already today.
Re: Classic Shell hacked with compromised update that erases your partition table
#60Twitter account of the hackers: https://twitter.com/CultOfRazer
I'm not sure it's appropriate to give that kind of people unwarranted publicity.
They had the power to abuse that data and ship malware to millions, but decided just to give people a scare.
That’s just the average grey-hat, or how most hackers were in the 90s.
Compared with the profit-obsessed and abusive hackers and companies on the web today, which try to shove actual malware, sometimes installers with tons of preselected options, sometimes bitlocker, they’re not bad.