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