BloodHoundAD / SharpHoundCommon

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

Fix: use correct CacheInstance for GetDomainSidMapping #92

Closed uidzeroo closed 6 months ago

uidzeroo commented 7 months ago

The pull request repairs the use of an incorrect CacheInstance (probably copy paste error), so that the SIDToDomain cache is also used when the domain cache is queried (GetDomainSidMapping).