Detectionlowtest
AWS EKS Cluster Created or Deleted
Identifies when an EKS cluster is created or deleted.
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
AWScloudtrail
ProductAWS← raw: aws
Servicecloudtrail← raw: cloudtrail
Detection Logic
Detection Logic1 selector
detection:
selection:
eventSource: eks.amazonaws.com
eventName:
- CreateCluster
- DeleteCluster
condition: selectionFalse Positives
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
MITRE ATT&CK
Tactics
Techniques
Rule Metadata
Rule ID
33d50d03-20ec-4b74-a74e-1e65a38af1c0
Status
test
Level
low
Type
Detection
Created
Mon Aug 16
Modified
Sun Oct 09
Author
Path
rules/cloud/aws/cloudtrail/aws_eks_cluster_created_or_deleted.yml
Raw Tags
attack.impactattack.t1485