Professional Cloud Security Engineer
Prepare and test your skills
Prepare and test your skills
Worked example. The correct answer is already marked and every option is explained below, so there is nothing to select here. To answer questions yourself, start the free trial.
A security operations team is investigating an incident triggered by an Event Threat Detection finding: Privilege Escalation: Anomalous Multistep Service Account Delegation for Admin Activity.
While analyzing the raw Google Cloud Admin Activity audit log entry associated with the incident in Cloud Logging, the analyst observes the following authenticationInfo and requestMetadata structure:
{
"protoPayload": {
"serviceName": "storage.googleapis.com",
"methodName": "storage.buckets.setIamPolicy",
"authenticationInfo": {
"principalEmail": "prod-backup-manager@company-prod.iam.gserviceaccount.com",
"serviceAccountDelegationInfo": [
{
"principalEmail": "cicd-deployer@company-prod.iam.gserviceaccount.com"
},
{
"principalEmail": "external-contractor@partner.com"
}
]
},
"requestMetadata": {
"callerIp": "198.51.100.24"
}
}
}
How should the security analyst interpret the identity hierarchy and audit fields to reconstruct this security event?
Keep the momentum going with these hand-picked practice scenarios
Want more questions like this?
Get a free certification question every week.