Add count condition
This commit is contained in:
@@ -26,7 +26,7 @@ detection:
|
||||
- 'DescribeSnapshotTierStatus'
|
||||
- 'DescribeImages'
|
||||
timeframe: 10m
|
||||
condition: selection
|
||||
condition: selection | count() > 5
|
||||
falsepositives:
|
||||
- Unknown
|
||||
level: medium
|
||||
|
||||
@@ -23,7 +23,7 @@ detection:
|
||||
- 'DescribeDhcpOptions'
|
||||
- 'GetTransitGatewayRouteTableAssociations'
|
||||
timeframe: 10m
|
||||
condition: selection
|
||||
condition: selection | count() > 5
|
||||
falsepositives:
|
||||
- Unknown
|
||||
level: low
|
||||
|
||||
@@ -24,7 +24,7 @@ detection:
|
||||
- 'GetBucketPolicy'
|
||||
- 'GetBucketTagging'
|
||||
timeframe: 10m
|
||||
condition: selection
|
||||
condition: selection | count() > 5
|
||||
falsepositives:
|
||||
- Unknown
|
||||
level: medium
|
||||
|
||||
Reference in New Issue
Block a user