ClarotyEvent
| where EventOriginalType has 'Asset Down' or EventType has 'Asset Down'
| project TimeGenerated, DstIpAddr
| extend IPCustomEntity = DstIpAddr
name: Claroty - Asset Down
queryPeriod: 1h
requiredDataConnectors:
- dataTypes:
- CommonSecurityLog
connectorId: CefAma
query: |
ClarotyEvent
| where EventOriginalType has 'Asset Down' or EventType has 'Asset Down'
| project TimeGenerated, DstIpAddr
| extend IPCustomEntity = DstIpAddr
severity: High
kind: Scheduled
queryFrequency: 1h
version: 1.0.3
relevantTechniques:
- T1529
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Claroty/Analytic Rules/ClarotyAssetDown.yaml
triggerOperator: gt
triggerThreshold: 0
description: |
'Triggers asset is down.'
status: Available
entityMappings:
- entityType: IP
fieldMappings:
- columnName: IPCustomEntity
identifier: Address
tactics:
- Impact
id: fd6e3416-0421-4166-adb9-186e555a7008