312-50V11 · Question #469
Which Intrusion Detection System is best applicable for large environments where critical assets on the network need extra security and is ideal for observing sensitive network segments?
The correct answer is A. Network-based intrusion detection system (NIDS). A Network-Based Intrusion Detection System (NIDS) is best suited for large environments because it monitors traffic across entire network segments from strategic sensor placement rather than requiring installation on each individual host.
Question
Which Intrusion Detection System is best applicable for large environments where critical assets on the network need extra security and is ideal for observing sensitive network segments?
Options
- ANetwork-based intrusion detection system (NIDS)
- BHost-based intrusion detection system (HIDS)
- CFirewalls
- DHoneypots
How the community answered
(48 responses)- A92% (44)
- B2% (1)
- C4% (2)
- D2% (1)
Why each option
A Network-Based Intrusion Detection System (NIDS) is best suited for large environments because it monitors traffic across entire network segments from strategic sensor placement rather than requiring installation on each individual host.
NIDS sensors are deployed at key network chokepoints - such as perimeter connections or sensitive internal segments - and analyze all traffic flowing through those points without per-host installation overhead. This architecture scales to large environments and enables focused observation of high-value network segments where critical assets reside. Because inspection occurs at the network layer, a single NIDS sensor can simultaneously detect threats targeting multiple systems on the monitored segment.
A Host-Based Intrusion Detection System (HIDS) is installed on individual endpoints and is better suited to monitoring a single critical server rather than observing traffic across large, multi-host network segments.
Firewalls enforce access control by filtering traffic according to rules but do not perform deep pattern-based inspection for intrusion signatures, making them insufficient as a standalone intrusion detection solution.
Honeypots are decoy systems intended to lure and study attackers but do not actively monitor or protect the sensitive production network segments where critical assets operate.
Concept tested: NIDS deployment for large-scale network segment monitoring
Source: https://csrc.nist.gov/publications/detail/sp/800-94/final
Topics
Community Discussion
No community discussion yet for this question.