LoFP LoFP / 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.

Techniques

Sample rules

AWS S3 Data Management Tampering

Description

Detects when a user tampers with S3 data management in Amazon Web Services.

Detection logic

condition: selection
selection:
  eventName:
  - PutBucketLogging
  - PutBucketWebsite
  - PutEncryptionConfiguration
  - PutLifecycleConfiguration
  - PutReplicationConfiguration
  - ReplicateObject
  - RestoreObject
  eventSource: s3.amazonaws.com