210-250 · Question #103
You get an alert on your desktop computer showing that an attack was successful on the host but up on investigation you see that occurred duration the attack. Which reason is true?
The correct answer is A. The computer has HIDS installed on it. A Host Intrusion Detection System (HIDS) monitors and logs host activity and generates alerts when an attack is detected, but it does not block or prevent the attack.
Question
You get an alert on your desktop computer showing that an attack was successful on the host but up on investigation you see that occurred duration the attack. Which reason is true?
Options
- AThe computer has HIDS installed on it
- BThe computer has NIDS installed on it
- CThe computer has HIPS installed on it
- DThe computer has NIPS installed on it
How the community answered
(23 responses)- A78% (18)
- B4% (1)
- C4% (1)
- D13% (3)
Why each option
A Host Intrusion Detection System (HIDS) monitors and logs host activity and generates alerts when an attack is detected, but it does not block or prevent the attack.
HIDS is installed directly on a host and monitors system calls, file changes, and logs to detect suspicious activity. Because HIDS is detection-only, it will trigger an alert when an attack occurs but will not actively stop it, which explains why the alert fires yet the attack still proceeds. Investigation after the alert reveals detailed logs of what occurred during the attack, which is characteristic HIDS behavior.
NIDS monitors network traffic at the network level rather than on an individual host, so it would not generate an alert directly on a desktop computer.
HIPS actively blocks detected attacks in real time on the host, meaning the attack would have been prevented and would not register as successful.
NIPS monitors and blocks attacks at the network perimeter level, not on individual host systems, so it would not produce a host-level alert in this scenario.
Concept tested: HIDS detection-only behavior versus HIPS prevention
Source: https://www.cisco.com/c/en/us/products/security/intrusion-prevention-system-ips/what-is-intrusion-prevention-system.html
Topics
Community Discussion
No community discussion yet for this question.