BBOT vs Osmedeus
GitHub Stats
About BBOT
BBOT (Bighuge BLS OSINT Tool) is a recursive internet scanner built for automated reconnaissance, bug bounty hunting, and attack surface management. Unlike linear scanners that enumerate a fixed target list, BBOT discovers new targets as it scans โ finding a subdomain triggers port scanning, which triggers web crawling, which discovers new subdomains, creating a recursive discovery loop. It ships with over 100 modules covering DNS enumeration, port scanning, web crawling, technology fingerprinting, secret detection, and vulnerability scanning. BBOT integrates natively with tools like Nuclei, httpx, and subfinder, and outputs to JSON, CSV, Neo4j, and its own web UI. Configuration is YAML-based with per-scan presets for different engagement types. With nearly 10,000 GitHub stars, it has become a serious contender to SpiderFoot and Amass for automated recon pipelines.
About Osmedeus
Osmedeus is a workflow engine for offensive security that automates the entire reconnaissance and vulnerability assessment pipeline. It chains together subdomain enumeration, port scanning, web crawling, screenshot capture, vulnerability scanning, and notification into configurable YAML workflows. Osmedeus manages distributed scanning across multiple machines, deduplicates findings, and stores results in a searchable database with a web UI. It integrates dozens of tools (subfinder, httpx, nuclei, nmap, etc.) into coherent automated pipelines that run continuously or on-demand. Designed for bug bounty hunters and penetration testers managing multiple targets simultaneously.
Platform Support
Tags
Shared
BBOT only
Osmedeus only