nerdexam
CrowdStrike

CCFA-200B · Question #22

Which exclusion pattern will prevent detections on a file at C:\Program Files\My Program\My Files\program.exe?

The correct answer is A. \Program Files\My Program\My Files\*. The exclusion pattern that will prevent detections on a file at C:\Program Files\My Program\My Files\program.exe is \Program Files\My Program\My Files*. This pattern will match any file under the My Files folder, including program.exe, and exclude them from detections. The…

Prevention Policy Configuration

Question

Which exclusion pattern will prevent detections on a file at C:\Program Files\My Program\My Files\program.exe?

Options

  • A\Program Files\My Program\My Files*
  • B\Program Files\My Program*
  • C**
  • D*\Program Files\My Program*\

How the community answered

(19 responses)
  • A
    79% (15)
  • B
    5% (1)
  • C
    5% (1)
  • D
    11% (2)

Explanation

The exclusion pattern that will prevent detections on a file at C:\Program Files\My Program\My Files\program.exe is \Program Files\My Program\My Files*. This pattern will match any file under the My Files folder, including program.exe, and exclude them from detections. The other patterns are either incorrect or too broad to prevent detections on this specific file.

Topics

#exclusion patterns#glob syntax#file path exclusion#prevention policy

Community Discussion

No community discussion yet for this question.

Full CCFA-200B Practice