SigmaHQ/rules/cloud/aws_config_disable_recording.yml

24 lines
617 B
YAML
Raw Normal View History

2020-01-29 19:25:14 +00:00
title: AWS Config Disabling Channel/Recorder
2020-01-21 13:07:10 +00:00
id: 07330162-dba1-4746-8121-a9647d49d297
status: experimental
2020-09-14 04:03:04 +00:00
description: Detects AWS Config Service disabling
2020-01-21 13:07:10 +00:00
author: vitaliy0x1
2020-01-29 19:23:40 +00:00
date: 2020/01/21
2020-01-21 13:07:10 +00:00
logsource:
2020-06-16 20:46:08 +00:00
service: cloudtrail
2020-01-21 13:07:10 +00:00
detection:
2020-06-16 20:46:08 +00:00
selection_source:
- eventSource: config.amazonaws.com
events:
- eventName:
- DeleteDeliveryChannel
- StopConfigurationRecorder
condition: selection_source AND events
2020-01-21 13:07:10 +00:00
falsepositives:
- Valid change in AWS Config Service
2020-09-14 04:03:04 +00:00
level: high
2020-01-21 13:07:10 +00:00
tags:
2020-07-18 01:41:48 +00:00
- attack.defense_evasion
2020-06-16 20:46:08 +00:00
- attack.t1562.001
- attack.t1089 # an old one