Detection rules › Kusto
Guardian- Privacy Protection PII Policy Violation Detection
'This alert creates an incident when Privacy Protection PII Policy Violation detected from the Guardian'
Rule body kusto
id: d5065600-617b-4a16-b58a-4a46da9c1afd
name: Guardian- Privacy Protection PII Policy Violation Detection
description: |
'This alert creates an incident when Privacy Protection PII Policy Violation detected from the Guardian'
severity: High
status: Available
requiredDataConnectors:
- connectorId: BoschAIShield
dataTypes:
- Guardian
queryFrequency: 1h
queryPeriod: 1h
triggerOperator: gt
triggerThreshold: 0
tactics: []
relevantTechniques: []
query: |
Guardian
| where PolicyViolatedControlFeature =~ 'PII Detection'
| where Severity =~ 'High'
entityMappings:
- entityType: Host
fieldMappings:
- identifier: HostName
columnName: HostName
- identifier: NTDomain
columnName: NTDomain
- entityType: IP
fieldMappings:
- identifier: Address
columnName: SourceIP
eventGroupingSettings:
aggregationKind: SingleAlert
alertDetailsOverride:
alertDisplayNameFormat: Guardian- Privacy Protection PII Policy Violation detection
alertDescriptionFormat: |
This query detects Privacy Protection PII Policy Violation detected from the Guardian generated at {{TimeGenerated}}.\n\nPlease check the source for more information and investigate further
alertTacticsColumnName: null
alertSeverityColumnName: Severity
version: 1.0.0
kind: Scheduled
Stages and Predicates
Stage 1: source
Guardian
Stage 2: where
| where PolicyViolatedControlFeature =~ 'PII Detection'
Stage 3: where
| where Severity =~ 'High'
Indicators
Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.
| Field | Kind | Values |
|---|---|---|
PolicyViolatedControlFeature | eq |
|
Severity | eq |
|