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