# 使用 Homebrew, Nix, pacman 安装 findomain

查看 findomain 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:findomain
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install findomain
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#findomain
```

  证据: nixpkgs package indexes: pkgs/by-name/fi/findomain/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S findomain
```

  证据: Arch Linux sync databases: findomain from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:findomain
- **软件包管理器:** Homebrew
- **版本:** 10.0.1
- **来源摘要:** Cross-platform subdomain enumerator
- **主页:** <https://github.com/Findomain/Findomain>
- **仓库:** <https://github.com/Findomain/Findomain>
- **最后更新:** 2026-06-22T14:03:20-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- findomain (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 10.0.1
## 项目历史与用法

Findomain is a Rust-based subdomain enumeration and reconnaissance tool for security testing, bug bounty work, and domain monitoring. Its official README presents it as a complete domain-recognition tool that combines Certificate Transparency logs, public APIs, optional API keys, resolution, screenshotting, port scanning, imports from other tools, and alerting integrations.

### 项目历史

The public GitHub repository was created in April 2019, and its first GitHub release was tagged 0.1.2 later that month. The project quickly defined itself around speed and breadth rather than brute force alone: the README describes a CT-log and API-driven approach, with later feature growth around monitoring, webhooks, resolver behavior, and multiple output modes.

Findomain's implementation choice matters to packagers because the README emphasizes cross-platform Rust builds and official binaries for Linux, Windows, macOS, AArch64, ARMv7, NixOS, and Docker. That made it easy to distribute as a single CLI in security-focused environments.

### 采用历史

Findomain's adoption is mostly in the offensive-security and reconnaissance niche. Its own documentation names Homebrew, pacman, Nix, Pentoo, Docker, and direct release downloads as installation paths, which fits a tool used from disposable workstations, CI-style monitoring jobs, and bug-bounty toolchains.

The project also added premium and monitoring-oriented features, such as webhook alerts, database-backed subdomain monitoring, and imports from other tools. That shifted it from a one-shot enumerator toward a small domain-observation workflow.

### 使用方式

Users run Findomain to discover subdomains from Certificate Transparency logs and public APIs, optionally resolve the results, write target-specific output files, import findings from other tools, and monitor for newly observed subdomains.

Because several sources require API tokens, Findomain usage ranges from zero-configuration public lookups to richer authenticated enumeration using providers such as VirusTotal, SecurityTrails, Facebook Certificate Transparency, and C99.

### 为什么软件包爱好者会关心

Findomain is package-interesting because it is a modern security CLI with the familiar shape of a single executable, but with a workflow that spans SaaS APIs, CT logs, local resolution, notifications, and optional persistence.

It also reflects a common pattern in security packaging: fast-moving niche tools become useful to package managers when they provide repeatable release artifacts and simple CLI installation, even if most of their culture lives in README examples rather than formal manuals.

### 时间线

- 2019: Public GitHub repository is created.
- 2019: First GitHub release, 0.1.2, is published.
- 2020s: README documents monitoring, webhook alerts, imports, brute-force support, and multiple API integrations.
- 2026: Repository metadata shows continued maintenance activity.

### Related projects

- Certificate Transparency logs are a primary data source for Findomain's enumeration strategy.
- crt.sh, Certspotter, VirusTotal, Sublist3r, SecurityTrails, urlscan.io, Threatminer, and related APIs are documented as data sources.
- Other subdomain enumeration tools are part of the same ecosystem because Findomain can import and work with data discovered by other tools.

### 来源

- <https://github.com/Findomain/Findomain>
- <https://raw.githubusercontent.com/Findomain/Findomain/master/docs/INSTALLATION.md>
- <https://api.github.com/repos/Findomain/Findomain>
- <https://api.github.com/repos/Findomain/Findomain/releases>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Nix - findomain: normalized package name match | nixpkgs package indexes: pkgs/by-name/fi/findomain/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - findomain - 10.0.1-2: normalized package name match | Arch Linux sync databases: findomain from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | The fastest and cross-platform subdomain enumerator, do not waste your time | https://github.com/Findomain/Findomain


## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
