CrowdStrike Certified Falcon Administrator (CCFA) — Question 64
What is the primary purpose of using glob syntax in an exclusion?
Answer options
- A. To specify a Domain be excluded from detections
- B. To specify exclusion patterns to easily exclude files and folders and extensions from detections
- C. To specify exclusion patterns to easily add files and folders and extensions to be prevented
- D. To specify a network share be excluded from detections
Correct answer: B
Explanation
The correct answer is B because glob syntax is used to create patterns that allow for the efficient exclusion of specific files, folders, and extensions from detection processes. The other options are incorrect as they either misinterpret the function of glob syntax or suggest adding rather than excluding items.