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
Log Source
AWScloudtrail
ProductAWS← raw: aws
Servicecloudtrail← raw: cloudtrail
Detection Logic
Detection Logic1 selector
detection:
selection:
eventSource: 'config.amazonaws.com'
eventName:
- 'DeleteDeliveryChannel'
- 'StopConfigurationRecorder'
condition: selectionFalse Positives
Valid change in AWS Config Service
References
MITRE ATT&CK
Tactics
Sub-techniques
Rule Metadata
Rule ID
07330162-dba1-4746-8121-a9647d49d297
Status
test
Level
high
Type
Detection
Created
Tue Jan 21
Modified
Sun Oct 09
Author
Path
rules/cloud/aws/cloudtrail/aws_config_disable_recording.yml
Raw Tags
attack.defense-evasionattack.t1562.008