pkg.soopen package index

brew / 順位 6074

azurehound を Homebrew, Nix でインストール

azurehound のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install azurehound

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#azurehound

nixpkgs package indexes · pkgs/by-name/az/azurehound/package.nix · ソース: api.github.com

概要

パッケージ概要

Azure Data Exporter for BloodHound

コマンドとエイリアス

  • azurehound

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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.

ソース

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

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
~/.config/azurehound/config.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Windows
C:\Users\Administrator.ROOT\.config\azurehound\key.pemC:\Users\Administrator.ROOT\.config\azurehound\cert.pem

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
azurehound実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版3.0.0
マネージャ更新日2026-07-26
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:azurehound
バージョン3.0.0
パッケージマネージャHomebrew
ホームページhttps://github.com/SpecterOps/AzureHound
リポジトリhttps://github.com/SpecterOps/AzureHound
最終更新2026-07-26T13:19:55+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

azurehound

nix profile install nixpkgs#azurehound
  • normalized package name match
  • 一致条件: Azurehound
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/az/azurehound/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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