SY0-301 · Question #563
Joe, a network security engineer, has visibility to network traffic through network monitoring tools. However, he's concerned that a disgruntled employee may be targeting a server containing the…
The correct answer is A. HIDS. A Host-based Intrusion Detection System (HIDS) monitors activity directly on a specific server, making it the best tool to detect and confirm suspicious actions targeting that host's financial data. A HIDS can alert on file access, login events, and process execution on the…
Question
Joe, a network security engineer, has visibility to network traffic through network monitoring tools. However, he's concerned that a disgruntled employee may be targeting a server containing the company's financial records. Which of the following security mechanism would be MOST appropriate to confirm Joe's suspicion?
Options
- AHIDS
- BHIPS
- CNIPS
- DNIDS
How the community answered
(14 responses)- A79% (11)
- B7% (1)
- D14% (2)
Why each option
A Host-based Intrusion Detection System (HIDS) monitors activity directly on a specific server, making it the best tool to detect and confirm suspicious actions targeting that host's financial data. A HIDS can alert on file access, login events, and process execution on the monitored machine.
A HIDS agent runs on the target server and monitors local activity such as file access, system calls, and log events, allowing Joe to confirm whether the disgruntled employee is accessing or tampering with the financial records server. Unlike network-based tools, HIDS operates at the host level and can detect insider threats that do not generate anomalous network traffic. This makes it the most precise tool for confirming suspicious activity on a specific machine.
A HIPS actively blocks suspicious activity on the host rather than passively logging and alerting, which is less appropriate when the goal is to confirm and gather evidence of suspicious behavior.
A NIPS (Network Intrusion Prevention System) monitors and blocks malicious network traffic and would not capture local server-side access by an internal user on the same host.
A NIDS (Network Intrusion Detection System) monitors network traffic between hosts and would not detect a user interacting directly with files on the server from the console or through an already-established session.
Concept tested: Host-based IDS for insider threat detection
Source: https://csrc.nist.gov/publications/detail/sp/800-94/final
Topics
Community Discussion
No community discussion yet for this question.