BloodHoundAD / SharpHoundCommon

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

Fix missing properties #72

Closed rvazarkar closed 11 months ago

rvazarkar commented 11 months ago

Description

Several properties were missing from the base ldap properties for queries, which was causing data inconsistency issues related to LAPS and some other common password fields.

Motivation and Context

Some schema validation by @martinsohn

How Has This Been Tested?

This is mostly a cosmetic change, with some extra properties added

Types of changes

Checklist: