ClarotyEvent
| where EventOriginalType has 'Baseline Deviation' or EventType has 'Baseline Deviation'
| where EventSeverity == '5'
| project TimeGenerated, DstIpAddr
| extend IPCustomEntity = DstIpAddr
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Claroty/Analytic Rules/ClarotyCriticalBaselineDeviation.yaml
query: |
ClarotyEvent
| where EventOriginalType has 'Baseline Deviation' or EventType has 'Baseline Deviation'
| where EventSeverity == '5'
| project TimeGenerated, DstIpAddr
| extend IPCustomEntity = DstIpAddr
version: 1.0.3
queryFrequency: 1h
id: 9a8b4321-e2be-449b-8227-a78227441b2a
requiredDataConnectors:
- dataTypes:
- CommonSecurityLog
connectorId: CefAma
name: Claroty - Critical baseline deviation
description: |
'Detects when critical deviation from baseline occurs.'
tactics:
- Impact
triggerOperator: gt
queryPeriod: 1h
kind: Scheduled
status: Available
severity: High
relevantTechniques:
- T1529
triggerThreshold: 0
entityMappings:
- entityType: IP
fieldMappings:
- columnName: IPCustomEntity
identifier: Address