Skip to content

Releases: BloodHoundAD/AzureHound

v2.1.1

11 Oct 20:59
c4637f8
Compare
Choose a tag to compare

What's Changed

  • fix: ensure http client reuses connections by @ddlees in #51
  • feat: add flag to dump pprof profiles to stderr by @ddlees in #52
  • fix: properly synchronize job initiation by @computator in #53

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

15 Sep 17:02
d2ff1b6
Compare
Choose a tag to compare

Requires BloodHound v5.0.9 or later

What's Changed

  • Fix collection for az user objects by @ddlees and @LuemmelSec in #48
  • Fix for socket exhaustion by @crimike in #50
  • feat: add gzip compression to BHE ingest by @codydbentley in #46

Full Changelog: v2.0.5...v2.1.0

v2.0.5

30 Aug 16:27
Compare
Choose a tag to compare

What's Changed

  • fix: enhance bhe logging to enhance troubleshooting by @ddlees in #45
  • fix: detect and end orphaned jobs by @ddlees in #47

Full Changelog: v2.0.4...v2.0.5

v2.0.4

05 Jun 17:15
74ccf0f
Compare
Choose a tag to compare

What's Changed

  • Increase ingest timeout duration and decrease maximum number of objects transmitted per ingest call by @elikmiller in #43

New Contributors

Full Changelog: v2.0.3...v2.0.4

v2.0.3

11 May 15:53
18e629e
Compare
Choose a tag to compare

What's Changed

  • Add backoff retry logic for ingest + send proper v2 messages by @rvazarkar in #40

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

21 Apr 20:35
Compare
Choose a tag to compare

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

v2.0.1

06 Apr 14:52
2e39b1c
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v2.0.0

05 Apr 19:52
60e3117
Compare
Choose a tag to compare

What's Changed

  • feat: Add collection of several new node types by @andyrobbins in #36
  • BREAKING CHANGE: workflows renamed to logic apps

New Contributors

Full Changelog: v1.2.4...v2.0.0

v1.2.4

21 Feb 17:45
b3a75f3
Compare
Choose a tag to compare

What's Changed

  • Added context to every exit() condition for better log visibility when AzureHound gives up by @superlinkx in #26
  • Fixed #24 by using appid instead of objectid for listing app owners by @ddlees in #27
  • Fixed an issue where AzureHound would hang when an ingest failed by @superlinkx in #28

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

26 Jan 17:55
Compare
Choose a tag to compare

What's Changed

  • added ingest failure logging and retry logic by @irshadaj in #25
  • fixed enterprise service checkin

New Contributors

Full Changelog: v1.2.2...v1.2.3