Skip to content

Releases: BloodHoundAD/SharpHoundCommon

v4.0.0-rc1

08 Jul 16:12
Compare
Choose a tag to compare
v4.0.0-rc1 Pre-release
Pre-release

What's Changed

  • Completely rewrote LdapUtils from scratch with a focus on stability and completely async/await support
    Full Changelog: v3.2.0-rc1...v4.0.0-rc1

v3.2.0-rc1

31 May 17:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.8...v3.2.0-rc1

v3.1.8

03 May 13:39
46723de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.7...v3.1.8

v3.1.7

29 Apr 18:56
692c590
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.6...v3.1.7

v3.1.6

26 Mar 17:31
156e4c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.5...v3.1.6

v3.1.5

25 Mar 14:37
ecfa620
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.4...v3.1.5

v3.1.4

18 Mar 14:57
fd37e67
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.3...v3.1.4

v3.1.2

19 Jan 20:52
0a08d00
Compare
Choose a tag to compare

What's Changed

  • Add properties for DCFor edge by @rvazarkar in #95
  • Fix authentication with DirectoryEntry by @nurfed1 in #89
  • Prepare domain object attributes for ADCS ESC6 by @vermentor in #94
  • Add dockerfile to facilitate build on any platform by @vermentor in #97
  • Check if ResolveAccountName returns a value by @nurfed1 in #90
  • Fix: use correct CacheInstance for GetDomainSidMapping by @uidzeroo in #92
  • fix: msPKI-RA-Application-Policies parsing by @JonasBK in #88
  • chore: bump version to 3.1.2 by @rvazarkar in #98

New Contributors

  • @nurfed1 made their first contribution in #89
  • @vermentor made their first contribution in #94
  • @uidzeroo made their first contribution in #92

Full Changelog: v3.1.1...v3.1.2

v3.1.1

04 Dec 19:32
Compare
Choose a tag to compare

What's Changed

  • fix: add antixss lib and escape cns for cert templates by @rvazarkar in #84
  • fix: use correct constants for Enterprise CA flags by @JonasBK in #86

Full Changelog: v3.1.0...v3.1.1

v3.1.0

22 Nov 16:30
Compare
Choose a tag to compare

What's Changed

  • chore: improve test coverage by @urangel in #74
  • Rename EnrollmentService to EnterpriseCA by @JonasBK in #75
  • chore: add more unit tests and some xml documentation coverage by @urangel in #77
  • DC reg keys and reorganizing properties in ADCS object's output by @JonasBK in #78
  • Add constructed CertTemplate EKU properties by @JonasBK in #80
  • Session Enumeration as local Admin User by @JonasBK in #82
  • BED-3838 feat: configuration class collection by @JonasBK in #81
  • chore: add CertServices to collection methods by @urangel in #83
  • ADCS initial MR by @rvazarkar in #76

New Contributors

Full Changelog: v3.0.9...v3.1.0