An organization is updating its enterprise security strategy to align with Zero Trust Architecture (ZTA) principles. Which of the following implementations best demonstrates the core Zero Trust tenet of "assume breach"?
- Encrypting all network communications and enforcing microsegmentation regardless of user or device locationAnswer
- BAutomatically trusting all internal subnet traffic once a user successfully authenticates at the primary edge firewall
- CGranting broad access rights to all internal file shares based solely on identity authentication without checking resource permissions
- DDeploying physical intrusion deterrence systems to completely replace software vulnerability management programs
Answer
Encrypting all network communications and enforcing microsegmentation regardless of user or device location
The core Zero Trust tenet of 'assume breach' requires organizations to plan defenses as if attackers already have access to the internal network. Encrypting internal communications and implementing microsegmentation ensures that even if an internal host is compromised, lateral movement and unauthorized data interception are strictly controlled.
Step-by-Step Solution
Key Concept
Assume Breach in Zero Trust Architecture
Estimated Time:45s