Official Bank 0/60

Pro Security Operations Engineer (Security Operations Engineer) - Google Cloud Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
60 Total Questions
1
Question
A Google Security Operations (SecOps) detection rule is generating frequent false positive alerts. The rule was designed to detect suspicious Cloud Storage enumeration by triggering an alert whenever the storage.objects.list API operation is called using the api.operation UDM field. However, a legitimate backup automation tool that uses the same API, causing the rule to fire unnecessarily. You need to reduce these false positives from this trusted backup tool while still detecting potentially malicious usage. How should you modify the rule to improve its accuracy?
Options
A Replace api.operation with api.service_name = "storage.googleapis.com" to narrow the detection scope.
B Convert the rule into a multi-event rule that looks for repeated API calls across multiple buckets.
C Add principal.user.email != "backup-bot@fcobaa.com" to the rule condition to exclude the
automation account.
D Adjust the rule severity to low to deprioritize alerts from automation tools.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
Your organization plans to ingest logs from an on-premises MySQL database as a new log source into its Google Security Operations (SecOps) instance. You need to create a solution that minimizes effort.

What should you do?
Options
A Configure direct ingestion from your Google Cloud organization.
B Configure a third-party API feed in Google SecOps.
C Configure and deploy a Google SecOps forwarder.
D Configure and deploy a Bindplane collection agent
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
You use Google Security Operations (SecOps) curated detections and YARA-L rules to detect suspicious activity on Windows endpoints. Your source telemetry uses EDR and Windows Events logs. Your rules match on the principal.user.userid UDM field. You need to ingest an additional log source for this field to match all possible log entries from your EDR and Windows Event logs. What should you do?
Options
A Ingest logs from Windows PowerShell.
B Ingest logs from Windows Procmon.
C Ingest logs from Windows Sysmon.
D Ingest logs from Microsoft Entra ID.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
You are a security analyst at an organization that uses Google Security Operations (SecOps). You notice suspicious login attempts on several user accounts. You need to determine whether these attempts are part of a coordinated attack as quickly as possible.
Options
A Remove user accounts that have repeated invalid login attempts.
B Look for similarities in attack patterns across impacted users in the Audit & Activity Monitoring dashboard.
C Enable default curated detections to automatically block suspicious IP addresses.
D Use UDM Search to query historical logs for recent IOCs associated with the suspicious login attempts.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
Your organization has recently onboarded to Google Cloud with Security Command Center Enterprise (SCCE) and is now integrating it with your organization's SOC. You want to automate the response process within SCCE and integrate with the existing SOC ticketing system. You want to use the most efficient solution. How should you implement this functionality?
Options
A Disable the generic posture finding playbook in Google Security Operations (SecOps) SOAR and enable the playbook for the ticketing system. Add a step in your Google SecOps SOAR playbook to generate a ticket based on the event type.
B Evaluate each event within the SCC console. Create a ticket for each finding in the ticketing system, and include the remediation steps.
C Configure the SCC notifications feed to send alerts to a Cloud Storage bucket. Create a Dataflow job to read the new files, extract the relevant information, and send the information to the SOC ticketing system.
D Use the SCC notifications feed to send alerts to Pub/Sub. Ingest these feeds using the relevant SIEM connector.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.