SCAN USER 2 is a fast, lightweight and efficient OSINT tool designed to enumerate usernames across multiple online platforms.
It generates direct profile links for dozens of services, allowing investigators, analysts and security professionals to quickly identify a user's digital footprint.
This project is a streamlined evolution of the original Scan User tool, focused on speed, simplicity and terminal-based workflows.
- 🕵️ Open Source Intelligence (OSINT)
- 🔐 Cybersecurity reconnaissance
- 👤 Digital footprint analysis
- 🧠 Threat intelligence
- 🧪 Research and investigations
- 🧰 Red Team / Blue Team operations
- 📊 Online identity discovery
- Ultra lightweight (pure Bash)
- No heavy dependencies
- Fast execution
- Direct profile URL generation
- Optional profile validation via HTTP
- Beginner-friendly
- Ideal for scripting and automation
- Compatible with Linux, WSL and Termux
- Bash shell
- Internet connection
- Linux / WSL / Termux
- Optional:
curlfor profile validation
cd scan_user
chmod +x scan_user.sh
Run the tool:
./scan_user.sh
Enter the target username when prompted:
This tool is intended for educational, research and authorized security purposes only.
The developer assumes no responsibility for misuse.
Always comply with local laws and platform terms of service.
- Fork the repository
- Create a feature branch: git checkout -b feature-name
- Commit changes: git commit -m "Add new feature"
- Push to your fork: git push origin feature-name
- Open a Pull Request
FacilTech - Eduardo Amaral - www.eduardo-amaral.com