Subscribe to the Non-Human & AI Identity Journal

Breach and Attack Simulation

Breach and attack simulation is the practice of repeatedly running safe attack-like tests against live environments to see whether controls detect or block them. It measures defensive effectiveness across real paths, not just policy intent, and is most useful when tied to current threats and business-critical assets.

Expanded Definition

Breach and attack simulation, often shortened to BAS, is a controlled way to test whether security tooling and response processes actually stop realistic attack paths. It differs from a one-time penetration test because it is repeatable, can be aligned to current threat activity, and is designed to measure control performance over time rather than produce a single point-in-time finding. In practice, BAS sits between validation and operational tuning: it can confirm whether detections fire, whether blocking controls work, and whether alert handling is timely enough to matter.

Industry usage is still evolving, and definitions vary across vendors. Some tools emphasise endpoint and network control validation, while others extend into cloud, identity, and email paths. For this glossary, the security-relevant meaning is the continuous exercise of live controls using safe, scripted attack behaviors mapped to known techniques, including those represented in the MITRE ATT&CK Enterprise Matrix. The most common misapplication is treating BAS as a compliance checkbox, which occurs when teams run canned tests that do not reflect current threat paths or critical business systems.

Examples and Use Cases

Implementing BAS rigorously often introduces operational noise and coordination overhead, requiring organisations to weigh validation depth against the risk of alert fatigue or unintended disruption.

  • Simulating credential theft and lateral movement to confirm whether endpoint detection, SIEM correlation, and SOAR workflows respond as intended.
  • Testing phishing-to-session-hijack paths to see whether identity controls, conditional access, and MFA enforcement resist a realistic attacker sequence.
  • Running cloud-focused tests against exposed storage, over-permissioned roles, or token abuse to validate prevention and detection coverage in hybrid estates.
  • Mapping simulations to current advisories from CISA cyber threat advisories so tests reflect active attacker behaviors rather than legacy assumptions.
  • Using threat-informed scenarios from the MITRE ATLAS adversarial AI threat matrix when the environment includes LLM workflows, model endpoints, or agentic automation.

Teams often use BAS to prioritise remediation after control changes, such as a new EDR deployment, a cloud segmentation redesign, or a major identity platform migration. It also helps security leaders show whether controls fail at detection, prevention, or containment, which is more useful than proving that a policy exists on paper.

Why It Matters for Security Teams

BAS matters because many organisations assume control coverage from configuration reviews alone, even though real-world attack paths often bypass intended safeguards through identity misuse, weak segmentation, or alerting gaps. When a BAS program is mature, it helps teams understand not just whether a control is enabled, but whether it meaningfully interrupts attacker progression across the kill chain. That makes it valuable for validating telemetry quality, escalation logic, and recovery readiness.

The identity connection is especially important in environments where privileged access, service accounts, and machine identities create hidden pathways that attackers can chain together. BAS can expose where an apparently strong control set still leaves an exploitable gap between authentication, authorisation, and monitoring. For control mapping, NIST SP 800-53 Rev 5 Security and Privacy Controls is useful for translating simulation findings into concrete control-family gaps. Organisations typically encounter the urgency of BAS only after a near miss, when an intrusion review shows that assumed detections never fired and validation must become operationally unavoidable.

Standards & Framework Alignment

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

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 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-1 BAS validates whether security monitoring is actually detecting malicious activity.
NIST SP 800-53 Rev 5 CA-8 Security assessment and authorization includes testing controls for effectiveness.
OWASP Non-Human Identity Top 10 NHI environments benefit from simulation of service account and token abuse paths.

Use simulations to verify that monitoring detects attack-like events across priority assets.