EN
ENNA
CE

Certipy

Featured

🔥 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.

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-esc8

Details

Category
🔥 Offensive Ops
Language
Python
Repository
ly4k/Certipy

Platforms

🐧linux🍎macos🪟windows

More in Offensive Ops