nerdexam
GIAC

GSLC · Question #107

Which of the following would allow you to automatically close connections or restart a server or service when a DoS attack is detected?

The correct answer is A. Active IDS. An Active IDS (Intrusion Prevention System) can automatically respond to detected attacks by closing connections or restarting services, unlike passive detection-only systems.

Security Operations & Incident Response Leadership

Question

Which of the following would allow you to automatically close connections or restart a server or service when a DoS attack is detected?

Options

  • AActive IDS
  • BPassive IDS
  • CNetwork-based IDS
  • DSignature-based IDS

How the community answered

(28 responses)
  • A
    89% (25)
  • B
    4% (1)
  • D
    7% (2)

Why each option

An Active IDS (Intrusion Prevention System) can automatically respond to detected attacks by closing connections or restarting services, unlike passive detection-only systems.

AActive IDSCorrect

An Active IDS - also referred to as an Intrusion Prevention System (IPS) - takes automated preventive action when an attack such as a DoS is detected. These actions include terminating malicious TCP sessions, blocking offending source addresses, or restarting affected services, providing real-time mitigation rather than alerting alone.

BPassive IDS

A Passive IDS only monitors traffic and generates alerts when an attack is detected; it cannot automatically terminate connections or restart services.

CNetwork-based IDS

Network-based IDS (NIDS) describes sensor placement on the network segment, not the system's response capability - a NIDS can be either active or passive.

DSignature-based IDS

Signature-based IDS refers to the detection method of matching known attack patterns, not the response capability, and does not inherently provide automated remediation.

Concept tested: Active IDS automated response versus passive detection

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

Topics

#active IDS#automated response#DoS detection#intrusion prevention

Community Discussion

No community discussion yet for this question.

Full GSLC Practice