Releases: SpecterOps/SharpHound
Releases · SpecterOps/SharpHound
SharpHound v1.1.1
What's Changed
- DumpSMSAPassword: added the value of sMSA to computer objects by @simondotsh in #36
- Update README.md by @8pu5 in #35
- Pr options by @JonasBK in #48
- Update Options.cs by @8pu5 in #45
- Update Template.ps1 by @mwilco03 in #26
- V1.1.1 by @JonasBK in #49
- fix: add s to CollectionMethod by @JonasBK in #50
New Contributors
- @simondotsh made their first contribution in #36
- @8pu5 made their first contribution in #35
- @JonasBK made their first contribution in #48
- @mwilco03 made their first contribution in #26
Full Changelog: v1.1.0...v1.1.1
SharpHound v1.1.0
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
SharpHound v1.0.4
What's Changed
- Added an InvokeSharpHound() function to be called by a PS ingestor by @lap1nou in #21
- Added the
--SkipPasswordCheck
flag to ignore PwdLastSet age during computer enumeration - Added the
--DisableCertVerification
flag to ignore LDAPS certificate validation - Re-added the PS1 script for SharpHound
- Updated commonlib for some bugfixes
New Contributors
Full Changelog: v1.0.3...v1.0.4
SharpHound v1.0.3
What's Changed
- fix: ensure highlevel is being set on all objects by @ddlees in #11
- Replaced ILMerge with Costura to fix some errors with missing DLLs
- Excluded DLLs to get binary under the 1mb limit for Cobalt Strike
- Fix memcache still writing to disk
- CommonLib updates to support netonly better
New Contributors
Full Changelog: v1.0.2...v1.0.3
SharpHound v1.0.2
- First tagged release
- Fixes loop filenames conflicting with each other
- Updates the common library to v2.0.12
Rolling Release (unstable)
Rolling release of SharpHound compiled from source (ef2b8b3)
This is automatically kept up-to-date with the dev
branch.