Lab 5 β Identity Attack & Zero Trust Decision Sandbox
Assume the password is already stolen. Decide which Conditional Access controls actually stop the intrusion.
πΌ Business Scenario: An employee's primary credentials (Username & Password) were leaked in a dark web dump. An external attacker is attempting to log in to the corporate cloud tenant (Microsoft 365 / Entra ID) from a high-risk IP in another country. Can your Zero Trust Conditional Access policies block the breach before data exfiltration occurs?
Identity Context
- Compromised Identity
- alex.morgan@company.com
- Credentials
- Username + Password (Pwned)
- Target Service
- Enterprise M365 / Salesforce
Attack Simulation Scenario
The attacker replays the leaked username and password against the legacy IMAP endpoint. Basic authentication protocols cannot present an MFA challenge, so modern MFA is silently bypassed.
Authentication Pipeline
- 01β
Primary Auth
Username + password verification
- 02β
Risk & Context Engine
Location, device, reputation, velocity
- 03β
Conditional Access
Zero Trust policy enforcement
- 04β
Access Result
Token issued or session denied
Zero Trust Policy & Conditional Access Engine
Require Multi-Factor Authentication (MFA)
Challenge a second factor on every interactive sign-in to cloud apps.
Block Legacy Authentication Protocols
Reject IMAP, POP3, SMTP AUTH and other basic-auth clients that cannot perform MFA.
Active controls: 0 / 6
Evaluation Result
Configure your Zero Trust posture, then run the simulation to see whether the attacker reaches your data β and which control decides the outcome.
What Should the CISO Ask?
Executive governance checklist β take these four questions into your next identity security review.