# Installer bbot avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:bbot
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install bbot
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#bbot
```

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

## Faits du paquet

- **Clé du paquet:** brew:bbot
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/bbot>
- **Version:** 3.0.1
- **Résumé source:** OSINT automation tool
- **Page d'accueil:** <https://www.blacklanternsecurity.com/bbot/>
- **Dépôt:** <https://github.com/blacklanternsecurity/bbot>
- **Docs amont:** <https://www.blacklanternsecurity.com/bbot/>
- **Licence:** AGPL-3.0-only
- **Archive source:** <https://files.pythonhosted.org/packages/28/5b/691da866f23abe3c40a9b119be366c4ada74fc49d6c85923de5b28b730ed/bbot-3.0.1.tar.gz>
- **Dernière mise à jour:** 2026-08-02T01:26:51+09:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- bbot (cli)
- bbot (alias)

## Dépendances

- certifi
- cryptography
- libyaml
- openssl@3
- pydantic
- python@3.14
- xxhash
- zeromq
- zstd

## Dépendances de compilation

- cmake
- ninja
- openjdk
- pkgconf
- rust

## Bibliothèques fournies par macOS

- libxml2
- libxslt

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.0.1
- gestionnaire mis à jour: 2026-08-02
- données locales: OK
- dépôt amont: https://www.blacklanternsecurity.com/bbot/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

BBOT is Black Lantern Security's OSINT, reconnaissance, bug-bounty, and attack-surface-management automation tool. It packages many passive and active discovery modules behind a single `bbot` scanner and preset system.

### Historique du projet

The upstream README describes BBOT as inspired by SpiderFoot and built to automate recon, bug bounties, and ASM. Its examples emphasize repeatable presets for subdomain enumeration, web crawling, email gathering, and web scanning.

The PyPI release metadata shows a 1.0.0 package upload on 2022-08-18. By the current upstream README, the project has stable and development installation tracks, Docker distribution, a public documentation site, and a community Discord.

### Historique d'adoption

BBOT's adoption follows the modern Python security-tool path: PyPI and pipx for primary installation, Docker for isolated runs, GitHub for development, and Homebrew/Nix formulas for users who expect security tooling in system package managers.

### Modes d'utilisation

Operators use BBOT by giving it targets and presets such as `subdomain-enum`, `spider`, `email-enum`, `web-basic`, or `web-thorough`. Configuration stores module options and API keys, so the same scan recipes can be repeated across assessments.

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

BBOT is interesting in package history because it is a high-churn security automation tool that still reaches general package managers. It shows how OSINT tooling has moved from one-off scripts toward modular scanners with presets, docs, containers, PyPI packages, and native package-manager entries.

### Chronologie

- 2022-08-18: PyPI metadata records BBOT 1.0.0 uploads.
- 2023: Upstream README advertises a DEF CON Recon Village/Demo Labs appearance.
- Current: README documents stable installation with `pipx install bbot`, Docker, and the official documentation site.
- 2026-06-09: PyPI metadata records 3.0.0.986rc0 release-candidate uploads.

### Related projects

- Related projects include SpiderFoot, Amass, Subfinder, httpx, Nuclei, and other reconnaissance and attack-surface-management tools.

### Sources

- <https://github.com/blacklanternsecurity/bbot#readme>
- <https://pypi.org/pypi/bbot/json>
- <https://www.blacklanternsecurity.com/bbot/Stable/>
- input:source_facts.package-manager


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour bbot. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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/bbot/bbot.yml

## Credential files

- Unix: ~/.config/bbot/bbot.yml
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bbot
- **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

## Autres enregistrements de gestionnaires de paquets

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


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/fr/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [Productivity CLI packages](https://pkg.so/fr/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [openssl@3](https://pkg.so/fr/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [zstd](https://pkg.so/fr/brew/zstd/) - Runtime dependency declared by Homebrew.
- [python@3.14](https://pkg.so/fr/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [zeromq](https://pkg.so/fr/brew/zeromq/) - Runtime dependency declared by Homebrew.
- [xxhash](https://pkg.so/fr/brew/xxhash/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [openjdk](https://pkg.so/fr/brew/openjdk/) - Build dependency declared by Homebrew.
- [ninja](https://pkg.so/fr/brew/ninja/) - Build dependency declared by Homebrew.
- [sn0int](https://pkg.so/fr/brew/sn0int/) - Shares pkgdb curated category or tags: automation, cli, osint, reconnaissance, security.
- [subfinder](https://pkg.so/fr/brew/subfinder/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [amass](https://pkg.so/fr/brew/amass/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [theharvester](https://pkg.so/fr/brew/theharvester/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [phoneinfoga](https://pkg.so/fr/brew/phoneinfoga/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [recon-ng](https://pkg.so/fr/brew/recon-ng/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [uncover](https://pkg.so/fr/brew/uncover/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [favirecon](https://pkg.so/fr/brew/favirecon/) - Shares pkgdb curated category or tags: cli, osint, reconnaissance, security.
- [ggshield](https://pkg.so/fr/brew/ggshield/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, cryptography, libyaml, openssl.

## Combined YAML source

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


## Sources

- 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
