Skip to content

Instantly share code, notes, and snippets.

@aguytech
Last active June 14, 2022 10:12
Show Gist options
  • Save aguytech/00e3cddbaf5af7e88afc896ef36eb7eb to your computer and use it in GitHub Desktop.
Save aguytech/00e3cddbaf5af7e88afc896ef36eb7eb to your computer and use it in GitHub Desktop.
[mimikatz] tricks for mimikatz #forensic #malware #disk #trick

start

log mimikatz.log

lsadump

cd $path_hive
log c:\lsadump.log
lsadump::sam /system:SYSTEM /sam:SAM
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment