Detectionlowtest

AWS ElastiCache Security Group Created

Detects when an ElastiCache security group has been created.

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Austin SongerCreated Sat Jul 24Updated Sun Oct 094ae68615-866f-4304-b24b-ba048dfa5ca7cloud
Log Source
AWScloudtrail
ProductAWS← raw: aws
Servicecloudtrail← raw: cloudtrail
Detection Logic
Detection Logic1 selector
detection:
    selection:
        eventSource: elasticache.amazonaws.com
        eventName: 'CreateCacheSecurityGroup'
    condition: selection
False Positives

A ElastiCache security group may be created by a system or network administrator. Verify whether the user identity, user agent, and/or hostname should be making changes in your environment. Security group creations from unfamiliar users or hosts should be investigated. If known behavior is causing false positives, it can be exempted from the rule.

Rule Metadata
Rule ID
4ae68615-866f-4304-b24b-ba048dfa5ca7
Status
test
Level
low
Type
Detection
Created
Sat Jul 24
Modified
Sun Oct 09
Path
rules/cloud/aws/cloudtrail/aws_elasticache_security_group_created.yml
Raw Tags
attack.persistenceattack.t1136attack.t1136.003
View on GitHub