Skip to content

Instantly share code, notes, and snippets.

@abraidotti
Last active September 2, 2020 15:44
Show Gist options
  • Save abraidotti/13540e09925fe15e090556c23966fca3 to your computer and use it in GitHub Desktop.
Save abraidotti/13540e09925fe15e090556c23966fca3 to your computer and use it in GitHub Desktop.
OSINT tools

Some common OSS OSINT tools

Pretty much built in to linux

whois

nslookup

dig

host

Aggregators

theHarvester - combines a bunch of search engines - https://github.com/laramies/theHarvester

  • bring some API keys with you

other stuff to check out

subfinder - find subdomains for a domain - https://github.com/projectdiscovery/subfinder

js-parse - look through js files - https://github.com/l4yton/js-parse

aquatone - https://github.com/michenriksen/aquatone

https://github.com/s0md3v/Photon

look at these: https://github.com/hahwul/WebHackersWeapons

https://github.com/nahamsec/Resources-for-Beginner-Bug-Bounty-Hunters/blob/master/assets/tools.md

https://github.com/tomnomnom/meg

https://github.com/hakluke/hakrawler

https://github.com/smicallef/spiderfoot

TBC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment