Skip to content

TIDIR Capability Model

This document specifies the functional capability taxonomy required across the Threat Intelligence, Detection, Investigation & Response lifecycle.


1. Capability Taxonomy Matrix


2. Functional Capability Domains

Domain 1: Cyber Threat Intelligence (CTI)

Capability IDNameDescriptionKey Metric / SLA
CTI-01Feed Aggregation & IngestionIngest commercial, open-source, ISAC, and internal telemetry feeds via STIX/TAXII, REST, and Flat Files.Ingestion latency < 5 min from publication
CTI-02Deduplication & Confidence ScoringNormalize disparate indicator types, resolve overlapping claims, and compute decay scores over time.Automated decay curves calculated daily
CTI-03Adversary & TTP MappingAttribute techniques, tactics, and procedures to MITRE ATT&CK enterprise matrices.100% of validated alerts tagged with ATT&CK TTPs
CTI-04Streaming IOC DisseminationPublish active, high-confidence indicators to edge detection layers with minimal lookup overhead.Indicator broadcast to detection tier < 30 sec
CTI-05Retroactive Sweep (Retro-Hunt)Automatically sweep historical lakehouse telemetry upon discovery of novel zero-day IOCs/TTPs.90-day sweep executed in < 15 min

Domain 2: Telemetry & Data Fabric

Capability IDNameDescriptionKey Metric / SLA
DATA-01Multi-Source IngestionCollect telemetry from endpoints (EDR/Sysmon), cloud control planes, identity providers, and network sensors.Zero loss, durable acknowledgement
DATA-02Canonical Schema NormalizationCoerce raw schema structures into OCSF (Open Cybersecurity Schema Framework) objects at line rate.Normalization overhead < 5ms per event
DATA-03Distributed Stream BufferingDecouple collectors from consumers using partitioned streaming logs (Kafka / Redpanda).Sustained ingestion capacity > 100k EPS
DATA-04Hot Analytics IndexProvide low-latency search, aggregations, and filtering over recent telemetry (15–30 days).P95 search latency < 2 sec
DATA-05Historical Security LakehouseStore long-term telemetry in open columnar formats (Parquet/Iceberg) on object storage.365+ day retention with sub-linear cost

Domain 3: Detection Engineering

Capability IDNameDescriptionKey Metric / SLA
DET-01Real-Time Stream DetectionEvaluate sliding-window stateful rules and pattern matches against streaming events.Time-to-detect < 5 seconds
DET-02Lakehouse Batch AnalyticsExecute complex, cross-table SQL analytics, behavioural baselines, and rare event heuristics.Daily/hourly schedules with auto-retries
DET-03Detection-as-Code PipelineManage rules as declarative definitions (Sigma) tested via automated CI/CD synthetic data runners.100% rule tests passing prior to production deploy
DET-04Alert Correlation & AggregationCluster related alerts across time, host, identity, and network into coherent incident candidates.Reduction of alert volume to analyst by > 75%
DET-05Contextual Risk ScoringDynamically score incidents based on asset criticality, user risk, and indicator confidence.Dynamic composite score (0–100) assigned

Domain 4: Investigation & Case Management

Capability IDNameDescriptionKey Metric / SLA
INV-01Entity ResolutionDisambiguate and cross-reference identities (usernames, email, Kerberos tickets, hostnames, IP addresses).Unified entity profile generation < 1 sec
INV-02Interactive Timeline ReconstructionAutomatically construct a chronological sequence of actor actions, child processes, and auth events.Multi-source timeline generation < 5 sec
INV-03Relational Graph ExplorationProvide interactive graph visualization showing nodes (hosts, users, files, domains) and edges (relations).Render graphs with > 10,000 nodes smoothly
INV-04Evidence Dossier & AuditabilityMaintain immutable records of investigative queries, pinned artifacts, analyst notes, and tags.Tamper-evident audit logging of analyst actions
INV-05SecOps Collaborative WorkspaceMulti-analyst case assignment, handoffs, comments, and task workflows.Real-time state synchronization

Domain 5: Response & Automation (SOAR)

Capability IDNameDescriptionKey Metric / SLA
RESP-01Declarative Playbook OrchestrationExecute multi-step containment, enrichment, and recovery workflows across third-party APIs.Execution step dispatch < 500ms
RESP-02Blast-Radius Risk GatingClassify actions by business disruption risk, automatically gating critical actions behind authorization.Zero unauthorized high-impact executions
RESP-03Autonomous Rapid ContainmentExecute instantaneous containment for low-blast-radius actions (e.g. host isolation in sandbox, file quarantine).Action complete < 15 seconds from trigger
RESP-04Interactive Authorization GatewaysSend interactive approvals to analysts or asset owners (Slack, Teams, Mobile push, Web UI) with 1-click controls.Approval state reflected instantly
RESP-05Closed-Loop Feedback IntegrationExtract confirmed indicators and attack patterns from resolved cases to feed CTI and detection tuning.Feedback loop dispatch automated on case closure

TIDIR Reference Architecture — Open & Modular Security Operations