Exam CCFA All QuestionsBrowse all questions from this exam
Question 10

One of your development teams is working on code for a new enterprise application but Falcon continually flags the execution as a detection during testing. All development work is required to be stored on a file share in a folder called "devcode." What setting can you use to reduce false positives on this file path?

    Correct Answer: D

    To reduce false positives on a specific file path for development work, such as the 'devcode' folder mentioned, adjusting the Machine Learning Exclusions is the appropriate setting. This allows you to exclude specific files or directories from being flagged by machine learning algorithms, thus minimizing false positives during development testing.

Discussion
sbag0024Option: D

D is correct

06a3353Option: D

D is correct

FerbOPOption: D

D is correct

chaos_mobOption: D

D is the only one that makes sense

BelroseOption: D

The right answer is D. Continment Policy, is a allowlist of IPs and CIDR networks allowed in the moment of a host containtment. The Machine Learning Exclusions are the way to avoid the detections done it by Machine Learning based on files, so it is possible to exclude the detections for the requested folder with a GLOB expression.

Reddington0214

Agreed on the voted answer

ShuliAbbaOption: D

The correct answer is D! someone in Examtopics gotta re-check it.

plantvastOption: D

Machine Learning exclusions are self-service allowlisting method for when you wish to reduce false positive detections.