By NHI Mgmt Group Editorial TeamDomain: Cyber SecuritySource: CymulatePublished October 30, 2025

TL;DR: MITRE ATT&CK v18 replaces technique-level Data Sources with Detection Strategies and Analytics, retiring the older detection model and pushing defenders toward behavior-driven telemetry mapping, according to Cymulate. The change makes detection engineering more precise, but it also raises the bar for validation, correlation, and continuous testing across SOC workflows.


At a glance

What this is: MITRE ATT&CK v18 changes the detection model from static data sources to behavior-driven Detection Strategies and Analytics.

Why it matters: For IAM and security teams, this matters because identity abuse, credential access, and persistence are increasingly detected through correlated behaviour rather than single telemetry points.

👉 Read Cymulate's analysis of MITRE ATT&CK v18 detection strategies and analytics


Context

MITRE ATT&CK v18 reflects a broader shift in detection engineering from cataloguing log sources to mapping adversary behaviour. In practice, that means defenders have to think in terms of how credential access, execution, persistence, and lateral movement appear across telemetry, not just whether a single source is present. For identity-heavy environments, that is especially relevant because compromised credentials and abuse of non-human identity access often leave fragmented signals rather than one clean alert.

This article is about the operational consequences of that shift, not just the framework change itself. The key governance question is whether security teams can prove that their detections actually recognise identity abuse patterns, including registry-based credential harvesting, suspicious process behaviour, and persistence activity. That is now a detection assurance problem as much as a tooling problem.


Key questions

Q: How should SOC teams implement analytics-driven detections for identity abuse?

A: Start by mapping the behaviours you care about, such as credential access, registry queries, and suspicious process creation, to the telemetry that can actually reveal them. Then test those analytics against realistic attack simulations and correlate them across multiple sources. If a detection only works in isolation, it is not resilient enough for modern identity abuse.

Q: Why do non-human identities make detection engineering harder?

A: Because NHIs often produce legitimate-looking activity at machine speed, the same access path can support administration, automation, or attacker persistence. That makes single-signal detection unreliable. Teams need behaviour-based analytics that correlate identity, endpoint, and process telemetry so they can distinguish normal system use from compromise.

Q: What breaks when detections are built only around data sources?

A: Teams end up with coverage that looks complete on paper but fails to explain attacker behaviour in practice. Static source lists do not tell analysts which patterns matter, how signals relate, or whether the telemetry is sufficient to confirm compromise. The result is blind spots in execution, credential access, and persistence detection.

Q: How do you know if ATT&CK-aligned detections are actually working?

A: You know they are working when they are validated against realistic attack paths and produce repeatable results across the techniques you care about. Look for confirmed detections, clear analytic logic, and correlation across stages rather than one-off alerts. If the team cannot show evidence under simulation, the control is not yet dependable.


Technical breakdown

Why detection strategies replace static data sources

MITRE ATT&CK v18 changes the detection layer from a list of telemetry sources into a structured set of Detection Strategies and Analytics. A detection strategy states what behaviour should be identified, while an analytic explains how telemetry supports that judgement. This matters because a source such as endpoint logs or registry access is only useful when mapped to an adversary pattern. The new model is more operational because it connects observables to attacker tradecraft, rather than treating logs as the end state of detection engineering.

Practical implication: SOC teams should remap detections around adversary behaviours, not just around available log feeds.

How telemetry mapping improves credential access detection

The article’s example, T1552.002 Credentials in Registry, shows the value of linking technique, strategy, analytic, and data component. Instead of asking only whether registry logging exists, the updated model asks what suspicious registry queries look like, which process created them, and which event sources corroborate them. That is a better way to catch credential access because attackers often blend into routine system activity. The same logic applies to service accounts, tokens, and other non-human identities when secrets are exposed in system artefacts.

Practical implication: Map identity-sensitive techniques to multiple telemetry layers so credential abuse is detectable even when one source is noisy or incomplete.

Why analytics validation matters for identity abuse and persistence

Analytics without validation create false confidence. ATT&CK v18’s shift only helps if the detection logic is tested against realistic attacker behaviour, including execution and persistence paths that often overlap in real environments. That is particularly important where identity compromise is involved, because one abused credential can create both initial access and durable foothold conditions. Behavioural validation turns ATT&CK from a reference catalogue into a measurable control testing model, which is where the framework becomes actionable for SOC and IAM-adjacent teams.

Practical implication: Continuously test identity and endpoint detections against real attack paths, not just against theoretical technique mappings.


Threat narrative

Attacker objective: The attacker’s objective is to turn a single compromised foothold into durable, less detectable access by abusing identity-related behaviours that bypass weak detection mappings.

  1. Entry begins when attackers gain access through compromised credentials or another initial foothold that can be observed through identity or endpoint telemetry.
  2. Escalation follows when the attacker queries stored credentials, abuses registry-access behaviour, or leverages weak detection coverage to move into persistence or privilege expansion.
  3. Impact occurs when the attacker retains durable access, evades detection, or uses the exposed identity path to extend control across systems.

NHI Mgmt Group analysis

Behavior-based detection is now the minimum credible model for modern adversary visibility. Static data-source mapping was always too brittle for attacker tradecraft that blends process activity, registry access, and identity abuse. ATT&CK v18 formalises the reality that defenders need strategy and analytics, not just source lists, if they want detections to reflect how adversaries actually operate. For practitioners, the implication is straightforward: detection engineering must be behaviour-first, or it will lag the threat.

Identity compromise is the clearest test case for analytics-driven detection. Compromised credentials, tokens, and service accounts rarely announce themselves through a single signal. They create overlapping traces across execution, credential access, and persistence, which is exactly where behaviour-driven mapping adds value. That intersection matters for NHI governance because the same detection logic must cover both human-led compromise and abuse of non-human identities.

Detection assurance is becoming a governance discipline, not just a SOC discipline. If a framework update changes how detections are documented, then security teams need an evidence model that proves detections work under real attacker behaviour. That aligns naturally with NIST CSF 2.0 and MITRE ATT&CK Enterprise, where coverage and response are only credible when validated against real tactics. The practical conclusion is that boards should ask how detection analytics are tested, not just how many sources are connected.

Cross-tactic correlation is the real operational gain in ATT&CK v18. The article highlights execution and persistence overlap, which is exactly where identity abuse becomes hard to distinguish from normal administration. A behaviour-driven model helps reveal those chains earlier, but only if teams tune for correlation rather than isolated events. Practitioners should treat this as a prompt to review whether their current detections can connect identity abuse to downstream persistence.

ATT&CK v18 sharpens the control gap around compromised non-human identities. The new detection model exposes a familiar failure mode: organisations often know a telemetry source exists, but not whether it can reliably reveal credential abuse or persistence in context. That gap is especially important for service accounts and other NHIs, where standing access can hide until an attacker turns it into durable control. The practitioner takeaway is to validate detection logic against NHI-specific abuse paths, not generic malware patterns.

What this signals

Detection engineering is moving from telemetry ownership to behavioural assurance. Teams that still measure coverage by the number of connected sources will miss the point of the ATT&CK v18 shift. The more useful question is whether your analytics can still detect compromised credentials, registry-based harvesting, and persistence when the attacker’s path changes. For identity programmes, that means pairing ATT&CK mapping with NHI lifecycle management so access drift does not outpace detection.

Behaviour-first controls will expose where identity and SOC programmes are misaligned. A detection stack can look mature while still failing on the exact behaviours most associated with compromised NHIs. That creates a programme signal: if you cannot validate the analytics, you do not actually know whether service accounts, tokens, or other non-human identities are observable under attack. The practical next step is to tie detection validation to the same identity governance records used for access review and offboarding.

Cross-tactic correlation will become a board-level resilience issue. ATT&CK v18 makes it easier to see where execution, credential access, and persistence overlap, which is useful beyond the SOC. Security leaders should expect more scrutiny on whether their detection engineering can prove coverage across the full compromise path, not just at the alert stage. The strongest programmes will connect ATT&CK validation with the 52 NHI breaches Report to show how identity abuse translates into operational risk.


For practitioners

  • Remap detections to adversary behaviours Rebuild detection content around technique-level behaviours, with each rule tied to a specific strategy and analytic rather than a generic log source. Prioritise techniques where execution, credential access, and persistence overlap in the same telemetry stream.
  • Validate identity abuse scenarios continuously Run simulations that exercise registry queries, suspicious process creation, and other identity-sensitive behaviours so teams can see whether detections actually fire. Use the results to close gaps in EDR hunting logs and related telemetry coverage.
  • Review detection coverage for non-human identities Check whether service accounts, tokens, and other NHIs are being monitored through behaviour, not just inventory. Pay special attention to where standing access could allow attacker activity to look like normal administration.
  • Align detection engineering with ATT&CK tactics Map the highest-risk techniques to credential access, lateral movement, and persistence tactics so analysts can correlate signals instead of chasing isolated alerts. This helps SOC teams prioritise where to invest in rule tuning and test coverage.

Key takeaways

  • MITRE ATT&CK v18 replaces static detection mapping with behaviour-driven strategies and analytics, which raises the standard for evidence-based defence.
  • Identity compromise is the clearest use case for the new model because NHIs and credentials often leave fragmented signals that only correlated analytics can detect.
  • Practitioners should validate detections continuously against real attack behaviour, or ATT&CK alignment will remain a documentation exercise rather than a control.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

MITRE ATT&CK address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-53 Rev 5, CIS Controls v8 and NIST AI RMF set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
MITRE ATT&CKTA0006 , Credential Access; TA0008 , Lateral Movement; TA0003 , PersistenceThe article centres on ATT&CK-based detection mapping across identity abuse and persistence behaviours.
NIST CSF 2.0DE.CM-1Continuous monitoring and detection validation are central to the article's control model.
NIST SP 800-53 Rev 5SI-4System monitoring supports the behaviour-based detection strategy described in the article.
CIS Controls v8CIS-8 , Audit Log ManagementThe update depends on usable telemetry and log quality for detection analytics.
NIST AI RMFMANAGEThe article is about managing operational risk through validated detection controls.

Map detection analytics to credential access, lateral movement, and persistence tactics, then validate them with simulations.


Key terms

  • Detection strategy: A detection strategy is the behaviour or pattern a security team wants to identify, expressed in operational terms rather than as a raw log source. It links attacker activity to the kinds of telemetry that can prove it occurred, which makes detection engineering more precise and testable.
  • Analytic: An analytic is the logic that turns telemetry into a detection judgement. In practice, it defines how multiple signals are combined, interpreted, and validated against a technique or sub-technique so analysts can confirm whether observed activity matches adversary tradecraft.
  • Data component: A data component is a specific telemetry category, such as process creation or registry key access, that feeds detection logic. It helps defenders map where evidence originates, but it only becomes useful when tied to a behaviour and tested against realistic attacker activity.
  • Behavioral Detection: A monitoring approach that looks for unusual activity rather than relying only on static inventories. For SaaS integrations, it detects drift in token use, data movement, timing, and endpoint behavior so teams can spot compromise, misuse, or automation that no longer matches its expected pattern.

What's in the full article

Cymulate's full article covers the operational detail this post intentionally leaves for the source:

  • Step-by-step examples of how ATT&CK v18 maps technique, strategy, analytic, and data component in the new model.
  • The specific SIGMA and EDR rule outputs the platform generates when tests fail or miss activity.
  • How Cymulate validates detections across more than 90,000 attack simulation tests for missed techniques.
  • The roadmap implications of splitting Defense Evasion and recategorising techniques in future ATT&CK releases.

👉 The full Cymulate post covers the ATT&CK v18 mapping model, example rules, and simulation workflow details.

Deepen your knowledge

The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It helps practitioners connect identity controls to the broader detection and resilience decisions their programmes depend on.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 2, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org