# 使用 Homebrew, Nix 安装 favirecon

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

## 安装

```sh
sudo av install brew:favirecon
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install favirecon
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#favirecon
```

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

## 软件包事实

- **软件包键:** brew:favirecon
- **软件包管理器:** Homebrew
- **版本:** 1.0.3
- **来源摘要:** Uses favicon.ico to improve the target recon phase
- **主页:** <https://edoardottt.com/>
- **仓库:** <https://github.com/edoardottt/favirecon>
- **最后更新:** 2026-07-25T20:54:34-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- favirecon (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

favirecon is a Go security reconnaissance CLI that uses favicon hashes to help identify technologies, WAFs, exposed panels, and known services during target recon.

### 项目历史

The GitHub repository was created in November 2022. The official README centers the tool on a favicon hash database and asks users to open issues when they find new or incorrect hash-to-service associations.

### 采用历史

The README documents installation through Homebrew, Snap, and go install. Homebrew currently tracks the upstream v1.0.3 release archive and also provides a HEAD build path.

### 使用方式

favirecon accepts a single URL, a list of target domains, standard input, or CIDR input, and supports concurrency, timeout, rate limiting, proxy, output file, verbose, silent, and JSON output flags.

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

favirecon is useful to security-focused package-manager users because it packages a bug-bounty reconnaissance technique as a small cross-platform Go CLI with simple shell integration.

### 时间线

- 2022: GitHub repository created.
- 2023: v0.0.1 published on GitHub Releases.
- 2026: v1.0.3 published and tracked by Homebrew.

### Related projects

- The README positions favirecon within infosec and bug-bounty reconnaissance workflows that use favicon.ico hash matching.

### 来源

- <https://api.github.com/repos/edoardottt/favirecon>
- <https://api.github.com/repos/edoardottt/favirecon/releases>
- <https://formulae.brew.sh/api/formula/favirecon.json>
- <https://github.com/edoardottt/favirecon#readme>


## 安全说明

narrow executable package without higher-risk signals.

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

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

- Nix - favirecon: normalized package name match | nixpkgs package indexes: pkgs/by-name/fa/favirecon/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/favirecon.yml](https://github.com/mxcl/pkgdb/blob/main/combined/favirecon.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
