
An OSINT investigation case mapping tool for organizing entities, relationships, evidence, and intelligence.
A browser-based OSINT investigation and case mapping tool.
Organize subjects, identifiers, relationships, locations, timelines and evidence in a single case file.

| Home | Network |
|---|---|
![]() | ![]() |
| Timeline | Evidence |
|---|---|
![]() | ![]() |
| Audit Log | Report |
|---|---|
![]() | ![]() |
Requires Node.js 18+.
npm install
npm run dev
Open http://localhost:5173.
docker compose up --build
Then open http://localhost:5173.
A fictional investigation is included:
examples/operation-nightjar.case.json
Open the file from the application to explore the sample investigation.
OSINT Case runs entirely in the browser.
No server, analytics or telemetry is used. Case data and evidence remain on the local device.