Files
blue-team-tools/rules/cloud/aws_config_disable_recording.yml
T

24 lines
617 B
YAML
Raw Normal View History

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