🕵️BLACKBIRD TOOL – OSINT TOOL TO FIND ACCOUNTS USING USERNAME
🧿Blackbird is a user name enumeration tool.This is one of the best OSINT tools to find usernames across social media websites.
🔻INSTALLATION:
apt update
apt upgrade
apt install python
apt install python-pip
pkg install git
git clone https://github.com/p1ngul1n0/blackbird
cd blackbird
pip install -r requirements.txt
Installation Successfull✅
🔻SEE ALL COMMANDS
python blackbird.py -h
🍷RUN
python blackbird.py -u username (replace username with your own value)