CB-UserHunter is a simple and powerful OSINT tool that helps you search for usernames across many websites and online platforms. It can find public profiles, check digital footprints, and show Google Dorks for further searching. It is fast, easy to use, and scans many popular websites in just a few seconds.
Installation Commands
You can install CB-UserHunter in Termux using the commands below. Copy and run each command one by one in the terminal.
Update Termux packages.
pkg update && pkg upgrade -y
Install the required packages.
pkg install git python -y
Clone the repository.
git clone https://github.com/ciberbrigada/cb-userhunter.git
Move into the project directory.
cd cb-userhunter
Install the required Python packages.
pip install -r requirements_userhunter.txt
Run the tool.
python3 cb_user_hunter.py
CB-UserHunter is now installed and ready to use.
Usage Guide
After installing CB-UserHunter in Termux, start the tool using the command below.
python3 cb_user_hunter.py
When the tool starts, it will ask you to enter the username you want to search.
Ingresá el username a buscar (sin @) o 'salir' para terminar:
▸ Username:Enter any username without using the @ symbol. For example:
Username: AlinaCB-UserHunter will search the username across dozens of websites and display the matching profiles, Google Dorks, and a summary of the scan.
Example output:
RESULTADOS — @Alina
✓ Found profiles on Instagram
✓ Found profiles on GitHub
✓ Found profiles on Twitter/X
✓ Found profiles on YouTube
✓ Found profiles on Telegram
✓ Found profiles on Medium
...
GOOGLE DORKS
✓ Username search
✓ LinkedIn search
✓ GitHub search
✓ Pastebin search
✓ PDF search
...
SUMMARY
Target: @Alina
Platforms scanned: 70
Profiles found: 40
Time: 23.8sAfter the scan is complete, the tool will ask whether you want to search another username.
¿Buscar otro username? (Enter para continuar / 'salir' para terminar)Press Enter to search another username, or type salir and press Enter to exit the tool.
End Note
CB-UserHunter is a simple and useful tool for searching usernames across different websites. It helps you find public profiles, check digital footprints, and learn basic OSINT techniques using some simple commands in Termux.







