mediumMultiple ChoiceObjective-mapped
Defense in Depth: Using Multiple Security Layers
A company deploys a web application firewall (WAF), performs regular vulnerability scans, and implements strict access controls. Which security principle is being applied?
Quick Answer
The answer is defense in depth, the security principle of layering multiple independent controls so that if one fails, others still provide protection. This is correct because the scenario stacks a web application firewall (application-layer filtering), vulnerability scanning (proactive detection), and strict access controls (preventive policy) across different layers—network, host, and application—creating redundancy that no single control can guarantee. On the ISC2 Certified in Cybersecurity CC exam, this concept tests your understanding that security is not a single solution but a strategy of overlapping defenses; a common trap is confusing defense in depth with a single control like a firewall or encryption. Remember the mnemonic “Layers, not saviors”—no one tool saves you, but a stack of them does.
⚠ Common exam trap
ISC2 often tests defense in depth by listing multiple security tools and expecting candidates to recognize the layering concept, but the trap here is that candidates confuse 'defense in depth' with 'least privilege' because both involve multiple controls, when in fact least privilege is just one layer within a defense-in-depth strategy.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Defense in depth
Defense in depth is the security principle of layering multiple independent security controls so that if one fails, others still provide protection. The question describes three distinct layers: a WAF (application-layer filtering), vulnerability scanning (proactive detection), and strict access controls (preventive policy). This stacking of different types of controls across the network, host, and application layers is the textbook definition of defense in depth.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Defense in depth
Why this is correct
Multiple layers of security controls exemplify defense in depth.
- ✗
Accountability
Why it's wrong here
Accountability ensures actions can be traced to an individual, not the deployment of multiple controls.
- ✗
Risk management
Why it's wrong here
Risk management involves identifying and mitigating risks, but the described actions specifically implement layered defenses.
- ✗
Least privilege
Why it's wrong here
Least privilege focuses on user permissions, not multiple controls.
Go deeper
Related to this question
Learn chapter
Introduction to Security Principles
Key term
Firewall
A firewall is a network security system that monitors and controls incoming and outgoing traffic based on predetermined security rules to protect trusted internal networks from untrusted external networks.
Key term
Defense in depth
Defense in depth is a cybersecurity strategy that uses multiple layers of security controls to protect information and systems, so if one layer fails, another layer is already in place to stop the attack.
About these practice questions
One of 976 original CC practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. Learn why practice questions differ from exam dumps →
Same concept, more angles
3 more ways this is tested on CC
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. An organization deploys firewalls at the network perimeter, antivirus on endpoints, and encryption for data at rest. This approach best exemplifies which security principle?
medium- A.Separation of duties
- B.Diversity of defense
- C.Least privilege
- ✓ D.Defense in depth
Why D: Correct: D - Defense in depth. Defense in depth uses multiple, overlapping security controls such as firewalls, antivirus, and encryption to protect assets. Option A is wrong because separation of duties divides critical tasks among multiple people to prevent fraud. Option B is wrong because diversity of defense, while related, is not the primary principle demonstrated; the key is the layered approach. Option C is wrong because least privilege restricts access rights to the minimum necessary.
Variation 2. An organization is designing a security architecture for a cloud-based application. They implement firewalls, intrusion detection systems, and encryption, and also conduct regular security awareness training. This approach demonstrates which security principle?
hard- ✓ A.Defense in depth
- B.Security through obscurity
- C.Least privilege
- D.Separation of duties
Why A: Defense in depth uses multiple layered controls. The combination of technical and administrative controls is key.
Variation 3. An organization wants to implement defense in depth for its web application. Which combination of controls best illustrates this principle?
medium- A.A strict perimeter firewall without internal controls.
- B.Encryption at rest only.
- ✓ C.A firewall, intrusion detection system, and regular security awareness training.
- D.A single strong password policy.
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CC practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CC exam.