Certified Ethical Hacker (CEH v12) — Question 134

Your company has been receiving regular alerts from its IDS about potential intrusions. On further investigation, you notice that these alerts have been false positives triggered by certain goodware files. In response, you are planning to enhance the IDS with YARA rules, reducing these false positives while improving the detection of real threats. Based on the scenario and the principles of YARA and IDS, which of the following strategies would best serve your purpose?

Answer options

Correct answer: A

Explanation

The correct answer is A because writing YARA rules to identify the goodware files that are causing false positives directly addresses the issue at hand, allowing the IDS to differentiate between legitimate files and actual threats. Options B, C, and D do not specifically target the false positives, making them less effective in solving the problem described in the scenario.