A network security administrator needs to implement a security solution that continuously monitors network traffic and actively drops malicious packets in real time before they can reach critical application servers. Which device type and deployment configuration best fulfills these requirements?
- A Network Intrusion Prevention System (NIPS) deployed inline (in-band) within the network traffic flow.Answer
- BA Network Intrusion Detection System (NIDS) connected passively out-of-band via a switch SPAN port.
- CA Host-based Intrusion Detection System (HIDS) inspecting Layer 2 frames on the core switch.
- DA Network Intrusion Prevention System (NIPS) configured out-of-band to intercept unencrypted Telnet traffic on Port 22.
Answer
A Network Intrusion Prevention System (NIPS) deployed inline (in-band) within the network traffic flow.
A Network Intrusion Prevention System (NIPS) installed inline (in-band) processes all network traffic passing through its interfaces. This placement allows the appliance to analyze packet payloads against threat signatures or anomalies and immediately drop malicious packets before they reach target servers.
Step-by-Step Solution
Key Concept
Inline NIPS Deployment vs. Passive NIDS Placement
Estimated Time:1m 15s