CCFA Exam QuestionsBrowse all questions from this exam

CCFA Exam - Question 51


Custom IOA rules are defined using which syntax?

Show Answer
Correct Answer: BD

Custom IOA (Indicator of Attack) rules are defined using Regex syntax. Regex, or regular expressions, are a sequence of characters that define a search pattern, which is commonly used for string matching within texts. This allows for specific and complex pattern matching necessary for defining security rules and detections accurately.

Discussion

10 comments
Sign in to comment
ShuliAbbaOption: D
Jan 26, 2023

B is wrong! the correct answer is D - Regex. verified on Falcon console.

BelroseOption: D
Mar 23, 2023

From Documentation - Detection and Prevention Policies "The four different rule types provide unique detection parameters that can be configured using supported regex syntax in their fields."

Lasitha20Option: A
Mar 12, 2023

Glob is the correct one. Answer is A

im2caOption: B
Mar 22, 2023

Regex syntax is used

BelroseOption: D
Mar 23, 2023

From Documentation --> Detection and Prevention Policies "The four different rule types provide unique detection parameters that can be configured using supported regex syntax in their fields." Right answer: D - Regex.

FerbOPOption: D
Apr 25, 2023

D - regex

Pan1cOption: D
May 4, 2023

I believe ML uses Glob, but IOA uses Regex. D.

uday1985Option: D
May 11, 2023

When creating an IOA its providing you with this link: Custom Intelligence via Indicator of Attack Regex guidelines https://falcon.crowdstrike.com/documentation/68/detection-and-prevention-policies#regex

sbag0024Option: D
Jun 14, 2023

D Regex. ML is Glob. IOA is Regex

CyberMacadamiaOption: D
Mar 22, 2024

D - Regex checked in. UI under Endpoint Security > Configure > Custom IOA Rule Groups. Use REGEX