Detectionhightest

AWS Config Disabling Channel/Recorder

Detects AWS Config Service disabling

Convert In Phoenix Studio

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

Launch
vitaliy0x1Created Tue Jan 21Updated Sun Oct 0907330162-dba1-4746-8121-a9647d49d297cloud
Log Source
AWScloudtrail
ProductAWS← raw: aws
Servicecloudtrail← raw: cloudtrail
Detection Logic
Detection Logic1 selector
detection:
    selection:
        eventSource: 'config.amazonaws.com'
        eventName:
            - 'DeleteDeliveryChannel'
            - 'StopConfigurationRecorder'
    condition: selection
False Positives

Valid change in AWS Config Service

Rule Metadata
Rule ID
07330162-dba1-4746-8121-a9647d49d297
Status
test
Level
high
Type
Detection
Created
Tue Jan 21
Modified
Sun Oct 09
Path
rules/cloud/aws/cloudtrail/aws_config_disable_recording.yml
Raw Tags
attack.defense-evasionattack.t1562.008
View on GitHub