An organization is updating its internal web application architecture to prevent eavesdropping and data tampering across internal subnets. A network team member suggests omitting TLS encryption for internal microservice communications, arguing that existing perimeter firewalls and isolated VLANs make the internal network inherently safe from interception. Which security control weakness is demonstrated by this proposed architecture?
- Implicit trust based on network perimeter boundaryAnswer
- BSelection of asymmetric algorithms for high-throughput bulk encryption
- CIncorrect ordering of steps in the certificate signing request workflow
- DMisclassification of a detective control as a corrective control
Answer
Implicit trust based on network perimeter boundary
The correct answer accurately identifies the design weakness of trusting traffic based on network location. Modern security principles mandate that data in transit be protected with encryption regardless of whether it originates inside or outside a network boundary.
Step-by-Step Solution
Key Concept
Perimeter Reliance vs. Zero Trust Architecture
Estimated Time:1m 30s