nerdexam
CompTIA

N10-005 · Question #664

Which of the following solutions will detect and disable a rogue access point?

The correct answer is C. IPS. An IPS (Intrusion Prevention System) can both detect and actively disable a rogue access point by taking inline action such as sending deauthentication frames or blocking the port, whereas detection-only tools cannot respond.

Network security

Question

Which of the following solutions will detect and disable a rogue access point?

Options

  • APort scan
  • BPacket sniffer
  • CIPS
  • DIDS

How the community answered

(42 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    90% (38)
  • D
    5% (2)

Why each option

An IPS (Intrusion Prevention System) can both detect and actively disable a rogue access point by taking inline action such as sending deauthentication frames or blocking the port, whereas detection-only tools cannot respond.

APort scan

A port scan probes hosts for open TCP/UDP ports to enumerate services - it identifies what is running on known hosts but cannot detect or disable an unauthorized wireless access point.

BPacket sniffer

A packet sniffer (protocol analyzer) captures and decodes network traffic for analysis but is purely passive and has no capability to disable or block any device.

CIPSCorrect

An IPS operates inline with network traffic and is capable of active responses - it can detect the unauthorized MAC address or SSID of a rogue AP through RF scanning or wired-side analysis and then automatically take containment actions such as port shutdowns, ACL enforcement, or wireless deauthentication attacks. This distinguishes it from passive monitoring tools that only report threats without acting on them.

DIDS

An IDS (Intrusion Detection System) can detect a rogue AP and generate an alert, but it cannot take active preventive or disabling action - that capability belongs exclusively to an IPS.

Concept tested: IPS active response versus IDS passive detection

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

Topics

#rogue access point#IPS#wireless security#intrusion prevention

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice