312-50V12 · Question #69
When analyzing the IDS logs, the system administrator noticed an alert was logged when the external router was accessed from the administrator's Computer to update the router configuration. What type
The correct answer is D. False positive. An IDS alert triggered by legitimate administrative activity is a false positive, meaning the system incorrectly flagged a benign action as malicious.
Question
Options
- AFalse negative
- BTrue negative
- CTrue positive
- DFalse positive
How the community answered
(31 responses)- A3% (1)
- B3% (1)
- C6% (2)
- D87% (27)
Why each option
An IDS alert triggered by legitimate administrative activity is a false positive, meaning the system incorrectly flagged a benign action as malicious.
A false negative occurs when the IDS fails to generate an alert for genuinely malicious activity, meaning a real attack goes undetected - the opposite of what happened here.
A true negative occurs when the IDS correctly does not generate an alert for legitimate traffic, meaning no alert is logged - but in this scenario an alert was logged.
A true positive occurs when the IDS correctly generates an alert for genuinely malicious activity, but here the flagged activity was legitimate administrative work, not an actual attack.
A false positive occurs when the IDS generates an alert for activity that is actually legitimate and authorized. In this scenario, the administrator accessing the router to update its configuration is a normal, sanctioned action - not an attack. The IDS incorrectly identified this legitimate traffic as suspicious, making it a false positive.
Concept tested: IDS alert classification: false positive identification
Source: https://www.nist.gov/publications/guide-intrusion-detection-and-prevention-systems-idps
Topics
Community Discussion
No community discussion yet for this question.