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