598d29f811
chore: change tags, date, modified fields to comply with v2 of the Sigma spec. chore: update the related type from `obsoletes` to `obsolete`. chore: update local json schema to the latest version.
27 lines
699 B
YAML
27 lines
699 B
YAML
title: AWS CloudTrail Important Change
|
|
id: 4db60cc0-36fb-42b7-9b58-a5b53019fb74
|
|
status: test
|
|
description: Detects disabling, deleting and updating of a Trail
|
|
references:
|
|
- https://docs.aws.amazon.com/awscloudtrail/latest/userguide/best-practices-security.html
|
|
author: vitaliy0x1
|
|
date: 2020-01-21
|
|
modified: 2022-10-09
|
|
tags:
|
|
- attack.defense-evasion
|
|
- attack.t1562.001
|
|
logsource:
|
|
product: aws
|
|
service: cloudtrail
|
|
detection:
|
|
selection_source:
|
|
eventSource: cloudtrail.amazonaws.com
|
|
eventName:
|
|
- StopLogging
|
|
- UpdateTrail
|
|
- DeleteTrail
|
|
condition: selection_source
|
|
falsepositives:
|
|
- Valid change in a Trail
|
|
level: medium
|