Building a Threat-Led Programme with MITRE ATT&CK

Manish Garg
Manish Garg Associate of (ISC)² · RingSafe
Apr 25, 2026
3 min read

Last updated: April 26, 2026

MITRE ATT&CK is the framework that organises attacker behaviour into tactics and techniques. Every modern threat-intelligence vendor maps to it; every CSCRF / NIST / ISO discussion references it. But “we use MITRE ATT&CK” as a defender is meaningless without the operational discipline behind it. This article covers building a threat-led programme: choosing techniques to defend, mapping detection coverage, validating with simulation, and reporting in the language attackers actually use.

The framework recap

MITRE ATT&CK organises threats into:

  • Tactics — the attacker’s goal at a stage (Initial Access, Privilege Escalation, Lateral Movement, Exfiltration, etc.). 14 enterprise tactics.
  • Techniques — how the goal is achieved (T1059.001 PowerShell execution, T1078 Valid Accounts). ~200 base techniques, more sub-techniques.
  • Procedures — specific real-world implementations by named threat groups.

The framework has matrices for Enterprise (Windows/Linux/macOS/Cloud), Mobile, ICS, Containers.

Where teams go wrong

  • Coverage tracking without prioritisation — claiming “we cover 80% of techniques” without weighting by relevance. The 80% is mostly low-prevalence techniques.
  • Detection-rule mapping without validation — claiming a SIEM rule “detects T1059.001” without ever running an actual T1059.001 simulation against it.
  • Threat-modelling in isolation from incident response — knowing the technique but not having a runbook for response.
  • Static prioritisation — choosing which techniques to defend based on a one-time threat model rather than current threat intelligence.

Building a threat-led programme

Step 1: Pick your relevant techniques

Not all techniques apply to your environment. Use threat-intel feeds (CrowdStrike, Mandiant, AlienVault OTX, sectoral CERTs) to identify groups targeting your sector and the techniques they use. For Indian BFSI: TA505, FIN6, Conti-spinoff groups, ALPHV/BlackCat. For Indian critical infrastructure: APT groups attributed to specific nation-states.

For each, pull the techniques they’re known to use. Combine across all relevant groups. Result: a prioritised techniques list — typically 50-100 techniques rather than all 200+.

Step 2: Map detection coverage

For every prioritised technique, document:

  • Data source(s) needed (Windows event log, EDR telemetry, network flow, etc.)
  • Detection rule(s) deployed (Sigma, Splunk, Elastic, custom)
  • Confidence level (validated by simulation: high; deployed but not validated: medium; not deployed: zero)

Output: a coverage matrix. Common tools: DeTT&CT, ATT&CK Navigator, attack-coverage.

Step 3: Validate with adversary simulation

For each high-priority technique, run a simulation:

  • Atomic Red Team — Red Canary’s library of small, runnable tests for ATT&CK techniques. Run on a controlled system; verify SIEM alerts fire.
  • Caldera (MITRE) — full-fledged adversary emulation framework.
  • Purple-team exercises — coordinated red-blue exercises where red executes specific techniques, blue verifies detection.

Where simulation doesn’t trigger detection, you have a gap. Tune the rule, add the data source, or accept risk.

Step 4: Operationalise

  • Each detected technique has a response runbook.
  • Each gap has a remediation ticket.
  • Quarterly review: prioritise list update, simulation re-run, coverage delta.
  • Board reporting: “we have validated coverage for X% of techniques used by groups targeting our sector.”

Reporting in attacker language

Mature programmes communicate in ATT&CK terms internally and externally:

  • Incident reports tag root-cause technique IDs.
  • Vulnerability scanner findings cross-reference to relevant techniques.
  • Threat-intel briefings frame newly-disclosed campaigns in terms of techniques used.
  • SOC dashboard shows detection coverage by tactic.

This common language enables comparison across teams, cross-org sharing, and SEBI / RBI reporting that aligns with regulatory expectations.

Compliance angle

  • SEBI CSCRF — mandates ATT&CK-aligned detection use-cases for Q-RE / MII categories.
  • NIST CSF 2.0 — references ATT&CK extensively.
  • RBI Cyber Framework — threat-intelligence and detection requirements operationalise via ATT&CK.
  • ISO 27001:2022 A.5.7 Threat Intelligence — ATT&CK is a recognised framework.

The takeaway

MITRE ATT&CK is the lingua franca of modern security. “We use it” is meaningless; “we have validated detection coverage for the 73 techniques used by ALPHV / BlackCat / FIN6” is the goal. Build the prioritised list, map coverage, validate with simulation, report in the framework’s language. The discipline takes a year to mature; the payoff is detection coverage that survives executive scrutiny and regulator audit.

Worried about your exposure?

Get a free attack-surface review

We check what an attacker would see about your business — leaked credentials, exposed services, dark-web mentions. 30 minutes, no obligation.

Book exposure review Replies in 4 working hrs · India-only · Senior consultants