nerdexam
CompTIA

N10-005 · Question #563

Which of the following devices should be installed on a network to monitor the presence of and actively defend against attacks?

The correct answer is A. An IPS. An IPS (Intrusion Prevention System) both monitors network traffic and actively blocks or drops malicious traffic in real time, making it the correct choice for active defense.

Network security

Question

Which of the following devices should be installed on a network to monitor the presence of and actively defend against attacks?

Options

  • AAn IPS
  • BA protocol analyzer
  • CA traffic shaper
  • DAn IDS

How the community answered

(46 responses)
  • A
    91% (42)
  • B
    7% (3)
  • C
    2% (1)

Why each option

An IPS (Intrusion Prevention System) both monitors network traffic and actively blocks or drops malicious traffic in real time, making it the correct choice for active defense.

AAn IPSCorrect

An IPS is deployed inline in the network traffic path, allowing it to detect attack signatures or anomalous behavior and immediately take action - such as dropping packets, resetting connections, or blocking source IPs - to prevent the attack from succeeding. This active, inline enforcement capability distinguishes it from passive monitoring tools.

BA protocol analyzer

A protocol analyzer (packet sniffer) captures and decodes network traffic for analysis but takes no defensive action against attacks.

CA traffic shaper

A traffic shaper manages and prioritizes bandwidth allocation and Quality of Service but has no capability to detect or prevent attacks.

DAn IDS

An IDS monitors traffic and generates alerts about suspicious activity but does not actively block or prevent attacks - it is passive.

Concept tested: IPS active inline intrusion prevention vs IDS passive detection

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

Topics

#IPS#IDS#intrusion prevention#active defense

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice