312-50V10 · Question #289
What is the main advantage that a network-based IDS/IPS system has over a host-based solution?
The correct answer is A. They do not use host system resources.. Network-based IDS runs on dedicated network appliances rather than on individual hosts, so it consumes none of the monitored hosts' CPU, memory, or storage resources.
Question
What is the main advantage that a network-based IDS/IPS system has over a host-based solution?
Options
- AThey do not use host system resources.
- BThey are placed at the boundary, allowing them to inspect all traffic.
- CThey are easier to install and configure.
- DThey will not interfere with user interfaces.
How the community answered
(54 responses)- A91% (49)
- B2% (1)
- C2% (1)
- D6% (3)
Why each option
Network-based IDS runs on dedicated network appliances rather than on individual hosts, so it consumes none of the monitored hosts' CPU, memory, or storage resources.
A network-based IDS operates as a standalone appliance or dedicated sensor that passively monitors a network segment, placing zero processing or memory burden on the endpoint hosts being protected. This is the primary operational advantage over host-based IDS, which must share resources with the applications running on the monitored system.
While network-based IDS can be positioned at perimeter boundaries, it cannot inspect encrypted traffic payloads without decryption capability, and host-based IDS can inspect traffic after it is decrypted on the endpoint.
Network-based IDS solutions often require complex tuning, signature management, and network tap or SPAN port configuration, making them no simpler to install than host-based agents.
Network-based IDS runs on a separate appliance entirely and would not interact with end-user interfaces regardless, making this a trivial distinction rather than a meaningful advantage.
Concept tested: Network-based versus host-based IDS resource usage advantage
Source: https://csrc.nist.gov/publications/detail/sp/800-94/final
Topics
Community Discussion
No community discussion yet for this question.