The Metasploit Meterpreter has supported the "hashdump" command (through the Priv extension) since before version 3.0. The "hashdump" command is an in-memory version of the pwdump tool, but instead of loading a DLL into LSASS.exe, it allocates memory inside the process, injects raw assembly code, executes its via CreateRemoteThread, and then reads the captured hashes back out of memory. This avoids writing files to the drive and by the same token avoids being flagged by antivirus (AV) and intrusion prevention (HIPS) products.
Over the last few years, many AV and HIPS products have added hooks to detect this behavior and block it at the API level. Unfortunately, the hooks are often implemented in a way that causes LSASS.exe to crash, which forces the entire system to either halt or reboot. This has made the "hashdump" command (along with pwdump and its friends) somewhat risky to use during a penetration test.










don't forget to vote if you find something useful!!
42 weeks 4 days ago
43 weeks 1 day ago
46 weeks 12 hours ago
48 weeks 4 days ago
48 weeks 4 days ago
48 weeks 5 days ago
48 weeks 5 days ago
1 year 2 days ago
1 year 2 weeks ago
1 year 2 weeks ago