nerdexam
EC-Council

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.

Submitted by joshua94· Mar 6, 2026Evading IDS, Firewalls, and Honeypots

Question

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 - Monitors system activities Detects attacks that a network-based IDS fails to detect - Near real- time detection and response - Does not require additional hardware - Lower entry cost Which type of IDS is best suited for Tremp's requirements?

Options

  • AGateway-based IDS
  • BNetwork-based IDS
  • CHost-based IDS
  • DOpen source-based

How the community answered

(56 responses)
  • B
    4% (2)
  • C
    95% (53)
  • D
    2% (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.

AGateway-based IDS

Gateway-based IDS is not a standard classification; IDS typically operate at the host or network level.

BNetwork-based IDS

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.

CHost-based IDSCorrect

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.

DOpen source-based

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

#IDS#Host-based IDS (HIDS)#Intrusion detection#Security monitoring

Community Discussion

No community discussion yet for this question.

Full 312-50V13 Practice