Information gathering

Table of contents
  1. Command line tools
  2. Online tools
  3. Full OSINT Frameworks

Command line tools

From Use
Email holehe <email>
Domain theHarvester -d <domain> -l 100
  theHarvester -d <domain> -l 100 -b all (full)
Username sherlock <username>
Image exiftool <image>
Instagram instaloader profile <username>
Github trufflehog github --org=<username,org>
  gh-recon --username <username>

Online tools

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