{"id":"40967487-139b-4811-81d9-c9767a92aa5a","title":"Deployment Deleted From Kubernetes Cluster","description":"Detects the removal of a deployment from a Kubernetes cluster.\nThis could indicate disruptive activity aiming to impact business operations.\n","author":"Leo Tsaousis (@laripping)","status":"test","level":"low","date":"2024-03-26","modified":"","tags":["attack.t1498","attack.impact"],"technique_ids":["T1498"],"logsource":{"category":"application","product":"kubernetes","service":"audit"},"falsepositives":["Unknown"],"references":["https://microsoft.github.io/Threat-Matrix-for-Kubernetes/techniques/Data%20destruction/"],"source_path":"rules/application/kubernetes/audit/kubernetes_audit_deployment_deleted.yml","source_sha256":"e558bd57e1c71954eb951e30b1f3fc4cd2e5fe3f8d1007d610f30a31e0808080","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/application/kubernetes/audit/kubernetes_audit_deployment_deleted.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Deployment Deleted From Kubernetes Cluster\nid: 40967487-139b-4811-81d9-c9767a92aa5a\nstatus: test\ndescription: |\n    Detects the removal of a deployment from a Kubernetes cluster.\n    This could indicate disruptive activity aiming to impact business operations.\nreferences:\n    - https://microsoft.github.io/Threat-Matrix-for-Kubernetes/techniques/Data%20destruction/\nauthor: Leo Tsaousis (@laripping)\ndate: 2024-03-26\ntags:\n    - attack.t1498\n    - attack.impact\nlogsource:\n    category: application\n    product: kubernetes\n    service: audit\ndetection:\n    selection:\n        verb: 'delete'\n        objectRef.resource: 'deployments'\n    condition: selection\nfalsepositives:\n    - Unknown\nlevel: low\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1498","id":"T1498","name":"Network Denial of Service","page":"techniques/enterprise/T1498/"}],"data_path":"data/detection-rules/40967487-139b-4811-81d9-c9767a92aa5a.json","kind":"sigma"}
