CrowdStrike Certified Falcon Administrator (CCFA) — Question 212

Your organization wants to monitor the use of remote access software that is currently authorized. The executable is called remote.exe.

How would you trigger a detection for review of any process named remote.exe?

Answer options

Correct answer: C

Explanation

The correct answer is C because writing an IOA rule for process creation allows for real-time monitoring of the specific executable, enabling detection whenever it is initiated. Options A and B do not provide a method for detection but rather focus on exclusion or policy application, while D involves searching for past events rather than actively monitoring new instances.