🕵️

OSINT and Investigation Tools

Open source intelligence tools used by journalists, security teams and researchers to work with public information: infrastructure scanning, breach data, archives and link analysis.

17 tools Links out, nothing to install

These are research and defensive-security tools used by journalists, investigators and security teams. Use them lawfully and only on targets you are authorised to investigate. We have deliberately left out face-search and automated licence plate recognition products, because those are built for tracking people without their consent.

  1. 1

    A browsable tree of investigation resources sorted by what you are starting from: a username, a domain, an email. Some links have rotted, and it is still the best map of the field.

    directoryfreereference
  2. 2
    Shodan Free tier · paid membership from about $49 one-time

    Indexes internet-connected devices and the banners they expose. Security teams use it to find their own forgotten servers before somebody else does.

    infrastructurescanningdefensive
  3. 3
    Censys Free tier · paid plans

    Similar ground to Shodan with better certificate and host data, and a query language worth learning. The two disagree often enough that serious work uses both.

    infrastructurecertificatesscanning
  4. 4
    Have I Been Pwned Free · paid API for bulk use

    Tells you which breaches an address or password appeared in, run by Troy Hunt with a strong privacy design. Domain-wide monitoring is free for verified domain owners.

    breachesdefensivefree
  5. 5

    Archived snapshots of the web going back to 1996. The first place to look when a page has quietly changed or vanished, and the reason to save a copy before you cite anything.

    archiveverificationfree
  6. 6
    Hunter.io Free tier · paid from about $34/mo

    Works out the email pattern a company uses and verifies whether an address exists. Built for sales, borrowed constantly by journalists trying to reach a press office.

    emailverificationresearch
  7. 7
    Maltego Free community edition · paid professional plans

    Link analysis that turns scattered entities into a graph you can actually explain to an editor or a court. The community edition is limited but enough to learn the method.

    link-analysisgraphinvestigation
  8. 8
    SpiderFoot Free · open source · paid hosted version

    Automates reconnaissance across hundreds of data sources and correlates the results. Run it against your own infrastructure to see what an attacker would find first.

    automationreconopen-source
  9. 9
    theHarvester Free · open source

    Command line collection of subdomains, hosts and emails for a domain from public sources. A standard first step in an authorised penetration test.

    reconcliopen-source
  10. 10
    urlscan.io Free tier · paid plans

    Loads a suspicious URL in a sandbox and reports what it contacted, what it loaded and what it looked like. The safe way to inspect a phishing link.

    phishingsandboxdefensive
  11. 11
    SecurityTrails Free tier · paid plans

    Historical DNS and WHOIS records, which is how you connect infrastructure that has since been cleaned up. The history is the product.

    dnshistoricalinfrastructure
  12. 12
    WhoisXML API Free tier · paid plans

    Domain registration, DNS and IP intelligence delivered as APIs for pipelines rather than manual lookups. Useful when you are enriching thousands of domains, not three.

    whoisapibulk
  13. 13
    Sherlock Free · open source

    Checks a username across hundreds of sites from the command line. False positives are common, so treat every hit as a lead to confirm rather than a finding.

    usernamescliopen-source
  14. 14
    Epieos Free tier · paid plans

    Shows which public services an email address or phone number is registered with. Popular with fraud teams verifying that an account holder is real.

    emailaccountsverification
  15. 15

    Archive of public exploits plus the GHDB, the reference collection of search queries that surface exposed files and devices. Use it to check what your own domain leaks.

    dorksexploitsdefensive
  16. 16
    WiGLE Free

    A crowdsourced database of wireless networks and their locations, mapped by volunteers. Mostly used for wireless security auditing and coverage research.

    wirelessmappingfree
  17. 17
    IntelTechniques Free resources · paid books and training

    Michael Bazzell collection of investigation workflows, tool links and privacy guidance. The methodology writing is more valuable than any single tool it points to.

    trainingmethodologyreference