A network security administrator needs to monitor traffic destined for a cluster of internal database servers to identify malicious payload patterns. The solution must ensure that security monitoring introduces zero processing latency to live database transactions and cannot interrupt network traffic if the monitoring device fails or experiences a hardware fault. Which of the following deployment options best satisfies these requirements?
- Deploy a Network Intrusion Detection System (NIDS) out-of-band using a switch TAP or SPAN port.Cevap
- BDeploy an inline Network Intrusion Prevention System (NIPS) directly on the primary Layer 3 gateway interface.
- CConfigure an inline Network Intrusion Prevention System (NIPS) across an untagged native VLAN trunk.
- DDeploy a Host-based Intrusion Detection System (HIDS) configured to intercept packets over SSH port 23 traffic streams.
Cevap
Deploying an out-of-band Network Intrusion Detection System (NIDS) fed by a switch port mirror (SPAN) or physical test access point (TAP) guarantees that live traffic is unaffected by monitoring overhead or device reboot events.
An out-of-band Network Intrusion Detection System (NIDS) operates passively by receiving mirrored copies of network traffic via a switch Port Analyzer (SPAN) or physical TAP. Because the NIDS is not placed directly in the network transit path, it adds no latency to live database requests and cannot interrupt production traffic if the NIDS device crashes or loses power.
Adım Adım Çözüm
Anahtar Kavram
In-band (Inline NIPS) vs. Out-of-band (Passive NIDS) Deployment Architecture
Tahmini Süre:1m 30s