@DanKornas: OSINT investigations shouldn’t mean stitching together a dozen disconnected tools. OpenOSINT is an open-source OSINT ag…
Summary
OpenOSINT is an open-source OSINT agent that uses AI to chain tools and collect public data for authorized security investigations, offering multiple interfaces and flexible model support.
View Cached Full Text
Cached at: 08/20/26, 12:48 AM
OSINT investigations shouldn’t mean stitching together a dozen disconnected tools.
OpenOSINT is an open-source OSINT agent for security researchers and analysts conducting authorized investigations.
It helps you collect and pivot across public signals from a natural-language interface while executable tools perform the actual lookups.
Key features:
• AI tool chaining – selects and chains tools based on findings from the investigation • 19 modular tools – covers email, usernames, breaches, domains, IPs, DNS, GitHub, Shodan, VirusTotal, and more • Multiple interfaces – use it through an interactive REPL, direct CLI, browser Web UI, or MCP server • Flexible model support – works with Claude, local Ollama models, or OpenAI-compatible endpoints • Built-in records – saves session history and investigation reports in Markdown, with optional PDF output
It’s open-source (MIT license).
For legal and authorized use only.
Link in the reply
Similar Articles
@Huahuazo: People who do open source intelligence (OSINT) probably all feel the same — when you actually need to look something up, you always lack a handy "tool knife" at hand, and piecing together posts from here and there really wastes time. Recently on GitHub, someone systematically gathered scattered OSINT tools together, the project is called Awesome OSINT Ars…
Introduces the Awesome OSINT Arsenal project on GitHub, systematically organizing 753+ OSINT and security tools, covering 50 categories, with one-click installation scripts and Termux support.
@DanKornas: Turning unstructured news from websites, social platforms, email, and feeds into publishable intelligence reports is di…
Taranis AI is an open-source OSINT tool that uses AI and NLP to gather, enrich, and structure unstructured news from multiple sources into publishable intelligence reports.
@yhslgg: https://x.com/yhslgg/status/2068317116831510838
Introduces the combined use ideas of five free and open-source OSINT tools (Blackbird, Maigret, SpiderFoot, theHarvester, Shodan Python), covering scenarios such as people search, company search, device search, and provides practical cases and installation methods.
K2SOsint/Legendary_OSINT
Legendary_OSINT is a curated GitHub repository of OSINT tools and resources, organized by categories like people search, aviation, maritime, dark web, and AI-assisted intelligence.
@DanKornas: Research agents need more than a prompt—they need search, extraction, planning, source tracking, and synthesis. Open De…
Open Deep Research is an open-source Next.js app that combines Firecrawl Search and Extract with a reasoning model to perform iterative web research loops, including search, extraction, planning, source tracking, and synthesis.