# Installer favirecon avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de favirecon pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install favirecon
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:favirecon
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.0.3
- **Résumé source:** Uses favicon.ico to improve the target recon phase
- **Page d'accueil:** <https://edoardottt.com/>
- **Dépôt:** <https://github.com/edoardottt/favirecon>
- **Dernière mise à jour:** 2026-07-25T20:54:34-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- favirecon (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.0.3
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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
