mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
new detections for test plan
This commit is contained in:
@@ -5,7 +5,7 @@ date: '2024-05-12'
|
||||
author: Bhavin Patel, Splunk
|
||||
status: production
|
||||
type: Hunting
|
||||
description: The following analytic identifies the creation of AWS IAM access keys
|
||||
description: This change was made in Github - The following analytic identifies the creation of AWS IAM access keys
|
||||
by a user for another user, which can indicate privilege escalation. It leverages
|
||||
AWS CloudTrail logs to detect instances where the user creating the access key is
|
||||
different from the user for whom the key is created. This activity is significant
|
||||
|
||||
@@ -5,7 +5,7 @@ date: '2024-05-16'
|
||||
author: Bhavin Patel, Splunk
|
||||
status: production
|
||||
type: TTP
|
||||
description: The following analytic identifies the creation of a login profile for
|
||||
description: This change was made in Github - The following analytic identifies the creation of a login profile for
|
||||
one AWS user by another, followed by a console login from the same source IP. It
|
||||
uses AWS CloudTrail logs to correlate the `CreateLoginProfile` and `ConsoleLogin`
|
||||
events based on the source IP and user identity. This activity is significant as
|
||||
|
||||
Reference in New Issue
Block a user