nerdexam
CrowdStrike

CCFA-200B · Question #35

What is the primary purpose of using glob syntax in an exclusion?

The correct answer is B. To specify exclusion patterns to easily exclude files and folders and extensions from detections. Glob syntax is used to specify exclusion patterns to easily exclude files and folders and extensions from detections. Glob syntax allows you to use wildcards () and ranges ([a-z]) to match multiple characters or values in a file path or name. For example, you can use glob syntax

Prevention Policy Configuration

Question

What is the primary purpose of using glob syntax in an exclusion?

Options

  • ATo specify a Domain be excluded from detections
  • BTo specify exclusion patterns to easily exclude files and folders and extensions from detections
  • CTo specify exclusion patterns to easily add files and folders and extensions to be prevented
  • DTo specify a network share be excluded from detections

How the community answered

(56 responses)
  • A
    5% (3)
  • B
    91% (51)
  • C
    2% (1)
  • D
    2% (1)

Explanation

Glob syntax is used to specify exclusion patterns to easily exclude files and folders and extensions from detections. Glob syntax allows you to use wildcards () and ranges ([a-z]) to match multiple characters or values in a file path or name. For example, you can use glob syntax to exclude all files with .exe extension in a folder by using C:\Folder.exe as an exclusion

Topics

#glob syntax#exclusion patterns#file and folder exclusion#detection exclusions

Community Discussion

No community discussion yet for this question.

Full CCFA-200B Practice