Google Cloud Professional Security Operations Engineer — Question 9

You are developing a new detection rule in Google Security Operations (SecOps). You are defining the YARA-L logic that includes complex event, match, and condition sections. You need to develop and test the rule to ensure that the detections are accurate before the rule is migrated to production. You want to minimize impact to production processes. What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because developing the rule directly in the Rules Editor allows for immediate access to the testing features, ensuring that it can be validated properly before production. Options A and B involve additional steps that do not directly utilize the testing capabilities of the Rules Editor, while option D risks impacting production processes by enabling the rule live, even without alerts.