BloodHoundAD / SharpHoundCommon

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

fix: replace BUILTIN container with domain node #117

Closed mistahj67 closed 3 months ago

mistahj67 commented 3 months ago

Description

Add hardcoded edge case for BUILTIN container to present to BH as domain instead.

Motivation and Context

This will fix the missing Contains edges that are tied to the BUILTIN container but are otherwise ignored.

How Has This Been Tested?

Added case to unit testing

Types of changes

Checklist: