SharpHoundCommon
SharpHoundCommon copied to clipboard
Common library used by SharpHound.
## Description Collect unresolved published cert templates for EnterpriseCAs and store them in a property list. ## Motivation and Context We want to collect the names of unresolved published cert...
## Description Version bump v3.1.8 ## Motivation and Context Correct Issuance Policy domain object property `oid` -> `certtemplateoid` ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types...
## Description Completely alters the way LDAP connections are made to be more stable ## Motivation and Context LDAP connections are currently brittle and prone to breaking. Additionally, the GetDomain...
## Description `LdapConnection` `TestConnection` unit tests ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [x] Chore (a change that...
## Description Place a timeout on LocalGroupProcessor's GetLocalGroups ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Chore...
## Description ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [x] Chore (a change that does not modify the...
## Description ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [x] Chore (a change that does not modify the...
## Description ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Chore (a change that does not modify...
## Description A first pass at breaking down monolithic DC connection methods in LDAPUtils ## Motivation and Context Hopefully makes things more legible, testable and maintainable. ## How Has This...
## Description The logic for checking ACE guids in the schema was incorrectly using the guid of the object instead of the SchemaGuid value. Additionally, it was not using a...