{"id":"33d50d03-20ec-4b74-a74e-1e65a38af1c0","title":"AWS EKS Cluster Created or Deleted","description":"Identifies when an EKS cluster is created or deleted.","author":"Austin Songer","status":"test","level":"low","date":"2021-08-16","modified":"2022-10-09","tags":["attack.impact","attack.t1485"],"technique_ids":["T1485"],"logsource":{"product":"aws","service":"cloudtrail"},"falsepositives":["EKS Cluster being created or deleted may be performed by a system administrator.","Verify whether the user identity, user agent, and/or hostname should be making changes in your environment.","EKS Cluster created or deleted from unfamiliar users should be investigated. If known behavior is causing false positives, it can be exempted from the rule."],"references":["https://any-api.com/amazonaws_com/eks/docs/API_Description"],"source_path":"rules/cloud/aws/cloudtrail/aws_eks_cluster_created_or_deleted.yml","source_sha256":"14feca5a239fb6ccf083ae7a8bf2ad68847565f8ebc192b3d037c5caca079a2f","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/cloud/aws/cloudtrail/aws_eks_cluster_created_or_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: AWS EKS Cluster Created or Deleted\nid: 33d50d03-20ec-4b74-a74e-1e65a38af1c0\nstatus: test\ndescription: Identifies when an EKS cluster is created or deleted.\nreferences:\n    - https://any-api.com/amazonaws_com/eks/docs/API_Description\nauthor: Austin Songer\ndate: 2021-08-16\nmodified: 2022-10-09\ntags:\n    - attack.impact\n    - attack.t1485\nlogsource:\n    product: aws\n    service: cloudtrail\ndetection:\n    selection:\n        eventSource: eks.amazonaws.com\n        eventName:\n            - CreateCluster\n            - DeleteCluster\n    condition: selection\nfalsepositives:\n    - EKS Cluster being created or deleted may be performed by a system administrator.\n    - Verify whether the user identity, user agent, and/or hostname should be making changes in your environment.\n    - EKS Cluster created or deleted from unfamiliar users should be investigated. If known behavior is causing false positives, it can be exempted from the rule.\nlevel: low\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1485","id":"T1485","name":"Data Destruction","page":"techniques/enterprise/T1485/"}],"data_path":"data/detection-rules/33d50d03-20ec-4b74-a74e-1e65a38af1c0.json","kind":"sigma"}
