GCFA · Question #102
You work as a Network Administrator for a bank. For securing the bank's network, you configure a firewall and an IDS. In spite of these security measures, intruders are able to attack the network…
The correct answer is D. False Negative. When an IDS fails to generate an alarm during an actual attack, it produces a false negative - it incorrectly concludes no threat is present when one exists.
Question
You work as a Network Administrator for a bank. For securing the bank's network, you configure a firewall and an IDS. In spite of these security measures, intruders are able to attack the network. After a close investigation, you find that your IDS is not configured properly and hence is unable to generate alarms when needed. What type of response is the IDS giving?
Options
- AFalse Positive
- BTrue Negative
- CTrue Positive
- DFalse Negative
How the community answered
(41 responses)- A7% (3)
- B5% (2)
- C15% (6)
- D73% (30)
Why each option
When an IDS fails to generate an alarm during an actual attack, it produces a false negative - it incorrectly concludes no threat is present when one exists.
A false positive is when the IDS generates an alarm for legitimate traffic that is not actually an attack, which is the opposite of what is described here.
A true negative is when the IDS correctly identifies that no attack is occurring and generates no alarm, which would represent accurate and expected behavior.
A true positive is when the IDS correctly detects a real attack and generates an appropriate alarm, which is exactly what the misconfigured IDS in this scenario failed to do.
A false negative occurs when the IDS does not detect or alert on a real intrusion that is actually taking place. In this scenario, intruders successfully attacked the network while the misconfigured IDS remained silent, which is the definition of a false negative. This is considered the most dangerous IDS failure mode because attacks go entirely unnoticed.
Concept tested: IDS alert classification - false negative detection failure
Source: https://csrc.nist.gov/publications/detail/sp/800-94/final
Topics
Community Discussion
No community discussion yet for this question.