CrowdStrike Certified Falcon Administrator (CCFA) — Question 178

You need to create a rule to block all process executions of Telegram in your environment.
Which custom IOA rule configuration would accomplish this?

Answer options

Correct answer: B

Explanation

Answer B is correct because it explicitly sets the rule to block execution based on the image filename containing 'Telegram', effectively preventing any such processes from running. The other options either do not block execution (A, C, D) or only monitor or detect without taking action.