Path: blob/master/documentation/modules/post/windows/gather/cachedump.md
32433 views
Vulnerable Application
This module uses the registry to extract the stored domain hashes that have been cached as a result of a GPO setting. The default setting on Windows is to store the last ten successful logins.
Verification Steps
Start msfconsole
Get meterpreter session
Do:
use post/windows/gather/cachedumpDo:
set SESSION <session id>Do:
run
Options
SESSION
The session to run this module on.