azurehound
brew install azurehound
v2.12.2
GPL-3.0-or-later
Azure Data Exporter for BloodHound
27
30-day installs · #6018
71
90-day · #6414
315
365-day · #6203
921
★ GitHub stars · updated 2mo ago
Build dependencies
GitHub topics
azure
go
Links
- https://github.com/SpecterOps/AzureHound
- GitHub: SpecterOps/AzureHound
- Brew formula source: Formula/a/azurehound.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Azure Data Exporter for BloodHound",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:42+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "azurehound",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-15T15:45:49Z",
"github_readme_excerpt": "# AzureHound\n\nThe BloodHound data collector for Microsoft Azure\n\n\n\n\n[](https://pkg.go.dev/github.com/SpecterOps/azurehound)\n\n## Get AzureHound\n\n### Release Binaries\n\nDownload the appropriate binary for your platform from one of our [Releases](https://github.com/SpecterOps/azurehound/releases).\n\n#### Rolling Release\n\nThe rolling release contains pre-built binaries that are automatically kept up-to-date with the `main` branch and can be downloaded from\n[here](https://github.com/SpecterOps/azurehound/releases/tag/rolling).\n\n\u003e **Warning:** The rolling release may be unstable.\n\n## Compiling\n\n##### Prerequisites\n\n- [Go 1.25](https://go.dev/dl/) or later\n\nTo build this project from source run the following:\n\n```sh\ngo build -ldflags=\"-s -w -X github.com/bloodhoundad/azurehound/v2/constants.Version=`git describe tags --exact-match 2\u003e /dev/null || git rev-parse HEAD`\"\n```\n\n## Documentation\n\nPlease refer to the [BloodHound Community Edition documentation](https://bloodhound.specterops.io/home) for:\n- [AzureHound Community Edition](https://bloodhound.specterops.io/collect-data/ce-collection/azurehound)\n- [AzureHound Community Edition Flags](https://bloodhound.specterops.io/collect-data/ce-collection/azurehound-flags)\n\n## Usage\n\n### Quickstart\n\n**Print all Azure Tenant data to stdout**\n\n```sh\n\u276f azurehound list -u \"$USERNAME\" -p \"$PASSWORD\" -t \"$TENANT\"\n```\n\n**Print all Azure Tenant data to file**\n\n```sh\n\u276f azurehound list -u \"$USERNAME\" -p \"$PASSWORD\" -t \"$TENANT\" -o \"mytenant.json\"\n```\n\n**Print all Azure Tenant data to file, reusing your existing authentication from the Azure CLI**\n\n```\n\u276f JWT=$(az",
"github_repo": "SpecterOps/AzureHound",
"github_stars": 921,
"github_topics": [
"azure",
"go"
],
"homepage": "https://github.com/SpecterOps/AzureHound",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 27,
"installs_365d": 315,
"installs_90d": 71,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "azurehound",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 6018,
"rank_365d": 6203,
"rank_90d": 6414,
"raw_hash": "b663664aefe8b262",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/a/azurehound.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "2.12.2",
"versioned_formulae": [],
"why_use_this": null
}