Struggeling to get those precious certificates with #certipy and AD CS instances that do not support web enrollment and do not expose CertSvc via RPC? @qtc has you covered and added functionality to use DCOM instead of good old RPC #redteaming https://github.com/ly4k/Certipy/pull/201
Add DCOM support for req command by qtc-de · Pull Request #201 · ly4k/Certipy

In the last few months, we encountered more and more ADCS instances that neither supported web enrollment, nor exposed the CertSvc via plain RPC. The output of certipy req looks like this in that c...

GitHub