nerdexam
EC-Council

312-50V11 · 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 a layered security strategy that uses multiple, varied controls so that if one layer fails, others still protect the 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

(38 responses)
  • A
    95% (36)
  • B
    3% (1)
  • C
    3% (1)

Why each option

Defense in depth is a layered security strategy that uses multiple, varied controls so that if one layer fails, others still protect the system.

ADefense in depthCorrect

Defense in depth applies several distinct security mechanisms across different layers - physical, network, host, application, and data - so no single point of failure exposes the entire system. The use of varying methods ensures that an attacker who bypasses one control still faces additional barriers. This multi-layered approach directly matches the question's description of 'several, varying methods.'

BThree-way handshake

The three-way handshake is a TCP connection establishment process (SYN, SYN-ACK, ACK), not a security protection strategy.

CCovert channels

Covert channels are hidden communication paths used to exfiltrate data or bypass controls, making them an attack vector rather than a defensive strategy.

DExponential backoff algorithm

The exponential backoff algorithm is a retry timing mechanism used in networking and distributed systems, not a security defense strategy.

Concept tested: Defense in depth layered security strategy

Source: https://learn.microsoft.com/en-us/azure/architecture/framework/security/security-principles

Topics

#defense in depth#layered security#security strategy#risk mitigation

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice