bbot

Modular OSINT framework for recursive web reconnaissance

brewmacoslinux
Try with needOr install directly
Source

About

OSINT automation tool

Commands

bbot

Examples

Scan a target domain for subdomains and gather intelligence$ bbot -t example.com -m ipneighbor dns
Run OSINT scan with multiple modules including DNS and HTTP$ bbot -t example.com -m nmap shodan http
Scan target and output results to JSON file$ bbot -t example.com -o results.json -f json