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