Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions Docs/Locksmith.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ Locale: en-US
## Description
A small tool to find and fix common misconfigurations in Active Directory Certificate Services.

## Escalation paths
ESC1, ESC2, etc., refer to a series of Active Directory Certificate Services (AD CS) escalation paths, originally documented by Will Schroeder and Lee Christensen in their landmark 2021 research on abusing AD CS titled "Certified Pre-Owned".

These ESC* vulnerabilities are not software vulnerabilities in the traditional sense (like CVEs), but rather misconfigurations or abuse paths that attackers can use to escalate privileges or persist in an environment using AD CS.

## Locksmith Cmdlets
### [Invoke-Locksmith](Invoke-Locksmith.md)
A small tool to find and fix common misconfigurations in Active Directory Certificate Services.
Loading