ENNAENNA

Certipy

FeaturedMIT

馃敟 Offensive OpsPython

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
457forks
33issues
Updated 2mo ago
+I use this

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

Community Reviews

More in Offensive Ops