Skip to content

ekky19/osint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

55 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

OSINT Navigator

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.


✨ Features

  • πŸ”Ž 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

πŸš€ How to Use

  1. Open index.html (or LAST.html) in your browser
  2. Type an IP, domain, URL, hash, email, or keyword into the main search bar
  3. Click ADD to auto-update links in all relevant tools
  4. Filter by tool name, tags, or category
  5. Expand/collapse categories for focused investigations
  6. Click any tool card to open in a new tab
  7. Use the AI Assistant (πŸ€– button) for tips, explanations, or threat hunting help

Note: Some tools (marked with skipSearch: true or πŸ”Ά) work standalone and do not reflect dashboard search queries.


🧩 Example Use Cases

  • 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

🧼 Reset Layout (For New Tools or Categories)

If you add new tools or categories and they don’t show up, clear your local layout:

  1. Open DevTools β†’ Console (F12)

  2. Paste:

    localStorage.removeItem("osintToolOrder");
  3. Refresh the page (Ctrl+Shift+R)

The dashboard uses a versioning system (toolConfigVersion)β€”layout updates automatically when new versions are detected!


🧩 OSINT Navigator Chrome Extension

πŸ›’ 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.

πŸš€ Features

  • πŸ”Ž Right-click β†’ investigate any observable in OSINT Navigator
  • ⚑ No config, just works
  • 🌐 Supports IPs, domains, hashes, URLs
  • πŸ›‘ 100% client-side, privacy safe

πŸ›  Installation (Manual)

  1. Download or clone this repo : - (https://github.com/ekky19/osint/tree/main/PLUGINS)
  2. Open Chrome, go to chrome://extensions/
  3. Enable Developer Mode
  4. Click Load unpacked and select the extension folder (manifest.json, background.js, icon.png)
  5. 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!


πŸ‘¨β€πŸ’» Credits

πŸ›‘οΈ Made for defenders, by Ekrem O.


πŸ›‘ License

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.

πŸ”— View Full License


About

Have you ever wanted to search a link or IP address on multiple OSINT pages at once?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published