mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Update References
This commit is contained in:
@@ -16,7 +16,7 @@ how_to_implement: You must install Splunk AWS Add on and enable Cloudtrail logs
|
||||
known_false_positives: While this search has no known false positives, it is possible
|
||||
that an AWS admin has deleted CloudWatch logging. Please investigate this activity.
|
||||
references:
|
||||
- REFERENCE
|
||||
- https://attack.mitre.org/techniques/T1562/008/
|
||||
tags:
|
||||
analytic_story:
|
||||
- AWS Defense Evasion
|
||||
@@ -35,6 +35,7 @@ tags:
|
||||
- Actions on Objectives
|
||||
message: User $user_arn$ has deleted a CloudWatch logging group for account id $aws_account_id$ from IP $src$
|
||||
mitre_attack_id:
|
||||
- T1562
|
||||
- T1562.008
|
||||
nist:
|
||||
- DE.CM
|
||||
|
||||
@@ -17,7 +17,7 @@ how_to_implement: You must install Splunk AWS Add on and enable Cloudtrail logs
|
||||
known_false_positives: While this search has no known false positives, it is possible
|
||||
that an AWS admin has updated cloudtrail logging. Please investigate this activity.
|
||||
references:
|
||||
- REFERENCE
|
||||
- https://attack.mitre.org/techniques/T1562/008/
|
||||
tags:
|
||||
analytic_story:
|
||||
- AWS Defense Evasion
|
||||
@@ -36,6 +36,7 @@ tags:
|
||||
- Actions on Objectives
|
||||
message: User $user_arn$ has updated a cloudtrail logging for account id $aws_account_id$ from IP $src$
|
||||
mitre_attack_id:
|
||||
- T1562
|
||||
- T1562.008
|
||||
nist:
|
||||
- DE.CM
|
||||
|
||||
Reference in New Issue
Block a user