Detectionlowtest
AWS S3 Data Management Tampering
Detects when a user tampers with S3 data management in Amazon Web Services.
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: s3.amazonaws.com
eventName:
- PutBucketLogging
- PutBucketWebsite
- PutEncryptionConfiguration
- PutLifecycleConfiguration
- PutReplicationConfiguration
- ReplicateObject
- RestoreObject
condition: selectionFalse Positives
A S3 configuration change may be done by a system or network administrator. Verify whether the user identity, user agent, and/or hostname should be making changes in your environment. S3 configuration change from unfamiliar users or hosts should be investigated. If known behavior is causing false positives, it can be exempted from the rule.
MITRE ATT&CK
Tactics
Techniques
Rule Metadata
Rule ID
78b3756a-7804-4ef7-8555-7b9024a02e2d
Status
test
Level
low
Type
Detection
Created
Sat Jul 24
Modified
Sun Oct 09
Author
Path
rules/cloud/aws/cloudtrail/aws_s3_data_management_tampering.yml
Raw Tags
attack.exfiltrationattack.t1537