Catalog WADComs

WAD · Tool

Certify

1 technique Windows · ActiveDirectoryWADComs GPL-3.0

Certify-ESC1

NEW
Privilege EscalationExecution WindowsActiveDirectory

Certify is the Windows/.NET GhostPack tool for enumerating and abusing AD CS from an existing foothold. Its request verb enrolls in a vulnerable template and, for ESC1, uses /altname to set an arbitrary Subject Alternative Name (e.g. Administrator) on the issued certificate. The output PEM is converted to .pfx with openssl and then passed to Rubeus asktgt /certificate for PKINIT. Use this when you already have a Windows beacon and want to stay on-host rather than pivoting to a Linux attacker box with Certipy. Command Reference: CA config: dc.test.local\test-CA Template: ESC1 Impersonated user: Administrator

Certify.exe request /ca:dc.test.local\test-CA /template:ESC1 /altname:administrator
Native
PrivEsc, Exploitation
Requires
Shell
Services
ADCS