Certipy
Certipy is a Python tool to enumerate and abuse misconfigurations in Active Directory Certificate Services (AD CS).
Based on the C# variant Certify from @harmj0y and @tifkin_.
Table Of Contents
Installation
$ python3 setup.py install
Remember to add the Python scripts directory to your path.
Usage
$ certipy -h usage: certipy [-h] [-debug] [-target-ip ip address] [-nameserver nameserver] [-dns-tcp] [-hashes LMHASH:NTHASH] [-no-pass] [-k] [-dc-ip ip address] target {find,req,auth,a…