An aerospace engineering organization has implemented Zero Trust Architecture (ZTA) controls for engineers accessing proprietary CAD schematics stored in a hybrid cloud repository. During an active remote session from a corporate laptop, the security monitoring system detects that the local endpoint protection agent was disabled and the asset's dynamic risk score surged. Although the engineer successfully completed multi-factor authentication (MFA) at session initiation, access to the repository is revoked instantly. Which Zero Trust Architecture core principle is directly demonstrated by this access enforcement action?
- Continuous verification and dynamic risk assessment throughout the session lifecycleAnswer
- BImplicit trust placement within internal subnets once multi-factor authentication is validated
- CPerimeter-based identity authorization with static role assignments for corporate assets
- DNetwork-level compensating controls enforced at the boundary firewall following identity assertion
Answer
Continuous verification and dynamic risk assessment throughout the session lifecycle
The scenario demonstrates immediate access termination when a client device's security posture degrades mid-session. Under Zero Trust Architecture principles, explicit verification must occur continuously rather than once at initial authentication. Policy Decision Points (PDPs) evaluate real-time contextual signals—such as endpoint health, user risk score, and system compliance—to adjust or revoke access dynamically throughout the connection lifecycle.
Step-by-Step Solution
Key Concept
Continuous Verification and Dynamic Context-Based Access Control
Estimated Time:1m 30s