312-50V9 · Question #305
What network security concept requires multiple layers of security controls to be placed throughout an IT infrastructure, which improves the security posture of an organization to defend against…
The correct answer is C. Defense in depth. Defense in depth is the security strategy of layering multiple controls across an IT infrastructure so that failure of one layer does not compromise the entire system.
Question
What network security concept requires multiple layers of security controls to be placed throughout an IT infrastructure, which improves the security posture of an organization to defend against malicious attacks or potential vulnerabilities?
Options
- ASecurity through obscurity
- BHost-Based Intrusion Detection System
- CDefense in depth
- DNetwork-Based Intrusion Detection System
How the community answered
(39 responses)- A3% (1)
- B5% (2)
- C90% (35)
- D3% (1)
Why each option
Defense in depth is the security strategy of layering multiple controls across an IT infrastructure so that failure of one layer does not compromise the entire system.
Security through obscurity relies on hiding implementation details to provide security rather than implementing multiple independent protective control layers.
A Host-Based Intrusion Detection System monitors a single host for malicious activity - it is one security component, not a multi-layer defense strategy.
Defense in depth applies multiple overlapping security controls at network, host, application, and physical layers, derived from the military principle of using redundant defensive positions. If one control fails or is bypassed, additional layers still provide protection and limit the blast radius of an attack. This approach significantly reduces the overall attack surface and is a foundational principle in frameworks such as NIST SP 800-53.
A Network-Based Intrusion Detection System monitors network traffic for intrusions and is also a single-layer control, not a comprehensive multi-layered defense strategy.
Concept tested: Defense in depth multi-layer security strategy
Source: https://csrc.nist.gov/glossary/term/defense_in_depth
Topics
Community Discussion
No community discussion yet for this question.