OSINT tool wannabe
Working on this project... It will end up as an automated OSINT tool
Key Features
🔎 Username Discovery
Searches for usernames across multiple platforms
Automatically generates common username variations (case changes, separators, numeric suffixes)
Detects valid profiles by analyzing HTTP response codes
📂 Profile Management
Create local investigation profiles
Store discovered links, emails, and notes
View and manage collected intelligence per profile
🧠 Investigation Workflow
Save discovered accounts directly to a profile
Add investigation notes
Organize OSINT findings in a simple file‑based structure
📁 Structured Data Storage Each profile contains:
links.txt – discovered accounts
emails.txt – collected emails
notes.txt – investigation notes
⚡ Lightweight & Portable
Written entirely in Bash
No heavy dependencies
Works on most Linux environments