Skip to content

Releases: BloodHoundAD/SharpHound

v2.3.4

29 Apr 20:46
c8a5244
Compare
Choose a tag to compare

What's Changed

  • IssuancePolicy Nodes by @rvazarkar in #93
  • Chore: Change PowerShell docs LDAPS default port from 686 to 636 to remove typo by @stuartw1 in #94
  • docs: update collection methods description by @JonasBK in #96

New Contributors

Full Changelog: v2.3.3...v2.3.4

v2.3.3

18 Mar 15:07
5afb638
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.2...v2.3.3

v2.3.2

08 Feb 16:26
cc52d72
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.3.2

v2.3.1

19 Jan 21:37
aba4872
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.3.1

v2.3.0

11 Dec 20:16
Compare
Choose a tag to compare

Important Notes

This release contains early access features for ADCSESC1 collection and more ADCS collection going forward.

Version skipped from v2.1.0 to v2.3.0 in order to bring FOSS and Enterprise collectors into a similar version scheme

What's Changed

  • Rename EnrollmentService to EnterpriseCA by @JonasBK in #67
  • DC reg keys and reorganizing properties in ADCS object's output by @JonasBK in #68
  • fix: eca processing without ca registry by @JonasBK in #75
  • BED-3838 feat: configuration class collection by @JonasBK in #70
  • feat: add certservices collection method by @urangel in #76
  • fix: bad filter sneaking into configurations NC by @rvazarkar in #78
  • Add IsACLProtected to property bags for ingest by @rvazarkar in #81
  • Draft: ADCS ESC1 Early Access Support by @elikmiller in #77

New Contributors

Full Changelog: v2.0.2...v2.3.0

v2.0.2

04 Dec 18:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

28 Sep 19:43
Compare
Choose a tag to compare

What's Changed

  • Fix Serialization to use String Enum conversion by @rvazarkar in #60
  • Update commonlib to v3.0.8 by @rvazarkar in #65
    • Adds some cache logic
    • Fixes the CollectAllProperties flag
    • Fixes LAPS collection for new environments
    • Adds some missing ldap properties related to passwords
    • Moved to a new package host

Full Changelog: v2.0.0...v2.0.1

SharpHound v2.0.0

07 Aug 17:23
Compare
Choose a tag to compare

What's Changed

  • Updates to CommonLib v3, pulling in new URA and local group enumeration and schemas.
  • Several performance improvements
  • Random fixes by @rvazarkar in #59
  • SharpHound 2.0 will be compatible with BloodHound CE

Full Changelog: v1.1.1...v2.0.0

SharpHound v1.1.1

23 May 14:32
f4d613b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

SharpHound v1.1.0

03 Aug 16:19
22e5985
Compare
Choose a tag to compare

What's Changed

  • Updated to support BloodHound 4.2
  • Swapped Utf8Json with Newtonsoft
  • Lots of fixes for bugs

Full Changelog: v1.0.4...v1.1.0