A network administrator needs to deploy a security control that inspects live network traffic and actively drops malicious packets in real time before they reach internal network resources. Which of the following devices or deployments best fulfills this requirement?
- An inline Network Intrusion Prevention System (NIPS)Answer
- BA passive Network Intrusion Detection System (NIDS) connected to a switch SPAN port
- CA Port/Protocol Access Control List (ACL) configured to permit Port 23 for secure SSH administrative traffic
- DA Host-based Intrusion Detection System (HIDS) configured to process Layer 2 Ethernet frames across the switch fabric
Answer
An inline Network Intrusion Prevention System (NIPS)
An inline Network Intrusion Prevention System (NIPS) is positioned in-band within the network data path. This placement enables it to analyze live network traffic and actively drop or block malicious packets before they arrive at their internal destination.
Step-by-Step Solution
Key Concept
Inline Intrusion Prevention (NIPS) vs. Passive Intrusion Detection (NIDS)