Techniques
Sample rules
AWS S3 Bucket Configuration Deletion
- source: elastic
- technicques:
- T1070
Description
Identifies the deletion of various Amazon Simple Storage Service (S3) bucket configuration components.
Detection logic
event.dataset:aws.cloudtrail and event.provider:s3.amazonaws.com and
event.action:(DeleteBucketPolicy or DeleteBucketReplication or DeleteBucketCors or
DeleteBucketEncryption or DeleteBucketLifecycle)
and event.outcome:success