Guardian
| where PolicyViolatedControlFeature =~ 'Blocked List'
| where Severity =~ 'Medium'
kind: Scheduled
severity: Medium
status: Available
tactics: []
entityMappings:
- fieldMappings:
- columnName: HostName
identifier: HostName
- columnName: NTDomain
identifier: NTDomain
entityType: Host
- fieldMappings:
- columnName: SourceIP
identifier: Address
entityType: IP
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/AIShield AI Security Monitoring/Analytic Rules/ContentAccessControlBlockedListVulDetection.yaml
eventGroupingSettings:
aggregationKind: SingleAlert
alertDetailsOverride:
alertDisplayNameFormat: Guardian- Content Access Control Blocked List Policy Violation detection
alertTacticsColumnName:
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
triggerOperator: gt
triggerThreshold: 0
queryPeriod: 1h
query: |
Guardian
| where PolicyViolatedControlFeature =~ 'Blocked List'
| where Severity =~ 'Medium'
description: |
'This alert creates an incident when Content Access Control Blocked List Policy Violation detected from the Guardian.'
queryFrequency: 1h
requiredDataConnectors:
- dataTypes:
- Guardian
connectorId: BoschAIShield
version: 1.0.0
name: Guardian- Content Access Control Blocked List Policy Violation Detection
id: 4c7f0b49-d972-4d26-81ab-36cbe43ac437
relevantTechniques: []