Almost All WannaCry Victims Were Running Windows 7 (theverge.com)
An anonymous reader quotes a report from The Verge: According to data released today by Kaspersky Lab, roughly 98 percent of the computers affected by the ransomware were running some version of Windows 7, with less than one in a thousand running Windows XP. 2008 R2 Server clients were also hit hard, making up just over 1 percent of infections. Windows 7 is still by far the most common version of Windows, running on roughly four times as many computers as Windows 10 worldwide. Since more recent versions of Windows aren't vulnerable to WannaCry, it makes sense that most of the infections would hit computers running 7. Still, the stark disparity emphasizes how small of a role Windows XP seems to have played in spreading the infection, despite early concerns about the outdated operating system. The new figures also bear on the debate over Microsoft's patching practices, which generated significant criticism in the wake of the attack. Microsoft had released a public patch for Windows 7 months before the attack, but the patch for Windows XP was only released as an emergency measure after the worst of the damage had been done. The patch was available earlier to paying Custom Support customers, but most XP users were left vulnerable, each unpatched computer a potential vector to spread the ransomware further. Still, Kaspersky's figures suggest that unpatched XP devices played a relatively small role in the spread of the ransomware.
I take no responsibility for what I say. Even though I'm never wrong
If MS hadn't tried to force Win10 down Win7 user's throats maybe more would have been installing patches.
Monocropping leads to viruses whether agricultural or operating systems. Not much more to be said than that other than to point out Intels are the ultimate monocrop and they have a gigantic backdoor called the Management Engine.
In the age of global terrorism, one can expect engineered viruses for agriculture and computers to only increase till something we can't get past comes along. then we'll act in hindsight.
Some drink at the fountain of knowledge. Others just gargle.
Microsoft had released a public patch for Windows 7 months before the attack,...
What doesn't get reported often enough is that pirated versions of Windows cannot be patched and most of the infected computers were running pirated versions.
So any Microsoft update patching this vulnerability is moot.
I run OSX. I don't gloat about it because I know it's not magical. Statistically however, it has been a really long run of safety and it's likely the most sensible choice for the future. It's fair to confidently say that you are far safer using macs now and in the foreseable future. But some of that immunity comes from the fact that it's less big of a target.
Some drink at the fountain of knowledge. Others just gargle.
MS wanted everybody on Windows 7 to upgrade to Win10 pronto - so they got someone to write Wannacry and release it into the wild. =)
Why did the chicken cross the road? Because Elon Musk put an AI chip in its head.
Supposing you have a machine that's hasn't been offline and not been updated for some time and then you connect to the internet and try to update it. Windows update is so slow and installs the updates in no special order - least important first, so Wannacry is going to get to you before Windows update has a chance to install that patch.
... Win7 easily allows the end user to disable updates, unlike win8/10 which will automatically re-enable them for you. A fully up to date win7 would also have received the patch in March that would have closed the vulnerability.
Why would you expect patches for an almost 2 decades old OS?
Using XP is like using leaches and blood letting to cure disease.
Microsoft updates broke on Windows 7 several times over the last few years. Less technical users left it broken, now they've been broken into.
...because turning off windows update was the only way to stop ms from stuffing Windows10, Telemetry and other fuckups down our throat...
Didn't affect my AMiGA.
Windows updates stopped working on my Windows 7 machine about September last year and nothing except for a complete reinstall seems to get it working again - neither Microsoft repair tools, nor 3rd party tools, nothing. It just rolls back every update as failed for almost a year, and I guess I'm not the only one with this problem. So of course the latest patches are not installed.
But 90% of douchebags run something other than OSX or Windows.
DOS?
Some drink at the fountain of knowledge. Others just gargle.
PC-DOS, MS-DOS, DR-DOS, FreeDOS, TRS-DOS, Apple DOS (3.2 or 3.3?), ProDOS, something else?
DOS?
CP/M-86
If a patch was released months ago, why did so many people not install it?
This does not surprise me. I have two systems on which the update process was broken on Windows 7. With auto-updates set for automatic mode, updates would not install. If you manually force the system to check for updates, it gets stuck in an endless loop showing a moving progress indicator. This is the best link I found to deal with the issue: http://www.askvg.com/fix-windows-7-keeps-checking-for-updates-for-hours/
If the process is broken and there's no notification, then all of these systems are vulnerable.
For 2 reasons:
1. MS pushing telemetry as updates.
2. W7 updates stuck at "Downloading 0%" for hours and hours, then failing.
So now I use wsusoffline every time a periodic "quality and security rollup" is released. It's not as convenient, but it works. I still have to check for telemetry.
P.S. problem # 2 was actually solved by stopping wuauserv, deleting the contents of %windows%\SoftwareDistribution\datastore and %windows%\SoftwareDistribution\downloads, and starting wuauserv again.
They sentenced me to twenty years of boredom
Team OS/2!
I'll wait for the Linux port. ;)
Anons need not reply. Questions end with a question mark.
The title of this post is: Almost All WannaCry Victims Were Running Windows 7
It should read Almost all WannaCry Victims using Kaspersky were running Windows 7.
Using for gauging how many XP machines were impacted out there, is likely not accurate.
The company I work for is, like most companies, a Windows shop. However, in the case that there's a major issue with Windows the admins have MacBooks as their mobile device. That there will always be something that can access switches and other non-MS devices, and start the rebuilding process.
I run Win7x64 with updates disabled ever since the backported telemetry from MS started happening, so I haven't applied the recent patch.
I *have* added the two registry entries related to SMB and used the console commands to disable the client side stuff.
Is there -ANYTHING ELSE- that I need to do to avoid the current gen ransomware, aside from not clicking on shady attachments?
I tried looking this up a few days ago but since everyone was still in freakout mode I never found a straight answer
"Upgrade to Window$ 10; it's safer." Yeah...sure. (Rolling eyes).
But 90% of douchebags run something other than OSX or Windows.
DOS?
We run OpenBSD.
Nonsense...
Everything Apple make or does is magical and works because of magical rainbows... Have you never Seen a commercial?
Donald?
I expect a class action suit to be filed alleging that a majority of those that were infected were put in that position by unethical behaviour of Microsoft forcing Windows 10 upgrades -- which forced those that wanted to stay on Windows 7 longer to turn off automatic patching of the operating system.
From MS - SMB Ports 445/139 (TCP) & 137/138 (UDP) protection via:
Disable SMBv1 on the SERVER, configure the following registry key:
Registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters Registry entry: SMB1
REG_DWORD: 0 = Disabled
REG_DWORD: 1 = Enabled
Default: 1 = Enabled
Enable SMBv2 on the SERVER, configure the following registry key:
Registry subkey:HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters Registry entry: SMB2
REG_DWORD: 0 = Disabled
REG_DWORD: 1 = Enabled
Default: 1 = Enabled
---
Disable SMBv1 on the CLIENT, run the following commands:
sc.exe config lanmanworkstation depend= bowser/mrxsmb20/nsi
sc.exe config mrxsmb10 start= disabled
Enable SMBv2 & SMBv3 on the CLIENT, run the following commands:
sc.exe config lanmanworkstation depend= bowser/mrxsmb10/mrxsmb20/nsi
sc.exe config mrxsmb20 start= auto
---
* The above is per https://support.microsoft.com/en-us/help/2696547/how-to-enable-and-disable-smbv1,-smbv2,-and-smbv3-in-windows-vista,-windows-server-2008,-windows-7,-windows-server-2008-r2,-windows-8,-and-windows-server-2012/
APK
P.S.=> Lastly, per my subject above: For a SINGLE 'standalone' non-networked PC (no home network/LAN but TCP/IP connected online) turn off Server & Workstation services.
That shuts off any "handles" (port 445) this thing propogates thru + turn off NetBIOS over TCP/IP in your internet connection & uncheck/disable Client for Microsoft Networks + File and Print Sharing. Port 139 & 445 always pop up issues over time. It also makes your packet trains smaller (no encapsulation of LanMan)
I covered all this 11++ yrs. ago in a security guide I wrote for users with a single system & apparently, its advice STILL STANDS THE "TEST OF TIME" https://www.google.com/search?hl=en&source=hp&biw=&bih=&q=%22HOW+TO+SECURE+Windows+2000%2FXP%22&btnG=Google+Search&gbv=1/ vs. even today's threats like this one.
* This effectively makes this threat a non-issue + saves you CPU cycles/RAM & other I/O wasted on services you don't NEED as a single PC user only... & you don't. They're just wastes with a single PC really. Many services are (covered in guide above based on CIS Tool guidance (who took fixes to their ware from "yours truly" too, no less)) & again, no more encapsulated packet bulk.
AND?
Don't be STUPID & click on attachments in bogus malicious emails this thing propogates thru also (Chrome/Opera/Webkit users - BEWARE of the ShellControlFile issue that just popped up (.scf file) noted here-> http://www.theregister.co.uk/2017/05/17/chrome_on_windows_has_credential_theft_bug/ ) ... apk
Productivity losses from this worn will likely be significant enough to impact Q2 2017 financial results for many organizations. Short-sell stocks at your own peril and may $DEITY have mercy upon you.
Windows Server 2003 by default installs as Pro/Workstation minus things like IIS etc. (you would have liked it I infer from your words) but was full featured (for far more than just IIS) if you elected to install more, as needed.
APK
P.S.=> I ran OS/2 2.0 - 3.0 Warp circa 1992-1996 - I liked it even on a 486 Dx/4 133mhz 486 w/ 32mb of RAM on ISA hardware & a SVGA card (Diamond Stealth 64 'windows accelerator w/ drivers for OS/2 on VLB (vesa local bus)) & dual Western Digital 200mb harddrives of IDE 5400rpm via a Promise Technology 16mb 4 way set-associative write-back/through caching controller also on VLB & modem/soundcard on ISA bus (good machine for it's time)...
I'd like to see Modern Windows or even Linux do it on that old iron. I know NT 3.51 did on same equipment simultaneously to boot from - I selected them @ boot as to which to boot - they were in IBM bootmanager initiated... apk
AOS/VS!
You have a 100% inability to do basic math :-)
Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
I'd like to draw on the collective wisdom of my fellow Slashdotters:
If I am one of those people who turned off Win7 updates to avoid being forcibly upgraded to Win10, can anyone recommend a good website that will guide me through updating Win7 to patch the WannaCry flaw, without adding the telemetry or other unwanted pieces of the upgrade?
I am more familiar with Linux but am forced to use Windows at work, but I insist on avoiding Windows n where n>7.
404555974007725459910684486621289147856453481154 in hex is "You sank my Battleship?"
[GPG key in journal]
SMB2/SMB1 = entry names & their data will be of DWORD type. Refer to Microsoft link @ the end though, not I.
APK
P.S.=> It'll be that though 1= on/true & 0 = off/false (it's the typical structure in the registry - examine others near it in regedit.exe to see what I mean) ... apk
The numbers for Windows 7 are so bad because not even WannaCry can run right on Windows 8/8.1/10 apparently! :)
https://superuser.com/questions/1209909/how-to-protect-my-window-from-wanna-cry-wanna-crypt-ransomware-attack/1209910
Users of the Ask Woody site have collaborated to publish what they call AWKB 2000003: Ongoing list of "Group B" monthly updates for Win7 and 8.1. "Group B" in Ask Woody lingo are those of us who have decided to remain on 7, disable all automatic updates, and only install security related patches. The linked article tracks all of the security-only updates since October, when Microsoft changed their patching behavior to push monthly "roll ups" via Windows Update.
And I think Windows 10 might actually be worse than being a WannaCry victim!