CrowdStrike Certified Falcon Administrator (CCFA) — Question 54

You have determined that you have numerous Machine Learning detections in your environment that are false positives. They are caused by a single binary that was custom written by a vendor for you and that binary is running on many endpoints. What is the best way to prevent these in the future?

Answer options

Correct answer: B

Explanation

The correct answer is B because adding the hash of the binary and setting the action to 'Allow' will prevent future detections of that binary as malicious, effectively reducing false positives. Option A is not viable as modifying Machine Learning settings may not target the specific binary. Option C will block the binary, which is not desired, and option D will not take any action, leaving the issue unresolved.