Guardian
| where PolicyViolatedControlFeature =~ 'Input Rate Limiter'
| where Severity =~ 'Informational'
queryFrequency: 1h
tactics: []
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/AIShield AI Security Monitoring/Analytic Rules/InputRateLimiterVulDetection.yaml
id: 5d736bd5-b8ff-493c-bfbb-19674903fced
name: Guardian- Input Rate Limiter Policy Violation Detection
triggerOperator: gt
alertDetailsOverride:
alertDisplayNameFormat: Guardian- Input Rate Limiter Policy Violation detection
alertSeverityColumnName: Severity
alertTacticsColumnName:
alertDescriptionFormat: |
This query detects Input Rate Limiter Policy Violation detected from the Guardian generated at {{TimeGenerated}}.\n\nPlease check the source for more information and investigate further.
status: Available
entityMappings:
- entityType: Host
fieldMappings:
- columnName: HostName
identifier: HostName
- columnName: NTDomain
identifier: NTDomain
- entityType: IP
fieldMappings:
- columnName: SourceIP
identifier: Address
kind: Scheduled
version: 1.0.0
description: |
'This alert creates an incident when Input Rate Limiter Policy Violation detected from the Guardian.'
requiredDataConnectors:
- connectorId: BoschAIShield
dataTypes:
- Guardian
relevantTechniques: []
queryPeriod: 1h
severity: Informational
triggerThreshold: 0
query: |
Guardian
| where PolicyViolatedControlFeature =~ 'Input Rate Limiter'
| where Severity =~ 'Informational'
eventGroupingSettings:
aggregationKind: SingleAlert