312-50V13 · Question #176
Tremp is an IT Security Manager, and he is planning to deploy an IDS in his small company. He is looking for an IDS with the following characteristics: - Verifies success or failure of an attack…
The correct answer is C. Host-based IDS. A Host-based IDS (HIDS) is best suited for Tremp's needs because it monitors system activities locally, detects attacks missed by network-based systems, offers real-time detection, and leverages existing host resources, thus lowering hardware costs.
Question
Options
- AGateway-based IDS
- BNetwork-based IDS
- CHost-based IDS
- DOpen source-based
How the community answered
(56 responses)- B4% (2)
- C95% (53)
- D2% (1)
Why each option
A Host-based IDS (HIDS) is best suited for Tremp's needs because it monitors system activities locally, detects attacks missed by network-based systems, offers real-time detection, and leverages existing host resources, thus lowering hardware costs.
Gateway-based IDS is not a standard classification; IDS typically operate at the host or network level.
Network-based IDS (NIDS) monitors network traffic but cannot monitor internal host activities, verify attack success on the host, or inspect encrypted traffic, which contradicts Tremp's requirements. NIDS often requires dedicated hardware.
Host-based Intrusion Detection Systems (HIDS) are deployed directly on individual host machines and monitor their internal activities, such as system logs, file integrity, and process execution. This approach allows HIDS to verify attack success/failure, detect attacks within encrypted traffic or from insider threats that network-based systems might miss, provide near real-time response on the host itself, and they utilize existing host resources, thereby avoiding additional hardware costs and offering a lower entry barrier.
Open source-based describes the licensing model, not the deployment type (host vs. network). Both HIDS and NIDS can be open source.
Concept tested: Host-based IDS characteristics and deployment
Source: https://learn.microsoft.com/en-us/security/benchmark/azure/baselines/intrusion-detection-system
Topics
Community Discussion
No community discussion yet for this question.