
Exploratores is a modular and responsive OSINT toolkit designed to support investigative workflows: curated search tools for people, domains, images, social platforms and more, plus built-in utilities such as the Redactor (browser-side PII removal), multi-country IBAN analysis and an embedded CyberChef.
Version 3.4.1 realigns the documentation with the codebase (FAQ, Customise, Version History), fixes a dead external link and unifies the layout of the help pages. See the full version history for previous releases.
Key Features
- Fully responsive layout built with semantic HTML5.
- No server or backend dependencies required.
- Centralised JavaScript architecture.
- Modular pages with scoped focus (Names, Phones, Domains, IBAN, etc.).
- Multi-country IBAN verifier with offline bank name resolution for 11 countries.
- Redactor: browser-side PII removal and restoration with numbered placeholders, exportable Redaction Map, CSV support and user-defined custom patterns — designed for safely submitting case text to external AI models.
- Privacy by design: the Redactor, the IBAN tool and CyberChef run entirely in your browser — no data ever leaves your machine.
- Embedded CyberChef (v11.2.0) for local data conversion, decoding and analysis.
Screenshots
The home page, with the navigation bar and the cross-page Toolkit Search:

The Redactor replacing PII with numbered placeholders before text is submitted to an external AI model:

Requirements
- Any modern web browser (Chrome, Edge, Brave).
- No server or backend required to run the toolkit.
- Internet access is mandatory for the external search features to work.
- The use of a VPN is recommended while conducting investigations, to protect your identity and location.
Installation
- Clone or download the repository.
git clone https://github.com/SOsintOps/Exploratores.git - Open
launchme.htmlin your browser.
Toolkit Sections
The toolkit is organised into the following sections, accessible from the main navigation menu:
- Search Engines: Clear Web and Tor search capabilities.
- People & Identities: Tools for investigating names, phone numbers, addresses, and more.
- Social Media: Search functions for major platforms (X/Twitter, Facebook, Instagram, LinkedIn, VK, Telegram).
- Websites: Tools for domain and IP address analysis.
- GeoInt: Mapping and geolocation tools.
- Media Analysis: Image, video, and document analysis tools.
- Company & Finance: Corporate records, virtual currencies, IBAN verification.
- Tools: CyberChef, Redactor (browser-side PII removal and restoration).
- Help: Guidelines, FAQ, Customise, Version History.
Documentation
Detailed documentation is available directly in the toolkit under the Help menu:
- Guidelines: analytic standards, 5W1H method, OPSEC best practices.
- FAQ: frequently asked questions, architecture overview, troubleshooting.
- Customise: guide to extending and customising the toolkit.
- Version History: full changelog.
- Ideas & Roadmap: ideas and sources under consideration for future implementation.
The docs/ directory contains the Markdown source for Guidelines, FAQ, and Customise.
How to Use Exploratores
- Open
launchme.htmlin a web browser. - Navigate to a specific section via the navigation bar.
- Enter your search terms in the input fields and click the search buttons.
- Some tools may require you to be logged into the respective service.
- Always apply OPSEC principles while conducting investigations.
References
- Community feedback from OSINT & Cybercrime analysts
- Deep Dive: A Guide to Advanced Open Source Intelligence by Rae L. Baker — Wiley | Amazon
- ICD 203: Analytic Standards — free PDF (ODNI)
- Open Source Intelligence Techniques by Michael Bazzell — IntelTechniques
- Psychology of Intelligence Analysis by Richards J. Heuer Jr. — free PDF (CIA CSI)
Disclaimer
Exploratores is intended for lawful investigations, research and educational use only. Users are solely responsible for ensuring that their use of the toolkit and of the linked external services complies with the laws and regulations of their jurisdiction and with the terms of service of each platform.
Comments