
Comprehensive self-paced manual on Windows identity, Kerberos, and PKI internals, covering credential dumping, ticket forgery, domain persistence, and detection strategies for red and blue teams.
The definitive guide to Windows Identity, Kerberos, and PKI Research.
Originally developed as a private, high-end training curriculum for security conferences, this material is now being released to the public. Much of the technical depth and internal logic documented here was refined with the direct help and insight of Benjamin Delpy, the author of Mimikatz.
This project transitions years of instructor-led material into a self-paced, deep-dive manual. It explains not just the commands, but the why and the how of the Windows protocols being manipulated.
It is designed for:
You can access the online version of the manual at Github Page
The manual is organized into seven logical parts:
The manual is best viewed as a GitHub Pages site.
If you are running it locally:
pip install mkdocs-materialmkdocs servehttp://localhost:8000This material is provided for educational and authorized security testing purposes only. Unauthorized access to computer systems is illegal. Always ensure you have explicit permission before conducting security assessments.
— Carlos Perez (DarkOperator)