difficulty of detecting rootkits
Posted Oct 28, 2004 1:02 UTC (Thu) by
mbp (guest, #2737)
In reply to:
Steve Ballmer's "executive letter" by jwb
Parent article:
Steve Ballmer's "executive letter"
Well, yes and no. I've looked at about five machines with rootkits installed in the last couple of years. In every case it was possible to detect the rootkit while the machine was still running, with a bit of intelligent analysis. (Yes, I did tell the owners to reinstall from trusted media.) In theory there are rootkits which by playing kernel tricks can be absolutely undetectable, but the ones I've observed in the wild are not quite that good. Somebody who does security full time might have much better numbers.
The big difference is that by rebooting from any of a number of live CDs you can get Linux back to an absolutely trusted state, from which detecting a rootkit is reasonably easy. This is harder on Windows for several reasons:
* the recovery console is text only, but many useful programs require a GUI
* NT recovery will (by default) not access the disks unless it can read the SAM database and check the administrator password. (Surely one of the most idiotic features ever, given the person is physically on the console and could boot Linux to look at the disks anyhow.)
Given the chance of trying to recover a rooted Linux machine or a rooted Windows machine I'd choose Linux.
(I barely use Windows these days so I may be wrong.)
(
Log in to post comments)