312-50V9 · Question #310
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). Network-based IDS (NIDS) monitors traffic at strategic network chokepoints, giving it the broad visibility needed to protect large environments and sensitive segments.
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
(20 responses)- A90% (18)
- B5% (1)
- C5% (1)
Why each option
Network-based IDS (NIDS) monitors traffic at strategic network chokepoints, giving it the broad visibility needed to protect large environments and sensitive segments.
NIDS sensors are placed at key network positions such as behind firewalls or on core switches, allowing passive analysis of all traffic traversing a segment without requiring agents on individual hosts. This architecture scales efficiently across large environments and is uniquely suited to observing sensitive network segments because it can detect attacks targeting any device on those segments simultaneously.
Host-based IDS is installed directly on individual endpoints and only monitors activity on that single host, providing no visibility into network-level threats affecting other systems in a large environment.
Firewalls enforce access control by permitting or blocking traffic based on defined rules but do not perform behavioral or signature-based analysis to detect intrusions - they are a prevention mechanism, not an intrusion detection system.
Honeypots are decoy systems designed to lure and observe attackers in a controlled environment, not to monitor and protect production network segments across a large-scale infrastructure.
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.