A security administrator is drafting baseline policies to align the enterprise network with Zero Trust Architecture (ZTA) principles. Which of the following fundamental tenets should be included in these guidelines? (Select TWO.)
- Explicitly verify the identity, context, and security posture of every access request regardless of user location.Answer
- BAutomatically grant full trust to internal network traffic once a device successfully passes perimeter firewall authentication.
- Enforce least privilege access by restricting user permissions to only the specific resources required for their role.Answer
- DBypass continuous access monitoring after initial single sign-on (SSO) login to optimize network bandwidth.
Answer
The correct answers are the principles of explicit verification of all requests and enforcing least privilege access.
Zero Trust Architecture operates on the core philosophy of 'Never Trust, Always Verify'. This entails explicitly authenticating and authorizing every request regardless of origin, and applying least privilege access controls to limit potential damage from compromised accounts or assets.
Step-by-Step Solution
Key Concept
Core Tenets of Zero Trust Architecture