EN
ENNA

Certipy

FeaturedMIT

🔥 Offensive Ops · Python

Certipy is a Python tool for enumerating and abusing Active Directory Certificate Services (AD CS). It can identify vulnerable certificate templates, request certificates for privilege escalation, perform ESC1-ESC8 attacks, extract CA private keys, and forge certificates. AD CS misconfigurations are among the most impactful attack paths in modern Active Directory environments, and Certipy automates the entire attack chain from enumeration to exploitation.

3.5kstars
458forks
32issues
Updated 1mo ago

Installation

$ pip install certipy-ad

Use Cases

  • AD CS misconfiguration enumeration (ESC1-ESC8)
  • Certificate-based privilege escalation
  • CA private key extraction
  • Certificate forging for domain admin
  • Shadow credential attacks

Tags

active-directorycertificatesadcsprivilege-escalationesc1-esc8pki

More in Offensive Ops