Add count condition

This commit is contained in:
frack113
2022-12-23 12:32:05 +01:00
parent a3f897606f
commit 32b7ef47df
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ detection:
- 'DescribeSnapshotTierStatus'
- 'DescribeImages'
timeframe: 10m
condition: selection
condition: selection | count() > 5
falsepositives:
- Unknown
level: medium
+1 -1
View File
@@ -23,7 +23,7 @@ detection:
- 'DescribeDhcpOptions'
- 'GetTransitGatewayRouteTableAssociations'
timeframe: 10m
condition: selection
condition: selection | count() > 5
falsepositives:
- Unknown
level: low
+1 -1
View File
@@ -24,7 +24,7 @@ detection:
- 'GetBucketPolicy'
- 'GetBucketTagging'
timeframe: 10m
condition: selection
condition: selection | count() > 5
falsepositives:
- Unknown
level: medium