Awesome
Blackbird
<figure><img src="./docs/.gitbook/assets/blackbird_printscreen.png" alt=""><figcaption></figcaption></figure>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 <a href="https://p1ngul1n0.gitbook.io/blackbird/">Docs</a>
Project Developer
WhatsMyName
Blackbird is fully integrated with WhatsMyName project, witch has 600+ sites to perform accurate reverse username search.
Sponsors
<p align="center"> <a href="https://site.cyberhunteracademy.com/"> <img alt="Cyber Hunter Lab" width="150" src="https://raw.githubusercontent.com/p1ngul1n0/src/master/logo_chl.jpg" /> </a> </p>Disclaimer
This or previous program is for Educational purpose ONLY. Do not use it without permission.
The usual disclaimer applies, especially the fact that me (P1ngul1n0) is not liable for any
damages caused by direct or indirect use of the information or functionality provided by these
programs. The author or any Internet provider bears NO responsibility for content or misuse
of these programs or any derivatives thereof. By using these programs you accept the fact
that any damage (dataloss, system crash, system compromise, etc.) caused by the use of these
programs is not P1ngul1n0's responsibility.