A network security administrator is tasked with deploying a solution to protect internal web servers from malicious payload attacks. The deployment requirements specify that the device must inspect passing packet payloads in real time and actively drop malicious packets before they reach the destination hosts. Which of the following system types and deployment modes should the administrator implement?
- An inline Network Intrusion Prevention System (NIPS) positioned directly in the network traffic pathCevap
- BA passive Network Intrusion Detection System (NIDS) connected to a switch SPAN port
- CA Host-based Intrusion Detection System (HIDS) installed on the perimeter gateway router
- DA stateless firewall with access control lists (ACLs) configured to block standard port numbers
Cevap
An inline Network Intrusion Prevention System (NIPS) positioned directly in the network traffic path
An inline Network Intrusion Prevention System (NIPS) sits directly in the flow of traffic. This in-band position allows it to analyze packet payloads and drop malicious packets before they traverse the rest of the network to reach target hosts.
Adım Adım Çözüm
Anahtar Kavram
NIPS vs NIDS placement architecture (In-band inline prevention vs out-of-band passive detection)