Skip to content

Commit 5f82dfe

Browse files
adding investigation guide tag
1 parent 5d47dde commit 5f82dfe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

rules/integrations/aws/privilege_escalation_iam_customer_managed_policy_attached_to_role.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ from = "now-9m"
2828
index = ["filebeat-*", "logs-aws.cloudtrail-*"]
2929
language = "kuery"
3030
license = "Elastic License v2"
31-
name = "AWS IAM Customer-Managed Policy Attached to Role by Unusual User"
31+
name = "AWS IAM Customer-Managed Policy Attached to Role by Rare User"
3232
note = """## Triage and Analysis
3333
3434
### Investigating AWS IAM Customer-Managed Policy Attachment to Role by Unusual User
@@ -82,6 +82,7 @@ tags = [
8282
"Data Source: AWS",
8383
"Data Source: Amazon Web Services",
8484
"Data Source: AWS IAM",
85+
"Resources: Investigation Guide",
8586
"Use Case: Identity and Access Audit",
8687
"Tactic: Privilege Escalation",
8788
]

0 commit comments

Comments
 (0)