# bbot mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bbot in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install bbot
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:bbot
- **Paketmanager:** Homebrew
- **Version:** 3.0.1
- **Quellzusammenfassung:** OSINT automation tool
- **Homepage:** <https://www.blacklanternsecurity.com/bbot/>
- **Repository:** <https://github.com/blacklanternsecurity/bbot>
- **Zuletzt aktualisiert:** 2026-08-02T01:26:51+09:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- bbot (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.0.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für bbot wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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
## Andere Paketmanager-Einträge

- 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


## Combined YAML source

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


## Quellen

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