312-50V11 · Question #116
Which Intrusion Detection System is the 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 C. Network-based intrusion detection system (NIDS). A Network-based Intrusion Detection System (NIDS) monitors traffic across entire network segments from a single sensor, making it the right fit for large environments with sensitive segments. Host-based and other listed options do not scale or function the same way.
Question
Which Intrusion Detection System is the best applicable for large environments where critical assets on the network need extra security and is ideal for observing sensitive network segments?
Options
- AHoneypots
- BFirewalls
- CNetwork-based intrusion detection system (NIDS)
- DHost-based intrusion detection system (HIDS)
How the community answered
(50 responses)- A4% (2)
- B2% (1)
- C88% (44)
- D6% (3)
Why each option
A Network-based Intrusion Detection System (NIDS) monitors traffic across entire network segments from a single sensor, making it the right fit for large environments with sensitive segments. Host-based and other listed options do not scale or function the same way.
Honeypots are deception traps designed to lure and study attackers, not a detection system for monitoring and protecting production network segments.
Firewalls enforce access control policies by allowing or blocking traffic; they do not perform deep inspection or alert on intrusion patterns the way an IDS does.
NIDS passively inspects packet traffic flowing through a network segment by connecting to a span port or tap, allowing a single sensor to protect many hosts simultaneously. This design is ideal for large environments because it provides broad visibility without requiring agents on every machine, and it can be strategically placed on segments carrying sensitive traffic such as those serving critical assets.
HIDS agents run on individual hosts and monitor local activity such as file integrity and log events; they cannot observe broad network segment traffic and do not scale efficiently across large environments.
Concept tested: Network-based IDS applicability in large environments
Source: https://csrc.nist.gov/publications/detail/sp/800-94/final
Topics
Community Discussion
No community discussion yet for this question.