BloodHoundAD / SharpHoundCommon

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

Exclude MSAs when searching for Computers affected by GPOs #62

Closed JonasBK closed 1 year ago

JonasBK commented 1 year ago

gMSAs and sMSAs have the same samaccounttype as Computers. So they have to be filtered out in certain cases.

Solves the bug described here: https://github.com/BloodHoundAD/BloodHound/issues/644

This is only relevant for FOSS SharpHound as privileges granted through GPOs are not considered in BHE.