GSEC · Question #407
With regard to defense-in-depth, which of the following statements about network design principles is correct?
The correct answer is D. A secure network design will seek to separate resources by providing a security boundary between. Defense-in-depth network design requires placing security boundaries between resource groups to limit lateral movement and contain breaches.
Question
With regard to defense-in-depth, which of the following statements about network design principles is correct?
Options
- AA secure network design requires that systems that have access to the Internet should not be
- BA secure network design requires that networks utilize VLAN (Virtual LAN) implementations to
- CA secure network design will seek to provide an effective administrative structure by providing a
- DA secure network design will seek to separate resources by providing a security boundary between
How the community answered
(40 responses)- A8% (3)
- B3% (1)
- C18% (7)
- D73% (29)
Why each option
Defense-in-depth network design requires placing security boundaries between resource groups to limit lateral movement and contain breaches.
While Internet-facing systems require hardening, prohibiting all Internet access contradicts the operational requirements of most architectures and does not describe a complete defense-in-depth network design principle.
VLANs are a useful segmentation tool, but relying solely on VLAN implementations is insufficient for defense-in-depth because VLANs are susceptible to hopping attacks and must be combined with additional layered controls.
Providing an administrative structure is an organizational governance control, not a technical network design principle, and does not address the layered security boundaries required by defense-in-depth.
A foundational principle of defense-in-depth is network segmentation - establishing security boundaries such as firewalls, DMZs, or controlled access zones between resource groups so that a compromise in one segment does not automatically grant access to others. This layered approach forces an attacker to defeat multiple independent controls to reach sensitive assets, significantly reducing overall risk exposure.
Concept tested: Defense-in-depth network segmentation and security boundary design
Source: https://csrc.nist.gov/publications/detail/sp/800-53/rev-5/final
Topics
Community Discussion
No community discussion yet for this question.