Pass the Password
Last updated
Last updated
The basic syntax using crackmapexec :
I recommend you check this article too to learn a bit more about the usage of cme :
Once you get the pwn3d machines you can psexec or so, or you can even use some modules and options provided by crackmapexec as shown in the blog. so for example :
To dump the sam file (depends, sometimes it doesn't work) :
psexec :
secretsdump to dump hashes :
once you dump that and you get the NTLM hashes you can use for example hashcat to crack it (basic command):
you can find more of these cool stuff here :