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