CrowdStrike Certified Falcon Responder (CCFR) — Question 51
Sensor Visibility Exclusion patterns are written in which syntax?
Answer options
- A. Glob Syntax
- B. Kleene Star Syntax
- C. RegEx
- D. SPL (Splunk)
Correct answer: A
Explanation
The correct answer is A, Glob Syntax, which is specifically designed for pattern matching in file systems and is used in this context. Options B (Kleene Star Syntax) and C (RegEx) refer to different pattern matching methods that are not applicable here. Option D, SPL (Splunk), is a query language used in Splunk, but it does not pertain to the syntax for Sensor Visibility Exclusion patterns.