nerdexam
EC-Council

312-50V10 · Question #385

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 layering multiple, diverse protective controls so that failure of any single layer does not compromise the entire system.

Information Security and Ethical Hacking Fundamentals

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

(31 responses)
  • A
    90% (28)
  • B
    3% (1)
  • C
    6% (2)

Why each option

Defense in depth is the security strategy of layering multiple, diverse protective controls so that failure of any single layer does not compromise the entire system.

ADefense in depthCorrect

Defense in depth applies multiple independent security mechanisms - such as firewalls, intrusion detection systems, encryption, access controls, and physical security - across different layers of an IT environment. This strategy ensures an attacker must defeat several varied controls to succeed, directly addressing the concept of using 'several, varying methods' to protect IT systems as described in the question stem.

BThree-way handshake

The three-way handshake is the TCP connection establishment process (SYN, SYN-ACK, ACK) and is a networking protocol mechanism, not a defensive security strategy.

CCovert channels

Covert channels are hidden communication paths exploited to leak information in violation of security policy - they represent an attack vector, not a protective strategy.

DExponential backoff algorithm

Exponential backoff is a retry-timing algorithm used in networking and distributed systems to reduce congestion, not a security protection strategy.

Concept tested: Defense in depth layered security strategy

Source: https://learn.microsoft.com/en-us/azure/well-architected/security/principles

Topics

#defense in depth#layered security#security strategy

Community Discussion

No community discussion yet for this question.

Full 312-50V10 Practice