macOS
brew install feroxbusterlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für feroxbuster in AI-Agent-Workflows.
Installation
brew install feroxbusterlocal Homebrew formula metadata
nix profile install nixpkgs#feroxbusternixpkgs package indexes · pkgs/by-name/fe/feroxbuster/package.nix · Quelle: api.github.com
sudo zypper install feroxbusteropenSUSE Tumbleweed package metadata · feroxbuster · Quelle: download.opensuse.org
scoop install main/feroxbusterScoop official bucket manifest trees · bucket/feroxbuster.json · Quelle: api.github.com
winget install --id epi052.feroxbuster -eWindows Package Manager source index · epi052.feroxbuster · Quelle: cdn.winget.microsoft.com
Überblick
Fast, simple, recursive content discovery tool written in Rust
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
/etc/feroxbuster/ferox-config.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
feroxbuster | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/epi052/feroxbuster
Installationsmetadaten
| Paketschlüssel | brew:feroxbuster |
|---|---|
| Version | 2.13.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/feroxbuster |
| Homepage | https://epi052.github.io/feroxbuster |
| Repository | https://github.com/epi052/feroxbuster |
| Upstream-Dokumentation | https://epi052.github.io/feroxbuster |
| Lizenz | MIT |
| Quellarchiv | https://github.com/epi052/feroxbuster/archive/refs/tags/v2.13.1.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:03:19-07:00 |
| Pulse | updated |
| Abhängigkeiten | openssl@3 |
| Build-Abhängigkeiten | pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | feroxbuster |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
feroxbuster
nix profile install nixpkgs#feroxbusterferoxbuster 2.13.1-1.4
A recursive content discovery tool
https://epi052.github.io/feroxbuster-docs/
sudo zypper install feroxbusterferoxbuster-bash-completion 2.13.1-1.4
Bash Completion for feroxbuster
https://epi052.github.io/feroxbuster-docs/
sudo zypper install feroxbuster-bash-completionmain/feroxbuster
scoop install main/feroxbusterepi052.feroxbuster
winget install --id epi052.feroxbuster -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.