OSINT Tools
OSINT Tools
exiftool <img>: Extracts metadata from images. Great for geolocation, device info, timestamps.Tip: Run on multiple formats (
.jpg,.png,.tiff) and check for GPS tags.
📧 Email & Breach Hunting
Tools:
theHarvester: Harvest emails from public sources.breach-parse+h8mail: Correlate emails against breach compilations.breach-parse - https://github.com/hmaverickadams/breach-parse
Tip: Automate
.txtcleanup with regex filters to remove duplicates and false positives.
👤 Username Enumeration
Tools:
whatsmyname,sherlock: Scan platforms for a given username.Tip: Combine results with breach data checks for credential reuse tracing.
📱 Phone Number OSINT
phoneinfoga: Scan and serve data on numbers. Great for mapping possible VoIP, carrier, and location.Tip: Use with temporary numbers to avoid legal/data use issues.
📢 Social Media Intelligence
Twint: Twitter scraping without API limitations.Tip: Filter by date, keywords, or followers to isolate threat signals.
Twint - https://github.com/twintproject/twint
🌐 Website & Subdomain Enumeration
Tools:
Subfinder,Assetfinder,Amass: Discover hidden infrastructure.httprobe,gowitness: Check live status and visually snapshot them.whois: Basic domain intel.
Comments
Post a Comment