SY0-301 · Question #339
Ann, a security technician, is reviewing the IDS log files. She notices a large number of alerts for multicast packets from the switches on the network. After investigation, she discovers that this…
The correct answer is C. False positives. When the IDS generates alerts for traffic that is actually legitimate (normal multicast), those alerts are false positives - the system incorrectly identified benign activity as malicious.
Question
Ann, a security technician, is reviewing the IDS log files. She notices a large number of alerts for multicast packets from the switches on the network. After investigation, she discovers that this is normal activity for her network. Which of the following BEST describes these results?
Options
- ATrue negatives
- BTrue positives
- CFalse positives
- DFalse negatives
How the community answered
(24 responses)- B8% (2)
- C88% (21)
- D4% (1)
Why each option
When the IDS generates alerts for traffic that is actually legitimate (normal multicast), those alerts are false positives - the system incorrectly identified benign activity as malicious.
A true negative means the system correctly identified traffic as benign and did not generate an alert; in this scenario, alerts were generated, so it cannot be a true negative.
A true positive means the system correctly identified actual malicious activity and generated a valid alert; this traffic was confirmed to be normal and not an attack.
A false positive occurs when a security system flags legitimate, benign activity as an attack or threat. In this case, the IDS alerted on normal multicast traffic from switches, which after investigation proved to be expected network behavior - the IDS incorrectly classified safe traffic as suspicious, producing an inaccurate alert.
A false negative means the system failed to detect actual malicious activity and generated no alert; in this scenario, alerts were generated (not missed), so it is not a false negative.
Concept tested: IDS false positive identification in alert analysis
Source: https://csrc.nist.gov/glossary/term/false_positive
Topics
Community Discussion
No community discussion yet for this question.