ClarotyEvent
| where EventOriginalType has 'Suspicious Activity' or EventType has 'Suspicious Activity'
| project TimeGenerated, DstIpAddr
| extend IPCustomEntity = DstIpAddr
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Claroty/Analytic Rules/ClarotySuspiciousActivity.yaml
query: |
ClarotyEvent
| where EventOriginalType has 'Suspicious Activity' or EventType has 'Suspicious Activity'
| project TimeGenerated, DstIpAddr
| extend IPCustomEntity = DstIpAddr
version: 1.0.3
tactics:
- Discovery
triggerThreshold: 0
relevantTechniques:
- T1018
entityMappings:
- entityType: IP
fieldMappings:
- columnName: IPCustomEntity
identifier: Address
kind: Scheduled
queryFrequency: 1h
name: Claroty - Suspicious activity
description: |
'Detects suspicious behavior that is generally indicative of malware.'
queryPeriod: 1h
triggerOperator: gt
id: 99ad9f3c-304c-44c5-a61f-3a17f8b58218
status: Available
severity: High
requiredDataConnectors:
- dataTypes:
- CommonSecurityLog
connectorId: CefAma