nerdexam
GIAC

GCIA · Question #67

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 (also called an IPS or inline IDS) can automatically take response actions such as closing connections or restarting services when an attack is detected.

Intrusion Detection System (IDS) Fundamentals & Snort Rules

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
  • BSignature-based IDS
  • CPassive IDS
  • DNetwork-based IDS

How the community answered

(42 responses)
  • A
    79% (33)
  • B
    5% (2)
  • C
    5% (2)
  • D
    12% (5)

Why each option

An active IDS (also called an IPS or inline IDS) can automatically take response actions such as closing connections or restarting services when an attack is detected.

AActive IDSCorrect

An active IDS - also referred to as an Intrusion Prevention System (IPS) - is configured to respond automatically to detected threats by taking defensive actions such as terminating TCP sessions via RST packets, blocking IP addresses, or restarting affected services. This automated response capability is what distinguishes it from a passive IDS, which only logs and alerts.

BSignature-based IDS

Signature-based IDS describes the detection method (matching known attack patterns), not whether the system responds actively or passively to threats.

CPassive IDS

A passive IDS only monitors traffic and generates alerts for human review; it does not take any automated action to stop or mitigate an attack.

DNetwork-based IDS

Network-based IDS describes the deployment location (monitoring network traffic), not whether the system can actively respond to or terminate attacks.

Concept tested: Active IDS automated threat response capabilities

Source: https://www.cisa.gov/sites/default/files/publications/justifying-ids-pub.pdf

Topics

#active IDS#automated response#DoS detection#IDS response types

Community Discussion

No community discussion yet for this question.

Full GCIA Practice