Skip to content

Releases: SpecterOps/SharpHoundCommon

v4.0.0 - Beta

26 Jul 16:55
Compare
Choose a tag to compare

Summary

This release is a full rewrite of the LdapUtils class, with a huge focus on reliability. Several things have changed including the API contract breaking significantly. All LDAPS/LDAP negotiation is now handled by the common library automatically. Several bugs have been fixed through the application relating to data integrity. Many functions that do resolution of objects in LDAP have had several fallback steps added.

In general, the focus with this release is in data accuracy. There are likely to be some bugs that will shake out as additional testing is done.

What's Changed

New Contributors

Full Changelog: v3.1.8...v4.0.0

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