Releases: BloodHoundAD/SharpHound
Releases · BloodHoundAD/SharpHound
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.