A company is updating its perimeter network architecture to defend against automated exploit attacks targeted at public-facing application servers. The security strategy requires a device positioned directly in the traffic flow that can inspect packet payloads in real time and automatically drop malicious frames before they cross into the internal segment. Which security appliance deployment best satisfies these active mitigation requirements?
- A Network Intrusion Prevention System (NIPS) deployed inline between the perimeter router and the internal web networkAnswer
- BA Network Intrusion Detection System (NIDS) connected to a mirrored SPAN port on the core perimeter switch
- CA Host-based Intrusion Detection System (HIDS) deployed on Layer 2 switch management interfaces
- DA stateless firewall filter evaluating transport Layer 4 protocol headers for payload signatures on Telnet port 23
Answer
A Network Intrusion Prevention System (NIPS) deployed inline between the perimeter router and the internal web network
Deploying a Network Intrusion Prevention System inline places the device directly inside the network traffic path (in-band). This enables the system to perform deep packet inspection on passing traffic and immediately block or drop malicious packets before they reach internal application servers.
Step-by-Step Solution
Key Concept
Inline NIPS vs. Passive NIDS Deployment
Estimated Time:1m 15s