Skip to content

Added the OSINT tool BBOT #494

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

misaka19008
Copy link

BBOT is a recursive, modular OSINT framework written in Python. It can execute the entire OSINT process in a single command: subdomain enumeration, port scans, web screenshots, vulnerability scanning, and much more. BBOT has over 80 modules and counting.
BBOT also supports using plugins written by user. Users can use argument -p to load a malicious YML preset config file from anyway. In the YML config file, user can specify the directory of malicious BBOT plugins by YML argument module_dirs. If a low privilege user could run BBOT with sudo, it will leads to privilege escalation.

Updated on 2025/03/24
Updated on 2025/03/24
Updated on 2025/03/24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant