nerdexam
GIAC

GCIH · Question #318

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 D. Active IDS. An active IDS (also called an Intrusion Prevention System or IPS) automatically responds to detected threats by taking defensive actions such as closing connections or restarting services.

Incident Response & Cyber Kill Chain

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

  • ASignature-based IDS
  • BNetwork-based IDS
  • CPassive IDS
  • DActive IDS

How the community answered

(61 responses)
  • A
    3% (2)
  • B
    2% (1)
  • C
    2% (1)
  • D
    93% (57)

Why each option

An active IDS (also called an Intrusion Prevention System or IPS) automatically responds to detected threats by taking defensive actions such as closing connections or restarting services.

ASignature-based IDS

A signature-based IDS identifies known attacks by matching traffic patterns to a database of signatures but does not describe the response mechanism.

BNetwork-based IDS

A network-based IDS describes the sensor placement on the network segment, not whether it actively responds or only alerts.

CPassive IDS

A passive IDS only monitors and generates alerts or logs when an attack is detected; it takes no automated action to stop or mitigate the attack.

DActive IDSCorrect

An active IDS monitors traffic and, upon detecting an attack signature or anomaly, automatically executes a response such as terminating suspicious connections, blocking source IPs, or restarting affected services. This automated response capability is what differentiates an active IDS from a passive one. In a DoS scenario, the active IDS can close the flood of connections without requiring manual administrator intervention.

Concept tested: Active vs passive IDS automated response capability

Source: https://www.cisco.com/c/en/us/products/security/intrusion-prevention-system-ips/index.html

Topics

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

Community Discussion

No community discussion yet for this question.

Full GCIH Practice