Asus Eee Box PCs Come Loaded With a Virus
Source: Tom's Guide | Keywords: Asus, Virus, EEE
Asus has admitted that Eee Box PCs released in Japan last week were infected with a virus. So far it would seem that the incident only affects systems sold in Japan, but that fact has not yet been confirmed by Asus.
The virus is reported to be the W32/Usbalex worm, which comes as a hidden file on the D: drive; a partition of the 80 GB hard drive. The virus apparently is contained in a file named recycled.exe, which is triggered to run when the D: drive is opened, thanks to the use of an autorun.inf file.
Once executed, the virus attempts to copy itself to the main C: drive partition and any other connected drives, such as USB flash drives or networked mapped drives. According to Symantec, the virus only affects Windows computers, has a low damage level and is easily removed. It is not yet known how the virus found its way onto these computers and whether or not the infection was intentional.
The Asus Eee Box PC is considered to be a nettop, which are essentially inexpensive Internet-centric desktop PCs. The particular model of Eee Box PC that is known to be infected is the Eee Box B202, which uses the Windows XP Home operating system. The system also features an Intel Atom N270 processor, 1 GB of memory, gigabit Ethernet, 80 GB hard drive, 802.11n and DVI-out. Nettops do not offer high-performance, but they are quickly becoming popular due to their low price, small size and power efficiency.
-
Previous News Article
iRiver Announces New Media... -
Next News Article
Sierra Shutting Down Game Servers


D'Oh. Sounds like someone used their own personal thumbdrive to copy data to the machine they based the release image on. I would think that any machine built specifically to browse the internet using Windows should come with a basic anti-virus pre-installed. I doubt the Atom could handle Norton or McAfee, but there are other ones out there. Heck, I manually scan my Cloudbook with Avast! for Linux just for kicks.
I have run into two instances of malware that use autorun.inf to launch within the space of two weeks. On the face of it, autorun is turning out to be a really dumb (insecure) idea. The way it's implemented, Windows does not even differentiate between removable and non removable drives. I have been searching for a simple, easy way to just turn autorun off without succes. How long will it be before Microsoft release a patch to fix this? Score 1 for open source/linux. I'm running Linux (Ubuntu 7.10) on my laptop so I don't have malware issues. The malware I have encountered is on other systems that friends have asked me to clean up.
I checked on the Wine AppDB but W32/Usbalex isn't listed. Has anyone got it working on Linux with Wine?