Network Manager by Day, Blogger by Night.
Windows Vista ‘Ease of Access’ Backdoor Logon
Follwing my recent post about removing or disabling the Ease of Access Icon, located in the lower left hand corner of the Windows Vista login screen. I just found an article titled “Windows Vista – Backdoor Logon” which exlains to you a method which you can use to exploit the ‘Ease of Access’ menu at the bottom of a regular Windows Vista Logon.
Normally, if you click the Icon then you get a choice of help from Narrator, Magnifier and High Contrast. The trick is to replace the file called Magnify.exe, with a file which is really cmd.exe.
Once you make the change, then when you select Magnifier from the Ease of Access dialog box, you enter the operating system at the command prompt. The result is you can logon as the System account, without the need of a password. However one of the limitations that exsist is that your shell program is cmd.exe rather than explorer. Though a more serious limitation is that in order to enter via this backdoor, you would need to install a Trojan horse program. Another possibility is that you have logged on previously, and manually made the changes as described below.
Preliminary Step – Deal with Permissions
Problem: You cannot rename or delete the original Magnify.exe in Windows \system32. Even though you are an administrator, even though UAC is enabled, all you get is this message:
‘You need permission to perform this action’
Solution: Take ownership of the file Magnify.exe, then change the permission for the Administrator’s group to Full control. Then rename Maginify.exe to MagnifyOld.exe.
Main Step – Create the Impostor Magnify.exe
- Create a new folder called Ease
- Copy CMD.exe —> \Ease \cmd.exe
- Rename \Ease \cmd.exe —> Magnify.exe
- Copy \Ease \Magnify.exe —> Windows \system32\Magnify.exe
What you have achieved is that the old, relatively harmless, ‘Magnify’ becomes the more versatile cmd.exe.
Test Your ‘Ease of access’ Backdoor Method
- At the Vista Logon screen, click on Ease of access
- Check the box next to: Make Items on the screen Larger (Magnifier)
- Click ‘OK’
- You should now find yourself at the Command Prompt
- Try whoami
- Try regedit
- Feel the power!

| Print article | This entry was posted by Darren Straight on April 19, 2007 at 2:51 pm, and is filed under Uncategorized. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |




about 3 years ago
what about windows seven wheres the ease of access file / magnify file in there.