Skip to content

Releases: BloodHoundAD/AzureHound

v1.2.2

18 Nov 19:18
Compare
Choose a tag to compare

What's Changed

  • fix: implement the retry guidance from microsoft by @ddlees in #22
  • fix: wipe out file content before writing output

Full Changelog: v1.2.1...v1.2.2

v1.2.1

02 Nov 16:42
Compare
Choose a tag to compare

What's Changed

  • fix: Azure API throttling error & incorrect page size request for workflows by @0xffhh in #17
  • fix: only enumerate subscription role assignments at the subscription scope
  • fix: use valid page size during workflow collection

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

28 Sep 19:24
Compare
Choose a tag to compare

What's Changed

  • feat: change MS Graph endpoints to capture Service Principals by @codydbentley in #14
  • Add support for AppRoleAssignments by @hugo-syn in #5
  • Support for automation account, function apps, logic apps(workflows) and storage accounts by @crimike in #12
  • feat: add support for key vault KVContribtors by @ddlees in #13

New Contributors

  • @codydbentley made their first contribution in #14
  • @hugo-syn made their first contribution in #5
  • @crimike made their first contribution in #12

Full Changelog: v1.1.3...v1.2.0

v1.1.3

23 Aug 20:02
Compare
Choose a tag to compare

What's Changed

  • fix: ensures dialer honors proxy configuration when set
  • feat: add new commands related to virtual machine role assignments by @ddlees in #3
  • fix: patch up URL handling for addresses to support port specification by @zinic in #4

New Contributors

  • @zinic made their first contribution in #4

Full Changelog: v1.1.2...v1.1.3

AzureHound v1.1.2

04 Aug 17:22
Compare
Choose a tag to compare
  • Fixes a bug with Role Assignment linking

v1.1.1

03 Aug 15:36
Compare
Choose a tag to compare

The official debut of the ground-up rewrite of AzureHound

Rolling Release (unstable)

03 Aug 00:32
Compare
Choose a tag to compare
Pre-release

Rolling release of AzureHound compiled from source (0a2eb6f)
This is automatically kept up-to-date with the main branch