News >> Browse Articles >> Security
Tool Bypasses Windows Logon on PCs with Firewire
Tom Corelis / DailyTech
March 08, 2008
New Zealand hacker releases source code for a utility that reads password directly from memory.
Exploiting a little known feature built into Firewire port specs, Adam Boileau released the source code to a utility authored in 2006 that allows anyone to bypass the Windows Authentication dialog box on any PC with a Firewire port.
The tool is a simple, 200-line script written in the Python programming language exploits features built into Firewire that allow direct access to a computer’s memory. By targeting specific places that Windows consistently stores its vital authentication functions, Boileau’s tool is able to overwrite Windows’ secured code with patches that skip Windows’ password check entirely.
==
== Related Links ==
==
- Researchers: SSL Certificates Don’t Guarantee Security == ==
- Want to advance your IT career? Visit our career advice section. == ==
==
==
Boileau says he decided to release the script now, two years after it was initially unveiled, because Microsoft had not acted to patch the vulnerability. Boileau considers his tool a “party-trick demo script thats been lying around my [home folder] for two years gathering dust,” and considers it “a pity to write code and have no one use it.”
“Besides,” says Boileau, “according to Microsoft’s definition, it never was a Security Vulnerability anyway – screensavers and login prompts are … about the Feeling of Security.”
Boileau also notes that he’s seen others successfully modify the script to hack Windows Vista’s password-check code, as well as use a laptop’s PCMCIA port to plug in a Firewire card and attack the laptop after Windows auto-installed the card’s drivers.
It’s important to note that Firewire’s provisions for direct memory access, called DMA, are useful in other contexts, like in the use of software debuggers. Nowadays, a sizable percentage of the world’s software checks for the presence of programs monitoring memory directly – which is what a debugger does – and will frequently act differently or refuse to start up if it detects their presence.
Firewire ports are therefore usable as high-speed debugging devices, allowing developers and hackers alike to passively monitor anywhere in a computer’s memory and make changes where needed, whether its reprogramming a password check or seeding buggy software with correct data. It might also allow forensic investigators to grab an encrypted hard drive’s decryption key directly from memory, while the computer is running.
Also important is that the same technique has been known to work on other operating systems, including Mac OS X and Linux – and in fact some people have used modified iPods to run Firewire DMA attacks on the fly.
Common security thought dictates that a computer is already lost if it already in your opponent’s possession, and that any security on the physical machine will be subverted with time: on computers equipped with Firewire, the thought couldn’t be more true.
© 2008, DailyTech

mfit4life
about 1 year ago
8 comments
with the imaginations God granted us, nothing can be secure!
silvercolt45
about 1 year ago
8 comments
Its all about the "feeling of security" - this just made my day! Gotta love M$ - security by obscurity
GXIngram3
about 1 year ago
14 comments
This is just another one of these predictable permutations of Threats that are out there. ISome say put the defense in the “Fog”, equates to “Cloud Computing”, some say “Publish Policy & Enforce It” for all users to follow, some say “Restrict Access” to information that can be classified as “good”. I say let the machines do what man built them for; i.e. to “Think & Defend”. These are man-made threats, not God made such as Human ills. The point being that they are finite, and therefore predictable. The threat is finite in mathematical terms and certainly not as large as a “Googol” or a “Googolplex” in number of permutations, and certainly within in reach of our modern computing capability at our finger tips. So "Think & Defend"
NMc
about 1 year ago
2144 comments
ditto, josh.
JJAntaya
about 1 year ago
94 comments
Neat.. still horrible.