- Is the Cisco MARS mission going to abort?
- First iPhone worm spreads Rick Astley wallpaper
- 10 stunning 3D buildings made with Google SketchUp
- Open source software ready for big business
- Four reasons to buy (and one reason to avoid) the Droid
Over the past month, a new type of malicious software has emerged, using a decades-old technique to hide itself from antivirus software.
The malware, called Trojan.Mebroot by Symantec, installs itself on the first part of the computer's hard drive to be read on startup, then makes changes to the Windows kernel, making it hard for security software to detect it.
Criminals have been installing Trojan.Mebroot, known as a master boot record (MBR) rootkit, since mid-December, and were able to infect nearly 5,000 users in two separate attacks, staged on Dec. 12 and Dec. 19, according to VeriSign's iDefense Intelligence Team. In order to install the software on a victim's computer, attackers first lure them to a compromised Web site, which then launches a variety of attacks against the victim's computer in hopes of finding a way to run the rootkit code on the PC.
Once installed, the malware gives attackers control over the victim's machine.
The group behind this latest rootkit is the same one responsible for the Torpig Trojan, and it is believed to have already installed more than 250,000 Trojan programs, iDefense said in a report on the rootkit published Monday.
The interesting thing about Trojan.Mebroot is that it installs itself on the MBR. This is the first sector of the computer's hard drive and it is the place the computer goes to first whenever it wants to boot up the operating system. "Basically, if you can control the MBR, you can control the operating system and therefore the computer it resides on," wrote Symantec researcher Elia Florio in a blog posting on Trojan.Mebroot.
The criminals are using several different versions of this attack code, some of which are not currently being detected by some antivirus products, iDefense said.
"At the moment the AV detection is hit and miss across the board, however in the last day a number of vendors have added detection for it already," said Andrew Storms, director of security operations with nCircle Network Security. "As for penetration, so far many people are showing it as having a low overall distribution. The concern is that the group which may be preparing to distribute the rootkit is well-prepared."
Malicious software that infected the MBR was common during the MS-DOS era, but it has not been used much in attacks in recent years.
In 2005, however, researchers at eEye Digital Security gave a talk at the Black Hat security conference, showing how a rootkit could hide itself on the MBR. This Trojan.Mebroot software is derived from that code, iDefense said.
Getting this kind of malicious software to work reliably is a technical challenge, and there have generally been easier ways for the bad guys to take over PCs in recent years, said Marc Maiffret, an independent security researcher who was chief technology officer at eEye when the code was first developed.
Attackers were given a hand last year, however, when researchers at NV Labs published a proof of concept MBR rootkit.
Maiffret said that while we may soon see more of these MBR rootkits, "it won't take long for all the antivirus companies to react."
Comments (6)
RE: New rootkit uses old trick to hide itselfBy Dr. Bob Hacker on January 9, 2008, 3:29 pmGreat article! I hasten to point out that DOS lives in the form of "Command Prompt," and it is not even MS-DOS but a version written by a resident of the...
Reply | Read entire comment
So Symantec has found a new rootkitBy Micronet on January 9, 2008, 4:17 pmSymantec has found a new rootkit that hides from Windows XP on the hard drive's boot sector. Nasty stuff. A traditional rootkit installs as a driver while this...
Reply | Read entire comment
...decades-old technique ...By Anonymous on January 10, 2008, 9:51 amIsn't that a bit hyperbolic? I mean, come-on, the oldest it can be is about 3 decades...I certainly don't remember it being used in CP/M and no one really wanted...
Reply | Read entire comment
Your MBR can be replacedBy Anonymous on January 10, 2008, 3:06 pmYour MBR can be replaced without having to wipe the disk. Probably not something your Grandma could do, but a relatively simple task.
Reply | Read entire comment
Yes, it is oldBy tuomoks on January 10, 2008, 4:10 pmMaybe it is - boot loaders from disk have been used a long time before DOS, etc. Also, check how to boot (IPL) 360/370 from punched cards, console or tape instead...
Reply | Read entire comment
FixMBR??By Scunnerous on January 11, 2008, 4:53 amHmm, I wonder if FixMBR would still work - I just stumbled across a 1993 version the other day while doing one of my rare file clean-ups. Either way, as someone...
Reply | Read entire comment
View all comments