/OSINT-Tools

Resources I use for OSINT

MIT LicenseMIT

OSINT Tools

sponsor

Index

Social network resources and tools

Github

  • Gitrecon: OSINT tool to get information from a Github and Gitlab profile and find user's email addresses leaked on commits.
  • GitStalk: OSINT tool to get information from a Github and Gitlab profile.

Google

  • Ghunt: GHunt is an OSINT tool to extract information from any Google Account using an email.
  • Epieos Gmail: Get similar results as Ghunt but online!

Once you have a Google ID you can use any of the following URLs to get more information about the account:

  • Google Maps: https://www.google.com/maps/contrib/<ID>
  • Google Photos: https://get.google.com/albumarchive/<ID>

Youtube

Get info about a Youtube account:

https://www.youtube.com/feeds/videos.xml?user=<username>

Find Youtube accounts:

site:youtube.com/channel intitle:"<fullname>"

Twitter

Check if an email is already registered in Twitter:

https://api.twitter.com/i/users/email_available.json?email=<email>

Skype

  • SkypeHunt: A python script to obtain user information using Skype Web API.

Protonmail

https://api.protonmail.ch/pks/lookup?op=index&search=<email>

Cloud Storage and File Sharing

Mediafire

  • PyrOsint: PyrOsint is a simple python script that uses Mediafire API to obtain the owner of a media file for OSINT purposes.

Geolocalization

  • Shade Map: The source of shade data for the planet. View shadows cast across a map of the Earth in real-time. See how shadows fall in specific locations, at specific dates/times.

Search engines services

Other

  • DataSploit: An OSINT Framework to perform various recon techniques on Companies, People, Phone Number, Bitcoin Addresses, etc., aggregate all the raw data, and give data in multiple formats.
  • OSINT Framework:OSINT framework focused on gathering information from free tools or resources.
  • exiftool
  • dirb
  • nmap

Lists and documentation