macOS
brew install bbotlocal Homebrew formula metadata
安装
brew install bbotlocal Homebrew formula metadata
nix profile install nixpkgs#bbotnixpkgs package indexes · pkgs/by-name/bb/bbot/package.nix · 来源: api.github.com
概览
OSINT automation tool
历史
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.
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.
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.
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.
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.
安全态势
没有找到 bbot 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
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.
Config paths the tool may read or write during local use.
~/.config/bbot/bbot.ymlCredential-bearing paths to review before unattended agent runs.
~/.config/bbot/bbot.yml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
bbot | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://www.blacklanternsecurity.com/bbot/
安装元数据
| 软件包键 | brew:bbot |
|---|---|
| 版本 | 3.0.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/bbot |
| 主页 | https://www.blacklanternsecurity.com/bbot/ |
| 仓库 | https://github.com/blacklanternsecurity/bbot |
| 上游文档 | https://www.blacklanternsecurity.com/bbot/Stable |
| 许可证 | AGPL-3.0-only |
| 源码归档 | https://files.pythonhosted.org/packages/28/5b/691da866f23abe3c40a9b119be366c4ada74fc49d6c85923de5b28b730ed/bbot-3.0.1.tar.gz |
| 最后更新 | 2026-07-22T18:20:54Z |
| Pulse | updated |
| 依赖 | certifi, cryptography, libyaml, openssl@3, pydantic, python@3.14, xxhash, zeromq, zstd |
| 构建依赖 | cmake, ninja, openjdk, pkgconf, rust |
| macOS 提供的库 | libxml2, libxslt |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
bbot
nix profile install nixpkgs#bbot来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.