A comprehensive Open-Source Intelligence (OSINT) suite that transforms your browser into a powerful investigation toolkit. Designed for researchers, analysts, and investigators with advanced tools for cryptocurrency analysis, Telegram intelligence, and complete privacy protection.
IntelHub 3.0.1 transforms your browser into a powerful, comprehensive Open-Source Intelligence (OSINT) suite. Designed for researchers, analysts, and investigators, this major update introduces advanced tools for cryptocurrency and Telegram analysis, alongside significant workflow enhancements.
All processing is done locally on your machine, ensuring your investigations remain completely private and secure.
π Crypto Wallet Analyzer: A brand-new, powerful module for analyzing Bitcoin and Ethereum wallets. Perform quick lookups directly from the extension, or launch the advanced analyzer to visualize transaction networks, assess risk, and uncover detailed blockchain data.
π΅οΈββοΈ Dedicated Telegram Tools: Instantly check if a phone number is registered on Telegram. Dive deep into chat history by uploading JSON exports to our new "Funstat Bot Analyzer" to extract insights, statistics, and critical intelligence.
βοΈ Custom Tools & Backup: You can now add your own custom tools to your favorites list. Never lose your personalized setup with the new Import/Export feature, allowing you to back up and share your favorite tools.
Main Menu | Welcome Screen | OSINT Tools |
---|---|---|
Social Tools | Text Profiler | Metadata Analyzer |
---|---|---|
Crypto Wallet Analyzer: Investigate BTC and ETH addresses. The advanced tool provides transaction history, risk analysis, related addresses, and a visual network graph to map out fund flows.
Telegram Tools: Look up phone numbers on Telegram and perform in-depth analysis of chat data exports to understand activity patterns, identify key entities, and more.
Social Identifier Extractor: Extracts user IDs from various social media profile pages to aid in cross-platform analysis.
Text Profiler: Automatically extracts valuable identifiers from any text, including emails, phone numbers, crypto wallets, domains, and social media profiles.
Metadata Analyzer: Uncovers hidden metadata from uploaded images, PDFs, and Office documents directly on your device.
Site Analyzer: Provides a comprehensive overview of any website, including its technology stack, WHOIS information, and digital fingerprint. Includes an option to save a complete, offline snapshot of any page.
Archive Search: Instantly checks for historical versions of a webpage across various archive services.
Reverse Image Search: Upload or paste any image to search for it across multiple leading search engines.
Link Analyzer: Expands shortened URLs to reveal their final destination and provides quick access to security scans.
Curated & Custom Tool Library: Quick access to a categorized list of essential online OSINT tools, now with the ability to add your own tools to a persistent favorites list.
Import/Export: Back up and restore your personalized list of favorite tools at any time.
User-Friendly Interface: A clean, dark-mode interface with robust search functionality to help you work faster.
IntelHub performs all its analysis locally on your computer. No data is ever sent to or stored on our servers. Your investigations are yours alone.
Whether you're a cybersecurity professional, journalist, researcher, or OSINT enthusiast, IntelHub 3.0.1 provides the critical tools you need to turn open data into actionable intelligence.
To use this extension, you'll need:
- Browser: Chrome, Firefox, Opera, Edge, or any Chromium-based browser π₯οΈ
- Storage: Minimal β used only to save preferences and favorites π¦
- Internet Access: Required for launching online OSINT tools π
- Permissions:
storage
β Save favorites and preferencesscripting
β Inject scripts into active tabtabs
β Get information about the current tabclipboardRead
β Allow pasting images from clipboard (for Reverse Image Search)downloads
β Save snapshots and exported filesactiveTab
β Interact with the current tab when needed
Choose your browser and click the install button above to get IntelHub from your browser's official store.
You can also load the extension manually during development:
git clone https://github.com/tomsec8/IntelHub.git
- Open your browser's extensions page:
- Chrome:
chrome://extensions/
- Firefox:
about:addons
- Edge:
edge://extensions/
- Opera:
opera://extensions/
- Chrome:
- Enable Developer mode (usually in the top-right corner)
- Click "Load unpacked" and select the
IntelHub
folder
IntelHub/
βββ content.js
βββ manifest.json
βββ popup.html
βββ popup.js
βββ firefox/
β βββ import-favorites.html
β βββ import-favorites.js
β βββ metadata-upload.html
β βββ metadata-upload.js
β βββ reverse-image-upload.html
β βββ reverse-image-upload.js
β βββ text-profiler-upload.html
β βββ text-profiler-upload.js
βββ icons/
β βββ icon.png
βββ libs/
β βββ chart.min.js
β βββ cytoscape.min.js
β βββ date-fns.min.js
β βββ ExifReader.js
β βββ jszip.min.js
β βββ pdf-lib.min.js
β βββ psl.min.js
β βββ single-file.js
βββ modules/
β βββ archiveSearch.js
β βββ cryptoAnalyzer.js
β βββ dorks.js
β βββ favorites.js
β βββ help.js
β βββ linkAnalyzer.js
β βββ metadataAnalyzer.js
β βββ osintTools.js
β βββ reverseImageSearch.js
β βββ siteAnalyzer.js
β βββ socialIdExtractor.js
β βββ telegramAnalyzer.js
β βββ textProfiler.js
β βββ utils.js
β βββ cryptoAnalyzer/
β β βββ cryptoAnalyzer.html
β β βββ css/
β β β βββ style.css
β β βββ js/
β β βββ main.js
β βββ telegramAnalyzer/
β βββ analyzer.html
β βββ css/
β β βββ style.css
β βββ js/
β βββ script.js
βββ styles/
βββ styles.css
Built with care by TomSec8
Pull requests and suggestions are welcome!
- Text Entity Extraction: Compromise NLP
- EXIF Parser: ExifReader
- PDF Parsing: pdf-lib
- ZIP Handling: jszip
- Website Snapshot: single-file
- TLD Parsing: psl
- Data Visualization: Chart.js & Cytoscape.js
- Date Utilities: date-fns
- Store Badges Design: Inspired by Search by Image project
-
Unshorten.me β Used to resolve shortened URLs into their original form
-
corsproxy.io β CORS proxy service that enables secure access to blockchain APIs from browser extensions
-
Blockchain.info API β Public API service providing comprehensive Bitcoin wallet and transaction data
-
Blockscout API β Ethereum blockchain explorer API for ETH wallet analysis and token transaction history
-
ScamSniffer Database β Community-maintained database of known fraudulent crypto addresses for risk assessment
Β© All APIs and services belong to their respective owners.
All trademarks, logos, and brand names are the property of their respective owners.
This project is licensed under the MIT License β see the LICENSE file for details.