{"id":"76737c19-66ee-4c07-b65a-a03301d1573d","title":"GCP Break-glass Container Workload Deployed","description":"Detects the deployment of workloads that are deployed by using the break-glass flag to override Binary Authorization controls.\n","author":"Bryan Lim","status":"test","level":"medium","date":"2024-01-12","modified":"","tags":["attack.privilege-escalation","attack.t1548"],"technique_ids":["T1548"],"logsource":{"product":"gcp","service":"gcp.audit"},"falsepositives":["Unknown"],"references":["https://cloud.google.com/binary-authorization"],"source_path":"rules/cloud/gcp/audit/gcp_breakglass_container_workload_deployed.yml","source_sha256":"20b11e75958761bba7ae8f5849b8689e00fc9b2c4d7c15927aa173dc9af27f27","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/cloud/gcp/audit/gcp_breakglass_container_workload_deployed.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: GCP Break-glass Container Workload Deployed\nid: 76737c19-66ee-4c07-b65a-a03301d1573d\nstatus: test\ndescription: |\n    Detects the deployment of workloads that are deployed by using the break-glass flag to override Binary Authorization controls.\nreferences:\n    - https://cloud.google.com/binary-authorization\nauthor: Bryan Lim\ndate: 2024-01-12\ntags:\n    - attack.privilege-escalation\n    - attack.t1548\nlogsource:\n    product: gcp\n    service: gcp.audit\ndetection:\n    selection:\n        data.protoPayload.resource.type: 'k8s_cluster'\n        data.protoPayload.logName:\n            - 'cloudaudit.googleapis.com/activity'\n            - 'cloudaudit.googleapis.com%2Factivity'\n        data.protoPayload.methodName: 'io.k8s.core.v1.pods.create'\n    keywords:\n        - 'image-policy.k8s.io/break-glass'\n    condition: selection and keywords\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1548","id":"T1548","name":"Abuse Elevation Control Mechanism","page":"techniques/enterprise/T1548/"}],"data_path":"data/detection-rules/76737c19-66ee-4c07-b65a-a03301d1573d.json","kind":"sigma"}
