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