BloodHoundAD / SharpHoundCommon

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

ACL Inheritance Tracking #133

Closed rvazarkar closed 4 months ago

rvazarkar commented 4 months ago

Description

Add tracking of ACL inheritance to determine likely predecessors

Motivation and Context

Currently, we only have information on if an ACL is inherited or not, but not where this ACL is inherited from. Implementing this will allow users to track sources of an ACE and use that for remediation or other purposes

https://specterops.atlassian.net/browse/BED-4308

How Has This Been Tested?

Tested locally in a lab

Screenshots (if appropriate):

Types of changes

Checklist: