Subscribe to the Non-Human & AI Identity Journal

How should security teams use red team and blue team exercises to improve attack-surface control?

They should use red team exercises to expose realistic attack paths and blue team exercises to test whether those paths are visible, triaged, and contained fast enough. The point is not to collect findings in isolation, but to turn them into prioritised remediation that reduces exploitable access across identity, cloud, and endpoint layers.

Why This Matters for Security Teams

Red team and blue team exercises matter because attack-surface control fails when organisations focus on isolated findings instead of end-to-end compromise paths. A single exposed service, permissive identity relationship, or overlooked endpoint control can become a full intrusion chain. Exercises grounded in MITRE ATT&CK Enterprise Matrix help teams test whether the path is actually reachable, detectable, and containable under realistic conditions.

The practical value is not just validation, but prioritisation. If red team activity shows that a low-severity issue can lead to token theft, lateral movement, or cloud privilege escalation, blue team work should prove whether those stages generate alerts, whether triage is fast enough, and whether containment is reliable. That makes the exercise a control test, not a theatre event. It also forces security leaders to treat identity, cloud, and endpoint as one attack surface rather than separate programmes. In practice, many security teams encounter weak attack-surface control only after a real adversary has already chained benign-looking misconfigurations into a breach.

How It Works in Practice

Effective exercises start with a clearly scoped objective: validate a specific attack path, a detection gap, or a containment decision point. The red team should emulate realistic adversary behaviour, using the same techniques that appear in public reporting and current threat advisories, such as those in CISA cyber threat advisories. The blue team should operate under normal monitoring, without advance knowledge that would invalidate response timing or reduce operational realism.

In practice, the most useful exercise design links actions to measurable control outcomes:

  • Initial access: can exposed services, phishing, or stolen credentials be prevented or detected?
  • Privilege escalation: are weak roles, standing privileges, and token misuse visible?
  • Lateral movement: do identity, endpoint, and network detections correlate into a coherent alert?
  • Containment: can access be revoked, hosts isolated, and sessions terminated without delay?
  • Recovery: are evidence, lessons learned, and remediation actions preserved for follow-up?

NIST control mapping is useful here because it turns exercise output into governance language. For example, NIST SP 800-53 Rev 5 Security and Privacy Controls helps translate what was observed into access control, auditing, incident response, and vulnerability management actions. Where organisations use agentic AI or AI-assisted defenders, current guidance suggests adding a second layer of validation for prompt abuse, tool misuse, and adversarial automation, informed by MITRE ATLAS adversarial AI threat matrix. The best outputs are not slide decks; they are concrete remediation items with an owner, deadline, and retest condition. These controls tend to break down when exercises are run as one-off events without production telemetry, because the organisation cannot prove whether the same attack path would actually be detected and contained outside the lab.

Common Variations and Edge Cases

Tighter exercise scope often increases operational overhead, requiring organisations to balance realism against safety, change control, and business disruption. There is no universal standard for every environment, so best practice is evolving based on risk tolerance and system criticality. For regulated or high-availability services, teams may need to simulate only selected stages of the attack chain, then validate the rest through purple-team collaboration and staged retesting.

Some edge cases need special handling. In cloud environments, a red team finding may look like an identity problem when the real weakness is an overbroad trust relationship or unmanaged secrets. In endpoint-heavy environments, the same weakness may be detectable only if telemetry is normalised across EDR, SIEM, and identity logs. For AI-enabled environments, security teams should treat the model and its tooling as part of the surface, especially where agents can invoke actions or retrieve sensitive context; this is where Anthropic — first AI-orchestrated cyber espionage campaign report is a useful reminder that automation can accelerate attacker decision-making.

The main tradeoff is that more realistic exercises can create more false urgency if findings are not separated into immediate containment, near-term hardening, and structural architecture fixes. That distinction matters because attack-surface control improves fastest when teams distinguish what was exploitable from what was merely observable.

Standards & Framework Alignment

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

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

Framework Control / Reference Relevance
NIST CSF 2.0 DE.CM Exercises must confirm continuous monitoring can spot attacker behaviour.
MITRE ATT&CK T1078 Valid Accounts is a common path from access to escalation and lateral movement.
NIST AI RMF AI-assisted security testing needs governance for risk, monitoring, and validation.
OWASP Agentic AI Top 10 Agentic tooling can expand attack paths if prompts and tools are not constrained.
NIST SP 800-53 Rev 5 RA-5 Findings should drive vulnerability remediation and retesting.

Map exercise gaps to detection coverage and tune monitoring until attack paths trigger actionable alerts.