BloodHoundAD / SharpHoundCommon

Common library used by SharpHound.
GNU General Public License v3.0
73 stars 47 forks source link

feat: collect unresolved published cert templates #121

Closed JonasBK closed 3 months ago

JonasBK commented 3 months ago

Description

Collect unresolved published cert templates for EnterpriseCAs and store them in a property list.

Motivation and Context

We want to collect the names of unresolved published cert templates, as an attacker can create or rename a cert template to have one of these names and then it will be published automatically.

How Has This Been Tested?

Collected in my lab with one EnterpriseCA with no unresolved cert templates and another with.

Screenshots (if appropriate):

image

Types of changes

Checklist: