nerdexam
CompTIA

SY0-301 · Question #848

Matt, an IT administrator, wants to protect a newly built server from zero day attacks. Which of the following would provide the BEST level of protection?

The correct answer is A. HIPS. A Host Intrusion Prevention System (HIPS) uses behavioral and heuristic analysis to detect and block zero-day attacks that have no known signatures.

Security operations

Question

Matt, an IT administrator, wants to protect a newly built server from zero day attacks. Which of the following would provide the BEST level of protection?

Options

  • AHIPS
  • BAntivirus
  • CNIDS
  • DACL

How the community answered

(32 responses)
  • A
    91% (29)
  • C
    6% (2)
  • D
    3% (1)

Why each option

A Host Intrusion Prevention System (HIPS) uses behavioral and heuristic analysis to detect and block zero-day attacks that have no known signatures.

AHIPSCorrect

HIPS monitors host-level activity in real time and can block suspicious behaviors based on heuristics and anomaly detection, even when no signature exists for the threat. This behavioral approach makes it the most effective tool against zero-day attacks, which by definition have not yet been cataloged in signature databases.

BAntivirus

Antivirus software depends primarily on signature-based detection, making it ineffective against zero-day exploits for which no signature has yet been developed.

CNIDS

A Network Intrusion Detection System (NIDS) monitors network traffic passively and raises alerts but does not block attacks; it also relies on known signatures and cannot prevent host-level zero-day exploits.

DACL

Access Control Lists (ACLs) enforce network or file permission rules but have no mechanism to detect or prevent novel exploit code executing on a host.

Concept tested: HIPS for zero-day attack prevention

Source: https://csrc.nist.gov/publications/detail/sp/800-94/final

Topics

#HIPS#zero-day attacks#host intrusion prevention#endpoint security

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice