{"id":"3132570d-cab2-4561-9ea6-1743644b2290","title":"Kubernetes Events Deleted","description":"Detects when events are deleted in Kubernetes.\nAn adversary may delete Kubernetes events in an attempt to evade detection.\n","author":"Leo Tsaousis (@laripping)","status":"test","level":"medium","date":"2024-03-26","modified":"","tags":["attack.stealth","attack.t1070"],"technique_ids":["T1070"],"logsource":{"category":"application","product":"kubernetes","service":"audit"},"falsepositives":["Unknown"],"references":["https://microsoft.github.io/Threat-Matrix-for-Kubernetes/techniques/Delete%20K8S%20events/"],"source_path":"rules/application/kubernetes/audit/kubernetes_audit_events_deleted.yml","source_sha256":"1b0927f69907a82eae0356d0d1f269abbf636cfa1d5e6c1334ea926c19e4fe47","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/application/kubernetes/audit/kubernetes_audit_events_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: Kubernetes Events Deleted\nid: 3132570d-cab2-4561-9ea6-1743644b2290\nrelated:\n    - id: 225d8b09-e714-479c-a0e4-55e6f29adf35\n      type: derived\nstatus: test\ndescription: |\n    Detects when events are deleted in Kubernetes.\n    An adversary may delete Kubernetes events in an attempt to evade detection.\nreferences:\n    - https://microsoft.github.io/Threat-Matrix-for-Kubernetes/techniques/Delete%20K8S%20events/\nauthor: Leo Tsaousis (@laripping)\ndate: 2024-03-26\ntags:\n    - attack.stealth\n    - attack.t1070\nlogsource:\n    category: application\n    product: kubernetes\n    service: audit\ndetection:\n    selection:\n        verb: 'delete'\n        objectRef.resource: 'events'\n    condition: selection\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1070","id":"T1070","name":"Indicator Removal","page":"techniques/enterprise/T1070/"}],"data_path":"data/detection-rules/3132570d-cab2-4561-9ea6-1743644b2290.json","kind":"sigma"}
