Jplus wrote:This is an unconfirmed number from an antivirus company.
That said, always updating to the latest versions of your software is a good idea.
Perhaps true last time you read the story. But two different antivirus companies have reported this by now. Dr. Web was the first company to report this (the one in the original story). Now Kaspersky Labs has also independently verified the facts today.
https://www.securelist.com/en/blog/2081 ... _confirmedWe reverse engineered the first domain generation algorithm and used the current date, 06.04.2012, to generate and register a domain name, "krymbrjasnof.com". After domain registration, we were able to log requests from the bots. Since every request from the bot contains its unique hardware UUID, we were able to calculate the number of active bots. Our logs indicate that a total of 600 000+ unique bots connected to our server in less than 24 hours. They used a total of 620 000+ external IP addresses. More than 50% of the bots connected from the United States.
Mind you, that 600,000 figure was only collected over the period of a day. IE: Infected Macs that were turned off between April 5th through April 6th weren't counted in that 600,000 figure. So this attack is definitely serious business and a wake up call to Apple.
Triangle_Man wrote:That is a good habit that I have got to get into regularly.
And I use a PC, so I guess I'm fine.
...Is there a chance this thing could infect my PC?
Portable viruses are possible, but are uncommon for the same reasons that portable programs are uncommon. The virus writer would have to write twice the programs to support both operating systems. Considering the specificity of the attack, (
which looks for Mac specific files, among other things), I can safely say that this particular virus is Mac only.
The Kaspersky labs link also has some information as far as which OSes can be affected.
We have used passive OS fingerprinting techniques to get a rough estimation. More than 98% of incoming network packets were most likely sent from Mac OS X hosts. Although this technique is based on heuristics and can’t be completely trusted, it can be used for making order-of-magnitude estimates. So, it is very likely that most of the machines running the Flashfake bot are Macs.

So they have a very rough estimate (ie: an estimate that could easily be faked). Still, their rough estimate shows that over 98% of the infected computers are Mac OSX computers. Considering that this information is somewhat unreliable, the 0.06% estimate for Windows Boxes is probably within the margin of error. Hell, the Linux estimate is probably within the margin of error as well. (If someone went through the trouble of making a cross-platform trojan... I doubt they'd target Mac + Linux but not Windows).
(I'd expect those Linux boxes to be DD-WRT routers, which may screw up the fingerprinting process.)
That said, while this specific
Flashback virus is Mac only (Flashback is the name of the virus), the vulnerability existed on every machine with Java. So Windows, Linux, and Macs were all vulnerable at some point. However, the patch to fix the vulnerability was released for both Windows and Linux in February. The big story is that Mac OSX computers weren't fixed until
this week. Basically, if you hit yes on that annoying "Java update button" in February, you're safe from this attack on both Windows and Linux. But even if you were completely up to date on Mac OSX, you were vulnerable for the entire month of March... and there was nothing you could do about it.
EDIT: Based on further blog posts by f-secure, I think we can safely assume that this virus is Mac-Only.
http://www.f-secure.com/weblog/archives/00002336.htmlTo better understand the steps below, it is better to also know a bit about Flashback. It's an OS X malware family that modifies the content displayed by web browsers. To achieve this, it interposes functions used by the Mac's browsers. The hijacked functions vary between variants but generally include CFReadStreamRead and CFWriteStreamWrite:
I guess this was before they knew about the new attack the virus was using. Note that the
f-secure description doesn't mention the new Java vulnerability CVE-2012-0507. They only mention the older vulnerabilities.
First Strike +1/+1 and Indestructible.