macOS
brew install feroxbusterlocal Homebrew formula metadata
安装
brew install feroxbusterlocal Homebrew formula metadata
nix profile install nixpkgs#feroxbusternixpkgs package indexes · pkgs/by-name/fe/feroxbuster/package.nix · 来源: api.github.com
sudo zypper install feroxbusteropenSUSE Tumbleweed package metadata · feroxbuster · 来源: download.opensuse.org
scoop install main/feroxbusterScoop official bucket manifest trees · bucket/feroxbuster.json · 来源: api.github.com
winget install --id epi052.feroxbuster -eWindows Package Manager source index · epi052.feroxbuster · 来源: cdn.winget.microsoft.com
概览
Fast, simple, recursive content discovery tool written in Rust
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
feroxbuster | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/epi052/feroxbuster
安装元数据
| 软件包键 | 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 |
| Pulse | updated |
| 依赖 | openssl@3 |
| 构建依赖 | pkgconf, rust |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.