300-220 · Question #64
What is a limiting factor of detection tools for malware behavior?
The correct answer is D. All of the above. Option D is correct because all three options represent real, documented limitations of malware behavior detection tools - they are not mutually exclusive. High false positive rates (A) cause alert fatigue, leading analysts to miss genuine threats or disable tools altogether…
Question
What is a limiting factor of detection tools for malware behavior?
Options
- AHigh false positive rates
- BInability to decrypt traffic
- CLack of skilled personnel
- DAll of the above
How the community answered
(28 responses)- A4% (1)
- B4% (1)
- C11% (3)
- D82% (23)
Explanation
Option D is correct because all three options represent real, documented limitations of malware behavior detection tools - they are not mutually exclusive. High false positive rates (A) cause alert fatigue, leading analysts to miss genuine threats or disable tools altogether. The inability to decrypt traffic (B) is a fundamental technical constraint: many detection tools cannot inspect encrypted channels like TLS without a proxy, allowing malware to hide command-and-control communications. Lack of skilled personnel (C) is an organizational limitation that compounds both prior issues - even effective tools fail without trained analysts to tune, interpret, and respond to them.
Memory tip: Think of the three pillars a detection program needs - accuracy (A), visibility (B), and people (C). If any pillar is missing, the program fails. "All of the above" answers on security exams often signal that a problem is multi-dimensional rather than having a single root cause.
Topics
Community Discussion
No community discussion yet for this question.