macOS
brew install subfinderlocal Homebrew formula metadata
brew
Subdomain discovery tool. Version 2.14.0 via Homebrew; verified 2026-06-15.
install
brew install subfinderlocal Homebrew formula metadata
sudo dnf install subfinderFedora Rawhide package metadata · subfinder · source: dl.fedoraproject.org
nix profile install nixpkgs#subfindernixpkgs package indexes · pkgs/by-name/su/subfinder/package.nix · source: api.github.com
sudo zypper install subfinderopenSUSE Tumbleweed package metadata · subfinder · source: download.opensuse.org
overview
Subdomain discovery tool
history
subfinder is ProjectDiscovery's passive subdomain-enumeration CLI. The official docs describe it as a tool that finds valid subdomains using passive online sources, with a modular architecture optimized for speed, stealth, and integration into penetration-testing and bug-bounty workflows.
Official Git tags in the ProjectDiscovery repository show public releases beginning in 2018, with v2-era tags appearing by late 2019 and continued v2 releases through 2026. The README frames the project as a single-purpose tool: passive subdomain enumeration that respects source licenses and usage restrictions.
The install docs document Go, Homebrew, Docker, GitHub source builds, and downloadable binaries. The input package-manager facts additionally list Homebrew, DNF, Nix, and zypper, showing the tool's spread across security-tool packaging channels.
Typical usage is `subfinder -d example.com` or feeding domain lists, choosing passive sources, writing JSONL or text output, and using stdin/stdout in larger reconnaissance pipelines. Its docs also emphasize post-install provider configuration because many passive sources require API keys.
subfinder matters in package-manager culture because ProjectDiscovery tools are often installed as a suite of composable Go CLIs. Packagers care about its static-binary-friendly Go distribution, Docker image, Homebrew formula, config and credential paths, and compatibility with automation-heavy security workflows.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
$CONFIG/subfinder/config.yaml~/.config/subfinder/config.yamlCredential-bearing paths to review before unattended agent runs.
$CONFIG/subfinder/provider-config.yaml~/.config/subfinder/provider-config.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
subfinder | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/projectdiscovery/subfinder
install metadata
| Package key | brew:subfinder |
|---|---|
| Version | 2.14.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/subfinder |
| Homepage | https://projectdiscovery.io |
| Repository | https://github.com/projectdiscovery/subfinder |
| Upstream docs | https://docs.projectdiscovery.io/opensource/subfinder/overview |
| License | MIT |
| Source archive | https://github.com/projectdiscovery/subfinder/archive/refs/tags/v2.14.0.tar.gz |
| Last updated | 2026-06-15T10:21:21-04:00 |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | subfinder |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
subfinder
nix profile install nixpkgs#subfindersubfinder 2.14.0-1.fc45
Fast passive subdomain enumeration tool
https://github.com/projectdiscovery/subfinder
sudo dnf install subfindersubfinder 2.13.0-1.2
Fast passive subdomain enumeration tool
https://github.com/projectdiscovery/subfinder
sudo zypper install subfindersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.