Guardian
| where PolicyViolatedControlFeature =~ 'Blocked List'
| where Severity =~ 'Medium'
id: 4c7f0b49-d972-4d26-81ab-36cbe43ac437
eventGroupingSettings:
aggregationKind: SingleAlert
triggerOperator: gt
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/AIShield AI Security Monitoring/Analytic Rules/ContentAccessControlBlockedListVulDetection.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- Content Access Control Blocked List Policy Violation detection
alertSeverityColumnName: Severity
alertDescriptionFormat: |
This query detects Content Access Control Blocked List 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 =~ 'Blocked List'
| where Severity =~ 'Medium'
name: Guardian- Content Access Control Blocked List Policy Violation Detection
kind: Scheduled
tactics: []
severity: Medium
relevantTechniques: []
triggerThreshold: 0
version: 1.0.0
description: |
'This alert creates an incident when Content Access Control Blocked List Policy Violation detected from the Guardian.'