An enterprise organization is updating its security architecture to protect internal application servers. The solution must achieve two primary objectives: first, detect zero-day exploit attempts against server kernel processes that receive encrypted transport payloads; second, monitor network-wide bandwidth and protocol utilization patterns without introducing packet delivery latency or creating a single point of failure on the network link. Which of the following deployment choices will meet these requirements? (Select TWO.)
- Deploy Host-based Intrusion Prevention Systems (HIPS) using anomaly-based detection on the application servers.Cevap
- BDeploy Network-based Intrusion Prevention Systems (NIPS) connected out-of-band to switch SPAN ports to drop malicious packets.
- Deploy a Network-based Intrusion Detection System (NIDS) connected out-of-band via a hardware network TAP.Cevap
- DDeploy an inline Network-based Intrusion Detection System (NIDS) configured with signature-based decryption at Layer 2.
Cevap
The organization should deploy Host-based Intrusion Prevention Systems (HIPS) with anomaly-based detection on the application servers and deploy a Network-based Intrusion Detection System (NIDS) connected out-of-band via a hardware network TAP.
Deploying HIPS with anomaly detection directly on the servers allows inspection of unencrypted host operations and system calls, permitting active blockage of novel zero-day exploits. Deploying NIDS out-of-band via a hardware TAP delivers full network visibility for monitoring traffic trends without placing any processing delay on the inline path.
Adım Adım Çözüm
Anahtar Kavram
HIDS/HIPS vs NIDS/NIPS Placement and Detection Logic