A lightning-fast, privacy-first Open Source Intelligence (OSINT) dashboard made for threat hunters, SOC analysts, and digital investigators. OSINT Navigator lets you investigate IPs, domains, URLs, hashes, emails, and more—across 100+ open-source tools, all from one modern, beautifully designed interface.
- 🔎 Universal Search Bar: Instantly query multiple OSINT tools with a single input (IP, domain, hash, email, or keyword)
- 🎯 Rich Categories: Over 20 categories including IP Info, Threat Intelligence, Hash Lookup, Email, Malware Analysis, Attack Surface, CVEs, Social Media, AI Tools, and more
- 🏷️ Tag-based Filtering: Dynamically filter tools by keyword, tag, or description
- 🧩 Collapsible Categories: Easily expand/collapse sections; favorites and search tools stay pinned
- 💡 Interactive Tooltips: Hover to get descriptions and tips for every tool and feature
- 🌗 Auto Dark/Light Mode: Modern theme toggle for all environments
- ⚡ Super Fast & Fully Client-side: No backend, no tracking, 100% privacy
- 🧠 AI Assistant: Integrated Chatbot assistant (top-right 🤖 button) for instant OSINT questions and workflow help
- 🔥 Drag & Drop: Reorder your favorite tools and categories—customize your workspace
- 🛠️ Extensible: Add or edit tools easily by updating the categories JSON in the HTML file
- Open
index.html(orLAST.html) in your browser - Type an IP, domain, URL, hash, email, or keyword into the main search bar
- Click ADD to auto-update links in all relevant tools
- Filter by tool name, tags, or category
- Expand/collapse categories for focused investigations
- Click any tool card to open in a new tab
- Use the AI Assistant (🤖 button) for tips, explanations, or threat hunting help
Note: Some tools (marked with
skipSearch: trueor 🔶) work standalone and do not reflect dashboard search queries.
- Investigate suspicious IPs or domains with 50+ threat intel feeds
- Enrich indicators with WHOIS, GeoIP, reverse DNS, malware analysis, and more
- Perform passive recon with open DNS, SSL, and certificate tools
- Detect data breaches and leaks by checking email/username in breach databases
- Pivot between categories—attack surface, vulnerabilities, social media, and AI recon
- Get instant guidance or workflow help from the built-in AI assistant
If you add new tools or categories and they don’t show up, clear your local layout:
-
Open DevTools → Console (
F12) -
Paste:
localStorage.removeItem("osintToolOrder");
-
Refresh the page (Ctrl+Shift+R)
The dashboard uses a versioning system (toolConfigVersion)—layout updates automatically when new versions are detected!
🛒 Chrome Extension — Install on Chrome Web Store
🔌 Explore the PLUGINS directory for extra integrations and tools
Right-click any IP, domain, URL, or hash in Chrome and send it straight to OSINT Navigator.
- 🔎 Right-click → investigate any observable in OSINT Navigator
- ⚡ No config, just works
- 🌐 Supports IPs, domains, hashes, URLs
- 🛡 100% client-side, privacy safe
- Download or clone this repo : - (https://github.com/ekky19/osint/tree/main/PLUGINS)
- Open Chrome, go to
chrome://extensions/ - Enable Developer Mode
- Click Load unpacked and select the extension folder (
manifest.json,background.js,icon.png) - Done! Right-click on any observable → OSINT Navigator
The OSINT Favorites Chrome Extension version will also auto-trigger all links under “YOUR FAVORITES.”
🐞 Known Issues Adding a tool card to Favorites while filter is active may cause Favorites to display incorrectly or lose the newly added item.
Workaround: Clear the filter before adding tools to Favorites to avoid this bug.
This issue will be fixed in the next version!
🛡️ Made for defenders, by Ekrem O.
This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) license.
- Share — copy and redistribute the material
- Adapt — remix, transform, and build upon the material Under these terms:
- Attribution — credit the author with a link
- NonCommercial — you may not use for commercial purposes without permission
For commercial use, contact me for licensing inquiries.