Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to target one particular template? #21

Closed
twm2512 opened this issue Jan 27, 2023 · 2 comments
Closed

Possible to target one particular template? #21

twm2512 opened this issue Jan 27, 2023 · 2 comments

Comments

@twm2512
Copy link

twm2512 commented Jan 27, 2023

When I run Invoke-PKIAudit it runs the test against the CA and all of the templates. Does anyone know if it is possible to run the test specifically against one particular template? Some of our templates have a "/" character in the name which errors out the test. Trying to run this test against one particular template that doesn't have the "/" character. Thnx

@leechristensen
Copy link
Member

You could try removing the embedded version of PSPKI and latest version released by the author (there used to be some bugs in it bug he's made some fixes, see #17 ). We've been meaning to do this, but haven't had the cycles (PRs welcome!)

Alternative tools exist to check for privilege escalation vulns, including Certipy and Certify.

@leechristensen
Copy link
Member

I updated PSPKIAudit to use the latest version os PSPKI, but it still has issues with special characters in the name. We do not plan to support scanning an individual template, so in the mean time we'll wait for a fix from PSPKI. Other open issues are tracking this problem right now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants