Dumping hashes
Whenever you take over an account, make sure to dump its hashes, collect those hashes, try to break them and/or use them or the password after breaking them in a Pass Attacks again and again
secretsdump.py
Using password
Using SAM hash
Mimikatz
- Download
Mimikatz
on your Linux machine, extract the x64 and transfer it to the victim’s machine - Run
mimikatz
with admin privileges from the CMD - Check available modules
- Set the mode to debug so you can run different attacks
- List all available providers credentials
Cracking hashes
Cracking hashes is the same as mentioned in Password cracking, but this type the hash is of type NTLMv1 and its form is: LM:NT. The part that we care about is the NT part: