# Installer azurehound avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de azurehound pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:azurehound
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install azurehound
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#azurehound
```

  Preuve: nixpkgs package indexes: pkgs/by-name/az/azurehound/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:azurehound
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/azurehound>
- **Version:** 3.0.0
- **Résumé source:** Azure Data Exporter for BloodHound
- **Page d'accueil:** <https://github.com/SpecterOps/AzureHound>
- **Dépôt:** <https://github.com/SpecterOps/AzureHound>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://github.com/SpecterOps/AzureHound/archive/refs/tags/v3.0.0.tar.gz>
- **Dernière mise à jour:** 2026-07-26T13:19:55+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- azurehound (cli)
- azurehound (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.0.0
- gestionnaire mis à jour: 2026-07-26
- données locales: OK
- dépôt amont: https://github.com/SpecterOps/AzureHound
- dernière version détectée: v3.0.0 (à jour)
## Historique du projet et usages

AzureHound is SpecterOps' Microsoft Azure data collector for BloodHound. It gathers Azure and Microsoft Entra ID relationship data so BloodHound users can reason about identity attack paths in cloud and hybrid environments.

### Historique du projet

AzureHound comes from the BloodHound/SpecterOps ecosystem, extending BloodHound collection beyond traditional Active Directory graph data into Azure tenant data. The official README identifies it as the BloodHound data collector for Microsoft Azure and the official tool for collecting Azure data for BloodHound Community Edition and BloodHound Enterprise.

The public repository provides Go source, release binaries, a rolling release tied to the main branch, and command help for listing tenant data or running a collection service.

### Historique d'adoption

Adoption follows BloodHound's security-operator audience rather than general Azure administration. The input package facts list Homebrew and Nix packages, which is typical for offensive-security and assessment tooling that needs reproducible workstation installs.

The README shows Azure CLI token reuse via `az account get-access-token`, making it convenient for operators who already authenticate with Microsoft's Azure CLI and want to export graph data without a separate browser flow.

### Modes d'utilisation

Common usage is `azurehound list` with username/password, tenant, JWT, or refresh token options, optionally writing JSON output for BloodHound ingestion. `azurehound configure` and `azurehound start` support service-style collection for BloodHound Enterprise.

The command exposes a `--config` flag with a default config path under the user's config directory. Credential material is supplied through flags, tokens, certificates, or config rather than a separately documented universal credentials file.

### Pourquoi les passionnés de paquets s'y intéressent

For package nerds, AzureHound is a compact Go security CLI with release binaries and a rolling-release channel. It is notable less for broad package coverage than for being a high-signal dependency in BloodHound workflows where exact versioning and tenant-data compatibility matter.

It also illustrates a common packaging boundary in security tools: the package can install a binary, but the meaningful output is sensitive tenant graph data that belongs outside package-manager state.

### Chronologie

- 2022: The AzureHound repository exposes a rolling release for binaries built from the main branch.
- 2020s: SpecterOps documents AzureHound as the Azure collector for BloodHound Community Edition and Enterprise.
- 2020s: Homebrew and Nix package entries make AzureHound easy to install on assessment workstations.

### Related projects

- BloodHound Community Edition and BloodHound Enterprise consume the data AzureHound collects.
- Azure CLI can provide Microsoft Graph access tokens reused by AzureHound.
- SharpHound is the related BloodHound collector for Active Directory environments.

### Sources

- SpecterOps BloodHound AzureHound docs
- SpecterOps/AzureHound README and releases
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/azurehound/config.json

## Credential files

- Windows: C:\Users\Administrator.ROOT\.config\azurehound\key.pem, C:\Users\Administrator.ROOT\.config\azurehound\cert.pem
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** azurehound
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - azurehound: normalized package name match | nixpkgs package indexes: pkgs/by-name/az/azurehound/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Cloud CLI packages](https://pkg.so/fr/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [gnutls](https://pkg.so/fr/brew/gnutls/) - Shares pkgdb curated category or tags: cli, security.
- [krb5](https://pkg.so/fr/brew/krb5/) - Shares pkgdb curated category or tags: cli, security.
- [nettle](https://pkg.so/fr/brew/nettle/) - Shares pkgdb curated category or tags: cli, security.
- [libcap](https://pkg.so/fr/brew/libcap/) - Shares pkgdb curated category or tags: cli, security.
- [nss](https://pkg.so/fr/brew/nss/) - Shares pkgdb curated category or tags: cli, security.
- [pinentry](https://pkg.so/fr/brew/pinentry/) - Shares pkgdb curated category or tags: cli, security.
- [libassuan](https://pkg.so/fr/brew/libassuan/) - Shares pkgdb curated category or tags: cli, security.
- [cyrus-sasl](https://pkg.so/fr/brew/cyrus-sasl/) - Shares pkgdb curated category or tags: cli, security.
- [tlsx](https://pkg.so/fr/brew/tlsx/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, collection, data, security.
- [vunnel](https://pkg.so/fr/brew/vunnel/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, collection, data, security.
- [checkpwn](https://pkg.so/fr/brew/checkpwn/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, data, security.

## Combined YAML source

View the package source record on GitHub. [combined/azurehound.yml](https://github.com/mxcl/pkgdb/blob/main/combined/azurehound.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
