Table of contents
- Command line tools
- Online tools
- Full OSINT Frameworks
From | Use |
Email | holehe $email |
| ghunt email $email (for google account) |
| gh-recon --email $email (for github account) |
Domain | theHarvester -d $domain -l 100 |
| theHarvester -d $domain -l 100 -b all (full) |
Username | sherlock $username |
Image | exiftool $imagePath |
Instagram | instaloader profile $username |
Github | trufflehog github --org=$usernameOrOrg> |
| gh-recon --username $username |
Full OSINT Frameworks
- Recon-ng is a modular Python framework for automating OSINT collection via many built-in modules
- SpiderFoot is an open-source tool aggregating dozens of data sources to profile domains, IPs, or identifiers