# Install favirecon with Homebrew, Nix

Uses favicon.ico to improve the target recon phase. Version 1.0.3 via Homebrew; verified 2026-07-25. Also installable with nix: nix profile install nixpkgs#favirecon.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install favirecon
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Package facts

- **Package key:** brew:favirecon
- **Package manager:** Homebrew
- **Version:** 1.0.3
- **Source summary:** Uses favicon.ico to improve the target recon phase
- **Homepage:** <https://edoardottt.com/>
- **Repository:** <https://github.com/edoardottt/favirecon>
- **Last updated:** 2026-07-25T20:54:34-04:00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- favirecon (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.0.3
## Project history and usage

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

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Other Package-Manager Records

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


## Sources

- 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
