Vault
Private. Local. Yours.
- Brain dump, paste logs, rough notes, half-formed theories
- Works offline with no spinners or sync anxiety
- No team visibility, no audit trail by default
- Some content never needs to leave the Vault
Analyst Notes, Knowledge & Incidents Repository
ANKIR is a local-first collaborative investigation workspace for DFIR and CTI teams, unifying notes, evidence, intelligence, and cases.
Analysts today stitch together Obsidian for notes, case systems for tracking, shared drives for artifacts, and custom scripts for reporting. The seams become visible during active response.
ANKIR bridges private analysis and team coordination in one environment. Capture messily in the Vault, promote clean findings to the Workspace, and report from the same investigation record.
Obsidian / Logseq
Strong for private notes. Weak for team cases and audit trails.
TheHive / XSOAR
Strong for ticketing. Weak for narrative thinking and speed.
ANKIR
Notebook speed, shared workspaces, investigation assets, graph-backed intelligence, and case-ready reporting
ANKIR replaces the patchwork of note apps, case systems, shared drives, and custom scripts with one analyst-native environment for private work and team investigations.
Fast structured notes with nested outlines, markdown, anchors, and stable IDs for investigation narratives.
Promote findings into team-visible spaces with live collaboration, authorship, tasks, and audit history.
Cases, tasks, evidence, playbooks, and objectives live in one typed model instead of scattered tools.
Threat actors, malware, IOCs, and relationships become nodes automatically so analysts can pivot without rebuilding context.
Brain dump, paste logs, and test rough theories locally with no team visibility until you choose to share.
STIX 2.1 import/export and ATT&CK-aware workflows keep intelligence work connected to operational notes.
The Vault is not a draft folder. It is a permanent first-class environment for sensitive, fast work. The Workspace is where promoted findings become team-visible, auditable, and report-ready.
Vault
Workspace
You control what crosses the boundary and when. No accidental exposure of raw analysis.
Security & Trust
For DFIR work, where your evidence lives is a buying criterion. ANKIR is local-first and self-hostable end to end. No third-party cloud sits between you and your investigation.
Your Vault lives on your device in local SQLite. It is private, offline-capable, and never auto-syncs, so sensitive analysis stays put until you decide otherwise.
Nothing is phoned home from the client. The public demo build ships with no embedded API keys. Even the AI integration is stubbed out.
Self-host the standalone stack on your own Docker or LXC host. Workspace data lives in your Postgres; evidence lives in your MinIO object storage.
Workspaces keep a hash-chained, append-only audit log with timestamps, authorship, and edit history, plus SHA256 evidence hashing for integrity verification.
Nothing crosses from Vault to Workspace by accident. You promote clean findings when you are ready, with TLP markings and evidence-grade output for leadership and legal.
ANKIR is proprietary, all-rights-reserved software, not an open redistribution. You run it on your own infrastructure under its license terms.
Real screenshots from the ANKIR client showing the local Vault, shared case structure, and investigation graph in one surface.
Block outliner with case metadata, anchors, and live knowledge panels.
Investigation graph built automatically from cases, IOCs, and evidence.
Quick capture for notes, logs, and tasks. Local-first and offline-capable.
Captured from the ANKIR client running with demo data. Real product, illustrative incidents.
For technical evaluators
ANKIR is one React client with a standalone backend. No managed cloud lock-in, no proprietary sync layer. The local Vault is the source of truth for private work; the server holds collaborative, auditable Workspaces. You can run it as a browser demo, self-host the full stack, or ship it as a desktop app.
Client
Intelligence
Server
Every surface is the same standalone client build. Evaluate it in the browser, then bring it fully in-house when you are ready.
A static client build that runs entirely in the visitor’s browser. Vault data never leaves the tab. No login, no backend.
One-command standalone stack on your own infrastructure: client, API, PostgreSQL, and MinIO. Your data stays on your host.
The same client wrapped in a native desktop app, vault-only or pointed at your self-hosted server.
The reference topology brings up the full stack from a single compose file: client, API, database, and object storage.
$ docker compose -f docker-compose.standalone.yml up --build The public browser demo is a local-only client. Your vault stays in your browser, and nothing is sent to a server. Explore seeded DFIR sample cases, then contact us if you are evaluating ANKIR for your team.