# subfinder を Homebrew, dnf, Nix, zypper でインストール

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

## インストール

```sh
sudo av install brew:subfinder
```

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

### macOS

- Homebrew (100%):

```sh
brew install subfinder
```

  証拠: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install subfinder
```

  証拠: Fedora Rawhide package metadata: subfinder from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#subfinder
```

  証拠: nixpkgs package indexes: pkgs/by-name/su/subfinder/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install subfinder
```

  証拠: openSUSE Tumbleweed package metadata: subfinder from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:subfinder
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/subfinder>
- **バージョン:** 2.14.0
- **ソース概要:** Subdomain discovery tool
- **ホームページ:** <https://projectdiscovery.io>
- **リポジトリ:** <https://github.com/projectdiscovery/subfinder>
- **上流ドキュメント:** <https://projectdiscovery.io>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/projectdiscovery/subfinder/archive/refs/tags/v2.14.0.tar.gz>
- **最終更新:** 2026-07-26T04:03:47+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- subfinder (cli)
- subfinder (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.14.0
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/projectdiscovery/subfinder
- 検出された最新: v2.14.0 (最新)
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2018-05-01: Earliest official repository tags include v0.1 and v0.1.1.
- 2018-06-26: Official repository tag 1.0 created.
- 2019-12-05: Official repository tag v2.0 created.
- 2026-04-25: Official repository tag v2.14.0 created.

### Related projects

- The official docs place subfinder within ProjectDiscovery's open-source security-tool family, alongside tools such as httpx, nuclei, naabu, katana, notify, uncover, and the ProjectDiscovery Tool Manager.

### ソース

- Official git tag dates from https://github.com/projectdiscovery/subfinder.git
- <https://docs.projectdiscovery.io/opensource/subfinder/install.md>
- <https://docs.projectdiscovery.io/opensource/subfinder/overview.md>
- <https://raw.githubusercontent.com/projectdiscovery/subfinder/dev/README.md>
- input source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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

- Unix: $CONFIG/subfinder/config.yaml, ~/.config/subfinder/config.yaml

## Credential files

- Unix: $CONFIG/subfinder/provider-config.yaml, ~/.config/subfinder/provider-config.yaml
## ソースデータベース詳細

- **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:** head, stable

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

- Nix - subfinder: normalized package name match | nixpkgs package indexes: pkgs/by-name/su/subfinder/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - subfinder - 2.14.0-2.fc45: normalized package name match | Fedora Rawhide package metadata: subfinder from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Fast passive subdomain enumeration tool | https://github.com/projectdiscovery/subfinder
- zypper - subfinder - 2.13.0-1.5: normalized package name match | openSUSE Tumbleweed package metadata: subfinder from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Fast passive subdomain enumeration tool | https://github.com/projectdiscovery/subfinder


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/ja/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [cdncheck](https://pkg.so/ja/brew/cdncheck/) - Shares the same upstream homepage.
- [shuffledns](https://pkg.so/ja/brew/shuffledns/) - Shares the same upstream homepage.
- [mapcidr](https://pkg.so/ja/brew/mapcidr/) - Shares the same upstream homepage.
- [pdtm](https://pkg.so/ja/brew/pdtm/) - Shares the same upstream homepage.
- [proxify](https://pkg.so/ja/brew/proxify/) - Shares the same upstream homepage.
- [amass](https://pkg.so/ja/brew/amass/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [theharvester](https://pkg.so/ja/brew/theharvester/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [bbot](https://pkg.so/ja/brew/bbot/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [phoneinfoga](https://pkg.so/ja/brew/phoneinfoga/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [recon-ng](https://pkg.so/ja/brew/recon-ng/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [findomain](https://pkg.so/ja/brew/findomain/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security, subdomain-enumeration.
- [uncover](https://pkg.so/ja/brew/uncover/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [sn0int](https://pkg.so/ja/brew/sn0int/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.

## Combined YAML source

View the package source record on GitHub. [combined/subfinder.yml](https://github.com/mxcl/pkgdb/blob/main/combined/subfinder.yml)


## ソース

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