SharpHound icon indicating copy to clipboard operation
SharpHound copied to clipboard

Additional AD properties

Open JonasBK opened this issue 1 year ago • 0 comments

Description

Update ReadDomainProperties to work with the changes made in this PR: https://github.com/BloodHoundAD/SharpHoundCommon/pull/150

Motivation and Context

Ticket: BP-792

How Has This Been Tested?

Ran it in my lab.

Screenshots (if appropriate):

Types of changes

  • [ ] Chore (a change that does not modify the application functionality)
  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [ ] Documentation updates are needed, and have been made accordingly.
  • [ ] I have added and/or updated tests to cover my changes.
  • [x] All new and existing tests passed.
  • [ ] My changes include a database migration.

JonasBK avatar Aug 07 '24 00:08 JonasBK