elastic / detection-rules

https://www.elastic.co/guide/en/security/current/detection-engine-overview.html
Other
1.92k stars 492 forks source link

[New Rule] AWS S3 Object Versioning Suspended #3894

Closed imays11 closed 2 months ago

imays11 commented 2 months ago

Pull Request

Issue link(s):

--

In cases of ransomware, this is a step that might happen before an encryption event. Which would make it impossible to recover the copied files without the encryption key.

How To Test

$ aws s3api put-bucket-versioning --bucket simulation-bucket-02-fn9z8gdleui5oy0h /
--versioning-configuration Status=Suspended
Screenshot 2024-07-11 at 5 08 29 AM
protectionsmachine commented 2 months ago

Rule: New - Guidelines

These guidelines serve as a reminder set of considerations when proposing a new rule.

Documentation and Context

Rule Metadata Checks

New BBR Rules

Testing and Validation