Threat Intelligence

MITRE ATT&CK Framework: A Practical Guide for Defenders

Turn adversary behavior into scoped evidence, tested detections, measured response, and coverage leaders can defend.

Chris Seymour, Cofounder and Principal at Artemes AI
Chris Seymour
Cofounder, Principal
Sep 5, 2026 10 min read
Five steps in a MITRE ATT&CK operating flow from relevant behavior through evidence, detection, testing, and response

The MITRE ATT&CK framework is not a security checklist. It is a language for describing adversary behavior, and teams waste it when they color a matrix without proving a defense works.

ATT&CK can connect threat reports, detections, tests, incidents, and control decisions. It can also become a very large spreadsheet that nobody trusts. The difference is evidence. A technique should enter the program only when the team can explain why it matters, which telemetry shows it, how the behavior was tested, who owns the response, and what happened during the last test.

Use the catalog as a common vocabulary. Do not confuse a mapped alert with defensive coverage.

Infographic

ATT&CK becomes useful when behavior reaches proof

A technique label is the start of defensive work, not evidence that the behavior is covered.

Five stage flow for turning MITRE ATT&CK behavior into tested defensive coverageThe flow begins with relevant adversary behavior, then maps required evidence, detection logic, approved test, and measured response. A return arrow sends failed tests back to evidence and logic.From ATT&CK label to defensive proof1Relevant behaviorThreat and environment agree2Required evidenceSource fieldshealth signal3Detection logicExpected chainexceptions4Approved testReplay the behavior safely5Measured responseAlert owneraction timeFailed test? Repair evidence or logic, then run it again.Coverage = relevant behavior that produced a verified response

What is the MITRE ATT&CK framework?

The MITRE ATT&CK framework is a public knowledge base of adversary tactics and techniques drawn from observed behavior. Its name stands for Adversarial Tactics, Techniques, and Common Knowledge. MITRE maintains separate content for enterprise systems, mobile devices, and industrial control systems.

The official ATT&CK getting started guide makes the core model plain. A tactic describes why an adversary acts. A technique describes how the adversary pursues that goal. A subtechnique adds a more specific behavior. Procedure examples record how named groups or software used that behavior in observed activity.

Take lateral movement. The tactic is the goal of entering and controlling another system. Remote Services is a technique. RDP, SMB, SSH, WinRM, and direct cloud virtual machine connections are subtechniques. A procedure example connects one of those behaviors to a reported actor or campaign. The lateral movement pillar guide shows how identity, channel, and target determine whether the path exists in one environment.

How do tactics, techniques, and procedures differ?

Tactics are objectives, not chronological stages. An adversary can return to Discovery or Credential Access many times. Techniques are behavior categories, not exact detections. Subtechniques narrow the behavior when the detail helps defenders. Procedures are concrete implementations recorded from evidence.

This distinction prevents a common mapping error. A process named powershell.exe does not prove one ATT&CK technique. The command could discover configuration, execute code, transfer data, change a control, or do normal administration. Map the observed action and objective, not the tool name alone.

ATT&CK IDs help systems exchange meaning. A threat report, a detection rule, a test case, and an incident can all reference T1021.002 for SMB and Windows Admin Shares. The ID does not remove ambiguity. Analysts still need the source evidence and a short explanation of why the mapping fits.

Why is ATT&CK not a checklist?

The catalog describes behavior observed across many industries, platforms, and adversaries. No organization needs equal depth against every item. An enterprise centered on Windows and a cloud software company have different systems, identities, attackers, and failure costs. Coloring both against the full matrix creates comparable pictures and poor decisions.

“Covered” is also too vague. A log source may exist but omit the required field. A rule may be enabled but never tested. An alert may fire but wait two days without an owner. A control may block one procedure while another procedure reaches the same objective. Record those states separately.

A useful coverage record answers six questions: relevance, evidence, analytic, validation, response, and currency. If one answer is unknown, show unknown. Empty cells are more useful than invented confidence.

What changed in MITRE ATT&CK during 2026?

ATT&CK v19 was released April 28, 2026. The official v19 release notes count 15 Enterprise tactics, 222 techniques, and 475 subtechniques. They also list 697 Enterprise Detection Strategies and 1,758 Analytics. Those numbers show why manual matrix maintenance decays quickly.

The major conceptual change was the split of Defense Evasion into Stealth and Defense Impairment. Stealth covers actions meant to hide or appear normal. Defense Impairment covers actions that break or weaken security controls, pipelines, and evidence. The distinction gives detection and response teams a better way to separate concealment from an attack on the defense itself.

ATT&CK v18, released in October 2025, had already replaced the old detections text with versioned Detection Strategies and Analytics. A current program should ingest version changes, preserve the ATT&CK version used for each mapping, and review affected controls. Copying a static matrix into a slide deck freezes the vocabulary while adversary and defensive knowledge keeps moving.

How should a team choose relevant ATT&CK techniques?

Start with systems and credible threat paths, not the entire matrix. Name the business services that would cause serious loss. Identify their platforms, trust boundaries, privileged identities, administration routes, exposed services, and likely initial footholds. Then map reported adversary behavior that can use those conditions.

Use three evidence sources. First, incidents and near misses from your own environment. Second, primary threat reporting relevant to your industry and technology. Third, red team and control validation results. A technique that appears in all three belongs near the front of the work queue.

Do not rank only by how often a technique appears in reports. Frequency ignores consequence and current controls. One rare path into a backup control plane may deserve more work than a common discovery command that is already visible, contained, and tested.

What is a practical ATT&CK operating workflow?

  1. Scope: choose an important service, platform, or attack path and record why it matters.
  2. Map: assign the narrowest supported technique or subtechnique to observed behavior. Preserve the source passage and ATT&CK version.
  3. Specify evidence: name the data source, required fields, collection point, retention, parser, and health signal.
  4. Build or verify logic: state the behavior chain, expected normal use, suppression boundary, and investigation output.
  5. Test: replay an approved procedure, confirm evidence arrived, and measure the response.
  6. Maintain: assign an owner, next test date, known gaps, and a trigger for review after platform or ATT&CK changes.

This is where most general guides stop too early. They explain the matrix and tools, but the operator needs a control loop. Scope, evidence, logic, test, response, repair. Repeat it on the paths that matter.

How should ATT&CK coverage be measured?

Separate catalog coverage, telemetry coverage, analytic coverage, validated coverage, and response coverage. The first number is documentation. The last number is operational proof. Do not average them into one score unless leaders can still see each missing layer.

Here is simple math. A team selects 60 techniques relevant to its critical services. It has the required telemetry for 48, detection logic for 42, approved tests for 30, and a successful alert plus response for 24. Its validated response coverage is 24 divided by 60, or 40 percent. Calling the program 80 percent covered because 48 techniques have logs would hide the point where defense actually failed.

Weight paths, not colors. If the 36 unvalidated techniques cluster around credential theft, remote administration, and backup access, the business may have little effective coverage against its most damaging scenario. The Kerberoasting guide is a useful example because ticket evidence, account strength, privilege, and reach all have to meet before priority becomes clear.

Use Navigator layers as versioned views, not the source of truth. Keep the underlying coverage record in a system that stores owners, evidence, tests, dates, and exceptions. Generate layers for specific questions: techniques used by a relevant actor, behaviors reachable on a platform, tests completed this quarter, or gaps on one critical service.

The official Navigator layer format specification defines layer version 4.5 and requires a Navigator version of at least 4.9.0. This minimal layer uses the current Enterprise domain and marks one remote services technique for review.

{
  "name": "Critical service review",
  "versions": {"attack": "19", "navigator": "5.3.2", "layer": "4.5"},
  "domain": "enterprise-attack",
  "techniques": [
    {"techniqueID": "T1021", "color": "#f59e0b", "comment": "Validation due"}
  ]
}

Keep comments factual and short. A color should have one definition in every layer. Export the layer with its ATT&CK version, scope, owner, and creation date. Otherwise a useful view becomes an unlabeled opinion six months later.

What makes an ATT&CK mapping defensible?

Map only behavior the source supports. Use the narrowest technique that fits. Explain the mapping in one sentence. Link the source evidence. Record confidence when facts are incomplete. Never infer an entire attack sequence from one tool or indicator.

CISA's best practices for ATT&CK mapping recommends mapping to technique level when subtechnique evidence is insufficient, avoiding unsupported mapping, and using version permalinks when definitions must remain stable. That discipline matters in incident reports and regulated evidence.

Review mappings as a peer activity. The reviewer should see the source and explanation before seeing the chosen ID. This reduces confirmation bias and catches labels chosen because they are familiar rather than correct.

How do Detection Strategies change the work?

Detection Strategies describe how a behavior can be detected across platforms and data. Analytics provide more specific logic tied to log sources and tuning considerations. They are useful design inputs. They are not finished rules for every product and environment.

Translate each strategy into local requirements. Which exact fields exist? Which sensor produces them? How late can the event arrive? Which normal workflows resemble the behavior? What result should an analyst receive? Which safe test proves the chain? If those questions are unanswered, importing a rule only imports uncertainty.

The LOLBins detection guide applies this approach to trusted binary execution. The binary name starts the investigation. Parent process, arguments, identity, destination, and history make the analytic useful.

What cadence keeps ATT&CK current?

Review threat scope quarterly and after material incidents. Test the most damaging paths more often. Review affected mappings when ATT&CK publishes a major version, when a platform changes telemetry, or when a rule owner changes. Retire mappings that no longer describe a supported system or credible path.

A small team can manage this. Five techniques reviewed each week equals about 250 reviews in a working year. The goal is not to race through the catalog. It is to maintain reliable evidence around the behavior most likely to produce serious loss.

Product context can help join observed endpoint evidence with sourced threat facts, but the ATT&CK mapping must remain reviewable. A model suggestion is a draft. The source, version, observed behavior, and analyst decision are the record.

Frequently asked questions

Is MITRE ATT&CK a security standard?

It is a knowledge base and behavior taxonomy, not a certification standard or required control set. Organizations use it to describe threats, detections, tests, and gaps.

Does an ATT&CK mapped alert prove coverage?

No. It proves a label was assigned. Coverage needs relevant evidence, working logic, a safe test, and a measured response with an owner.

Should a team cover every ATT&CK technique?

No. Start with techniques relevant to important systems and credible adversaries. Record excluded items and the reason, then revisit scope as technology and threats change.

How often does MITRE update ATT&CK?

MITRE publishes versioned releases and smaller corrections. Track the version used by your mappings and review the official release notes when a new major version changes tactics, techniques, or defensive objects.

The executive takeaway

Pick one critical service and 20 credible adversary techniques. For each, demand an owner, required evidence, detection logic, last test, result, and next action. Stop reporting colored cells as control proof. The MITRE ATT&CK framework earns its place when it makes defensive gaps specific, testable, and expensive to ignore.

Artemes AI

Put more evidence behind vulnerability decisions

Artemes AI combines endpoint telemetry, sourced vulnerability intelligence, and analysis with practitioner review so teams can examine the evidence, missing context, and recommended next step together. We are accepting early access requests now.

Chris Seymour, Cofounder and Principal at Artemes AI

Chris Seymour

Cofounder, Principal

Chris writes about vulnerability prioritization, exploitability, remediation supported by AI, and the engineering realities of turning scanner output into remediation decisions.

Threat Modeling
Blue Team
Incident Response
Found this useful? Share it.

Get articles like this in your inbox.

Security research and occasional Artemes AI product updates.