mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-06 09:25:17 +00:00
Merge pull request #2123 from rachelrice/update_aws_rules
Update AWS SAML and Lambda rules
This commit is contained in:
commit
d0561d361b
@ -11,7 +11,7 @@ logsource:
|
||||
detection:
|
||||
selection:
|
||||
eventSource: lambda.amazonaws.com
|
||||
eventName: UpdateFunctionConfiguration
|
||||
eventName|startswith: UpdateFunctionConfiguration
|
||||
condition: selection
|
||||
level: medium
|
||||
tags:
|
||||
|
@ -12,7 +12,7 @@ logsource:
|
||||
detection:
|
||||
selection1:
|
||||
eventSource: sts.amazonaws.com
|
||||
eventName: Assumerolewithsaml
|
||||
eventName: AssumeRoleWithSAML
|
||||
selection2:
|
||||
eventSource: iam.amazonaws.com
|
||||
eventName: UpdateSAMLProvider
|
||||
|
Loading…
Reference in New Issue
Block a user