> For the complete documentation index, see [llms.txt](https://blog.s1rn3tz.ovh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.s1rn3tz.ovh/pentest-ad/adcs.md).

# ADCS

## Outils

### ADCSkiller

Un outil d'automatisation de l'exploitation ADCS utilisant Certipy et Coercer.

Exemple d'utilisation:

*`$ python3 adcskiller.py -u <username> -p <password> -d <domain> -dc-ip <domain controller IP> -L <LHOST>`*

ressource: <https://github.com/grimlockx/ADCSKiller>
