OSINT-Tracer is a high-speed, multi-threaded Python tool designed for reconnaissance and digital footprinting. It rapidly scans multiple social media platforms and websites to determine if a specific username exists.
Unlike slower, sequential scripts, OSINT-Tracer utilizes concurrent futures to check all target sites simultaneously, drastically reducing scan times.
- β‘ Fast & Concurrent: Checks 10+ sites in seconds using multi-threading.
- π¨ Colorized Output: Clear terminal visual cues for FOUND/ERROR status.
- π§© Modular: Easily extensible to add more websites to the search list.
Currently, the tool checks for username presence on the following platforms:
| Platform | Status | Platform | Status |
|---|---|---|---|
Instagram |
β Active | Facebook |
β Active |
Twitter (X) |
β Active | GitHub |
β Active |
Reddit |
β Active | TikTok |
β Active |
Pinterest |
β Active | Steam |
β Active |
Telegram |
β Active | Medium |
β Active |
This project is built with Python 3.10+.
git clone https://github.com/devnand-47/OSINT-Tracer.git
cd OSINT-Tracer
python main.py