Match each intrusion detection or prevention system (IDS/IPS) architecture and mechanism on the left to its corresponding operational scenario on the right.
- Host-Based Intrusion Prevention System (HIPS)Monitors localized system call activity and memory operations to block buffer overflow attempts on a specific server.
- Inline Network Intrusion Prevention System (NIPS)Sits directly in the primary network traffic path to actively drop malicious TCP SYN flood packets before they hit internal targets.
- Passive Network Intrusion Detection System (NIDS)Analyzes duplicated packets from a physical TAP interface to log security events without introducing packet forwarding delay.
- Behavioral/Anomaly-Based Detection EngineDetects previously unknown zero-day malware by flagging significant statistical departures from an established traffic baseline.
Cevap
Host-Based IPS matches local system call and memory monitoring; Inline NIPS matches active stream blocking in the live traffic path; Passive NIDS matches out-of-band traffic monitoring via TAP/SPAN; Behavioral/Anomaly-Based Engine matches flagging statistical baseline departures for zero-day threats.
Each deployment model corresponds to a specific functional capability based on system placement (host vs. network), traffic path integration (in-band vs. out-of-band), and detection logic (signature vs. anomaly).
Adım Adım Çözüm
Anahtar Kavram
Intrusion Detection and Prevention System (IDS/IPS) Deployment Models and Detection Mechanisms
Tahmini Süre:1m 30s