Blackbird is a user name enumeration tool developed by Cyber Hunter Lab. This is one of the OSINT tools to find usernames across social media websites.
Open-source intelligence (OSINT) methods involve collecting, analyzing, and disseminating publicly available information to address specific intelligence requirements.
This information is gathered from diverse sources and distributed to the appropriate audience at the appropriate time.
Using these tools enables the comprehensive analysis and collection of information about a particular topic. However, the process can be laborious and time-consuming.
This new user enumeration tool was developed by Cyber Hunter Lab and allowed to use only for Educational purposes.
The tool will check for over 581 websites within a second for a given username and display a graphical result.
The tool was found to be developed in React JS and is available to use with Linux, Mac, and Windows platforms.
According to the developers, the tool has over 1000 UserAgents to cross the information from the social media for the targeted username.
The tool can also extract data such as bio, location, and profile picture along with the username.
git clone https://github.com/p1ngul1n0/blackbird
cd blackbird
pip install -r requirements.txt
Search by username
python blackbird.py -u username
python blackbird.py –list-sites
python blackbird.py -u crash –proxy http://127.0.0.1:8080
Please consider following and supporting us to stay updated with the latest information.
Playwright-MCP (Model Context Protocol) is a cutting-edge tool designed to bridge the gap between AI…
JBDev is a specialized development tool designed to streamline the creation and debugging of jailbreak…
The Kereva LLM Code Scanner is an innovative static analysis tool tailored for Python applications…
Nuclei-Templates-Labs is a dynamic and comprehensive repository designed for security researchers, learners, and organizations to…
SSH-Stealer and RunAs-Stealer are malicious tools designed to stealthily harvest SSH credentials, enabling attackers to…
Control flow flattening is a common obfuscation technique used by OLLVM (Obfuscator-LLVM) to transform executable…