ADCS Template Misconfigurations
Intro
Templates, by default, are not vulnerable but made vulnerable by human-made misconfigurations. When writing this blog, these misconfigurations are divided into 11 parts (ESC1-ESC11). By exploiting this type of vulnerable Template, a domain user can escalate his privileges to that of a domain administrator in a Windows Active Directory Environment.
ESC1
Overview
The template must have Enrollment Rights set, so that the attacker can request a new one from the Certificate Authority.
No manager approval is required
Enrollee Supplies Subject is set to True so that we can supply SAN.
Extended Key Usage: Client Authentication means the generated certificate based on this Template can authenticate to the domain computers.
Tools needed
Exploitation
References
Last updated