Skip to content

Blackbird is an #OSINT Tool Used to Search Accounts by Username and Emails Across Different Social Networks

GitHub: https://github.com/p1ngul1n0/blackbird
Last Commit: September 1st, 2024

Blackbird is a robust OSINT tool that facilitates rapid searches for user accounts by username or email across a wide array of platforms, enhancing digital investigations. It features WhatsMyName integration, export options in PDF, CSV, and HTTP response formats, and customizable search filters.

Setup

Clone the repository

git clone https://github.com/p1ngul1n0/blackbird
cd blackbird

Install requirements

pip install -r requirements.txt

Usage

Search by username

python blackbird.py --username username1 username2 username3

Search by email

python blackbird.py --email email1@email.com email2@email.com email3@email.com

Export results to PDF

python blackbird.py --email email1@email.com --pdf

More

For more details about the project, visit the Docs

Project Developer

Lucas Antoniaci 

WhatsMyName

Blackbird is fully integrated with WhatsMyName project, witch has 600+ sites to perform accurate reverse username search.

Comments

Latest