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