LEARN

OSINT & the OSINT Framework, Explained

What Is OSINT?

OSINT stands for Open Source Intelligence — information that is gathered, evaluated, and pieced together from sources anyone can legally access, rather than from hacking, surveillance, or classified material. That includes things like public websites, social media posts, news archives, government records, domain and DNS data, satellite imagery, and forum discussions. On its own, a single public post or record rarely tells you much. OSINT is the discipline of collecting many small, public clues and connecting them into a clear, useful picture.

A Short History of OSINT

The idea is much older than the internet. Military and intelligence agencies have studied foreign newspapers, radio broadcasts, and public statements since at least World War II, simply because so much useful information was already sitting in plain sight. During the Cold War, monitoring public foreign media became a formal discipline in its own right. The arrival of the internet — and later social media, search engines, and public databases — expanded OSINT enormously. What used to require teams of analysts reading foreign newspapers can now draw on millions of public web pages, profiles, and records, which is why OSINT moved well beyond government use and into cybersecurity, journalism, corporate research, and everyday investigations.

What Is the "OSINT Framework"?

"OSINT Framework" refers to a specific free, open-source project — found at osintframework.com — created by security researcher Justin Nordine in the mid-2010s, originally as an internal project with coworkers before he made it public. It isn't a tool that collects data itself; it's a categorized map of hundreds of other free OSINT tools and websites, arranged as a clickable tree. Starting from a category like username, email address, domain name, or IP address, it branches out into more specific subcategories and finally to the actual tool you need — saving you from hunting around the web for the right resource every time. The project is maintained as open source on GitHub, and its tool list keeps growing through community contributions. This page is built on that same open dataset.

Why Do People Use It?

Because it works as a starting map rather than a single tool, the OSINT Framework is used by a wide range of people: penetration testers and security researchers during the reconnaissance phase of an assessment, journalists and fact-checkers verifying claims or sources, threat-intelligence analysts tracking indicators, investigators and background-check professionals, and even hobbyists doing genealogy or simply learning how much information about a person, company, or domain is realistically discoverable from public sources. For most of these uses, the appeal is the same: instead of trying to remember or rediscover the right tool every time, you start from a category and let the tree guide you to it.

FAQ

Frequently Asked Questions

What is OSINT Framework?

OSINT Framework is a free, open-source directory of OSINT (open source intelligence) tools, organized into categories you can click through to find the right resource for a username, email address, domain, and dozens of other types of investigation.

Is OSINT Framework free to use?

Yes, the framework itself is completely free and open source. Some of the individual tools it links to are free as well, while a few require registration or a paid plan — those are marked with an R tag.

Do I need to install any software to use it?

No. Browsing the category tree and most linked tools works entirely in your browser. A small number of linked tools are command-line programs you would install separately — those are marked with a T tag.

Is it legal to use OSINT Framework?

Yes — OSINT Framework itself only links to publicly available tools and information. What matters legally is how you use the linked tools and what you do with what you find, so always follow each site's terms of service and the laws that apply to you.

Who created OSINT Framework?

Security researcher Justin Nordine created it in the mid-2010s, and it has been maintained as an open-source project on GitHub ever since, with new tools added through community contributions.

What do the T, D, R, and M tags mean?

T means the tool must be installed and run locally, D means it is a Google "dork" search trick rather than a separate site, R means the site requires registration, and M means you need to manually edit the URL with your own search term.

Can I suggest a new tool to add?

Yes — since the underlying dataset is open source on GitHub, anyone can submit new tools or corrections as a pull request to the project.

How is OSINT Framework different from a single OSINT tool?

A single tool usually does one job, like reverse-searching an image. OSINT Framework does not collect data itself — it is a map that points you to the right specialised tool for whatever category of information you are looking for.