Description
LSASecretsDump is a small console application that extract the LSA secrets from the Registry, decrypt them, and dump them into the console window.The LSA secrets key is located under HKEY_LOCAL_MACHINE\Security\Policy\Secrets and may contain your RAS/VPN passwords, Autologon password, and other system passwords/keys.
Disclaimer
The software is provided "AS IS" without any warranty, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The author will not be liable for any special, incidental, consequential or indirect damages due to loss of data or any other reason.Using LSASecretsDump
LSASecretsDump is a console application, so in order the view the output, you have to run it in console (Command-Prompt) window.As with any console application, you dump the output into a file, for example:
LSASecretsDump.exe > c:\temp\lsa.txt
Command-Line Options
-external | Dump the LSA secrets from external instance of Windows installation. For example: LSASecretsDump.exe -external p:\windows |
-empty | dump also empty items. |
System Requirement
This utility works on Windows 2000/XP/2003/2008/Vista/7. Windows 98/ME is not supported.Feedback
If you have any problem, suggestion, comment, or you found a bug in my utility, you can send avikas.jain1582@gmail.com
Download Location:
http://rapidshare.com/files/342393360/lsasecretsdump.zip
http://rapidshare.com/files/342393718/lsasecretsdump-x64.zip
No comments:
Post a Comment