TrimarcJake / Locksmith

A small tool built to find and fix common misconfigurations in Active Directory Certificate Services.
https://github.com/TrimarcJake/Locksmith
Other
901 stars 89 forks source link

ESC13 Detections and Issue Description Improvements. #178

Closed TrimarcJake closed 3 weeks ago

TrimarcJake commented 3 weeks ago

This PR adds ESC13 detections to Locksmith.

While I was in there, I decided to expand the descriptions of each issue so it's easier to tell why a misconfiguration is a problem.

Also added comments to the "Fix" and "Revert" code blocks for most issues so it's clear what actions are being performed.