nerdexam
EC-Council

312-50V10 · Question #292

Which type of intrusion detection system can monitor and alert on attacks, but cannot stop them?

The correct answer is B. Passive. A passive IDS is deployed out-of-band to monitor and alert on attacks but has no mechanism to stop or block traffic.

Evading IDS, Firewalls, and Honeypots

Question

Which type of intrusion detection system can monitor and alert on attacks, but cannot stop them?

Options

  • ADetective
  • BPassive
  • CIntuitive
  • DReactive

How the community answered

(40 responses)
  • A
    5% (2)
  • B
    93% (37)
  • C
    3% (1)

Why each option

A passive IDS is deployed out-of-band to monitor and alert on attacks but has no mechanism to stop or block traffic.

ADetective

'Detective' is not a standard IDS deployment classification - all IDS systems perform detection, so this term does not describe a distinct deployment type.

BPassiveCorrect

A passive IDS connects to a network tap or SPAN port and receives only a copy of traffic, meaning it can observe and generate alerts but cannot interrupt or block data flows - because it is never inline with the actual traffic path, stopping an attack is architecturally impossible without a separate enforcement mechanism.

CIntuitive

'Intuitive' is not a recognized IDS classification in any major security framework or vendor taxonomy.

DReactive

A reactive IDS (also called an active or inline IDS/IPS) is specifically designed to take automated blocking or reset actions in response to detected threats, so it can stop attacks.

Concept tested: Passive IDS deployment - monitoring without blocking

Source: https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-94.pdf

Topics

#passive IDS#IDS types#detection only#intrusion detection

Community Discussion

No community discussion yet for this question.

Full 312-50V10 Practice