Introduction
Osintracker is a web application for OSINT (Open Source Intelligence) investigations that lets you map, connect and document information gathered from open sources.
What is Osintracker?
The application lets you:
- Create and manage investigations as interactive visual graphs
- Model entities (people, companies, emails, phone numbers, social media accounts, IP addresses, domains, locations, etc.)
- Connect entities to each other with typed, dated and annotated relationships
- Enrich data through connectors to external OSINT services (Epieos, OSINT Industries)
- Manage a resource library (investigation tools) organized into customizable resource sets
- Export and share results in various formats (HTML, Markdown, CSV, JSON, PNG image)
Core principle: local data
All your investigation data is stored locally in your browser via IndexedDB. No investigation data is ever sent to an external server.
The application's reference data (entity types, families, built-in resources) is bundled into the app itself, not fetched from a server. Once the page has loaded, no metadata request is made.
Who is Osintracker for?
- OSINT analysts
- Investigators
- Investigative journalists
- Cybersecurity researchers
- Anyone who needs to map and document information from open sources
System requirements
| Criterion | Required |
|---|---|
| Device | Desktop or laptop computer (mobile/tablet not supported) |
| Screen resolution | 1280 × 600 pixels minimum |
| Browser | Modern browser with IndexedDB support |
| Internet connection | Required only to load the application (a web app); your data stays local |
Note: If your screen resolution is below 1280 × 600 px, the application shows a dedicated screen with instructions to reduce the browser or system zoom.