Automic VaultAutomic Vault

brew

feroxbuster を Homebrew, Nix, zypper, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install feroxbuster

local Homebrew formula metadata

Linux

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

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

openSUSE zypper確認済み · 92%
sudo zypper install feroxbuster

openSUSE Tumbleweed package metadata · feroxbuster · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/feroxbuster

Scoop official bucket manifest trees · bucket/feroxbuster.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id epi052.feroxbuster -e

Windows Package Manager source index · epi052.feroxbuster · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Fast, simple, recursive content discovery tool written in Rust

コマンドとエイリアス

  • feroxbuster

履歴

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

feroxbuster is a Rust command-line tool for recursive web content discovery. Its README frames it as a forced-browsing tool: it combines brute force with wordlists to find unlinked resources, directories, files, and other predictable locations in web applications.

プロジェクトの歴史

The public GitHub repository was created in August 2020, and crates.io records the first `feroxbuster` crate release in October 2020. The project reached 1.0.0 within days of the initial crate publication and continued through a long 2.x line with regular releases.

The project documentation later moved from a very large README to a GitHub Pages documentation site, while the README retained quick-start installation and usage examples. The project also added an updater in the 2.x era and documents official distribution channels to avoid domain impersonation.

採用の歴史

feroxbuster's adoption path follows the Rust security-tool pattern: GitHub releases and crates.io for early users, then OS package managers and security distributions for everyday use. The README documents Kali, Homebrew, winget, Chocolatey, install scripts, and project docs for other platforms; the input package metadata also records Nix, Scoop, winget, and zypper packaging.

Crates.io metadata records more than 130,000 downloads and the repository README displays badges for GitHub and crates.io downloads. Those numbers support a real package-manager footprint for a specialized security CLI.

使われ方

Typical use passes a target URL, wordlist-derived extensions, filters for status codes or response sizes, recursion controls, headers, query parameters, proxy settings, and output options. The README examples show piping targets through standard input, proxying through Burp or SOCKS, passing authorization headers, and sending JSON or form bodies.

In practice feroxbuster is used during web application testing to enumerate hidden or unlinked resources. Package users care about fast installation, shell completions, a default config path on security distributions, and reproducible CLI behavior across Linux, macOS, and Windows.

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

feroxbuster is significant because it became one of the recognizable Rust replacements in the directory-enumeration and content-discovery space. It packages as a single CLI but has enough operational surface to matter: config files, completions, man pages, update behavior, and multiple binary distribution paths.

For maintainers, it is also a good example of security-tool packaging where provenance matters. The README explicitly warns about an unrelated impersonating domain and lists official download channels, which is unusually relevant package metadata for a pentesting tool.

タイムライン

  • 2020: Public GitHub repository created.
  • 2020: First crates.io release and 1.0.0 release published.
  • 2023: 2.10.x release line appears on crates.io.
  • 2025: crates.io records the 2.13.1 release.

Related projects

  • feroxbuster is related to forced-browsing and directory-enumeration tools used in web security testing, and it is commonly paired with wordlists, proxies such as Burp Suite, and shell pipelines for target and result processing.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

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.

Linux
/etc/feroxbuster/ferox-config.toml

実行可能ファイル

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

コマンド種類公開範囲メモ
feroxbustercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版2.13.1
マネージャ更新日2026-06-22
ローカルデータOK
上流最新
検出された最新v2.13.1

https://github.com/epi052/feroxbuster

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:feroxbuster
バージョン2.13.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/feroxbuster
ホームページhttps://epi052.github.io/feroxbuster
リポジトリhttps://github.com/epi052/feroxbuster
上流ドキュメントhttps://epi052.github.io/feroxbuster
ライセンスMIT
ソースアーカイブhttps://github.com/epi052/feroxbuster/archive/refs/tags/v2.13.1.tar.gz
最終更新2026-06-22T14:03:19-07:00
Pulseupdated
依存関係openssl@3
ビルド依存関係pkgconf, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameferoxbuster
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Nix95%

feroxbuster

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

feroxbuster 2.13.1-1.4

A recursive content discovery tool

https://epi052.github.io/feroxbuster-docs/

sudo zypper install feroxbuster
  • License: MIT
  • Category: Productivity/Networking/Diagnostic
  • Architecture: x86_64
  • Source Package: feroxbuster
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Feroxbuster
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: feroxbuster from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

feroxbuster-bash-completion 2.13.1-1.4

Bash Completion for feroxbuster

https://epi052.github.io/feroxbuster-docs/

sudo zypper install feroxbuster-bash-completion
  • License: MIT
  • Category: Productivity/Networking/Diagnostic
  • Architecture: noarch
  • Source Package: feroxbuster
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Feroxbuster
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: feroxbuster-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
Scoop95%

main/feroxbuster

scoop install main/feroxbuster
  • normalized package name match
  • 一致条件: Feroxbuster
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/feroxbuster.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

epi052.feroxbuster

winget install --id epi052.feroxbuster -e
  • normalized package name match
  • 一致条件: Feroxbuster
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: epi052.feroxbuster from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

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

使用ソース

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