nerdexam
EC-Council

312-50V9 · Question #161

Which security strategy requires using several, varying methods to protect IT systems against attacks?

The correct answer is A. Defense in depth. Defense in depth is the security strategy of applying multiple, varied layers of controls so that failure of one layer does not compromise the entire system.

Introduction to Ethical Hacking

Question

Which security strategy requires using several, varying methods to protect IT systems against attacks?

Options

  • ADefense in depth
  • BThree-way handshake
  • CCovert channels
  • DExponential backoff algorithm

How the community answered

(44 responses)
  • A
    89% (39)
  • B
    2% (1)
  • C
    2% (1)
  • D
    7% (3)

Why each option

Defense in depth is the security strategy of applying multiple, varied layers of controls so that failure of one layer does not compromise the entire system.

ADefense in depthCorrect

Defense in depth applies independent layers of security controls - such as firewalls, intrusion detection, encryption, and access controls - so an attacker must defeat each layer separately. Using varying methods ensures no single point of failure compromises the entire system. This layered approach is a foundational principle recognized in frameworks such as NIST SP 800-53 and CompTIA Security+.

BThree-way handshake

The three-way handshake is a TCP connection establishment process (SYN, SYN-ACK, ACK) and is not a strategy for layering protective security controls.

CCovert channels

Covert channels are hidden communication paths used to exfiltrate data, representing a security threat rather than a protective defensive strategy.

DExponential backoff algorithm

Exponential backoff is a network retry algorithm that progressively increases wait times between retries and has no relation to layered security defense.

Concept tested: Defense in depth layered security strategy

Source: https://csrc.nist.gov/glossary/term/defense_in_depth

Topics

#defense in depth#layered security#security strategy#IT protection

Community Discussion

No community discussion yet for this question.

Full 312-50V9 Practice