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