Releases: BloodHoundAD/SharpHound
Releases · BloodHoundAD/SharpHound
v2.3.4
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
What's Changed
- Skip over CAs that can't be resolved to SIDs during collection by @definitelynotagoblin in #90
- chore: bump version by @urangel in #91
New Contributors
- @definitelynotagoblin made their first contribution in #90
Full Changelog: v2.3.2...v2.3.3
v2.3.2
v2.3.1
What's Changed
- ADCS Data collection consistency fixes by @rvazarkar in #84
- Version bump + DCFor edge info by @rvazarkar in #85
Full Changelog: v2.3.0...v2.3.1
v2.3.0
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
- @urangel made their first contribution in #76
- @elikmiller made their first contribution in #77
Full Changelog: v2.0.2...v2.3.0
v2.0.2
What's Changed
- Remove version number from readme by @JonasBK in #74
- BED-3868: Build contains edges from DNs by @JonasBK in #71
- Don't write UTF-8 BOM by @rvazarkar in #80
- Fix cache serialization/deserialization by @rvazarkar in #82
- Ability to do session enumeration as local admin user from @LuemmelSec : #40
Full Changelog: v2.0.1...v2.0.2
v2.0.1
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
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
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