Claroty - Treat detected
| Id | 731e5ac4-7fe1-4b06-9941-532f2e008bb3 |
| Rulename | Claroty - Treat detected |
| Description | Detects Collection of known malware commands and control servers. |
| Severity | High |
| Tactics | Discovery |
| Techniques | T1018 |
| Required data connectors | CefAma Claroty ClarotyAma |
| Kind | Scheduled |
| Query frequency | 1h |
| Query period | 1h |
| Trigger threshold | 0 |
| Trigger operator | gt |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Claroty/Analytic Rules/ClarotyTreat.yaml |
| Version | 1.0.3 |
| Arm template | 731e5ac4-7fe1-4b06-9941-532f2e008bb3.json |
ClarotyEvent
| where EventOriginalType has 'Treat' or EventType has 'Treat'
| project TimeGenerated, DstIpAddr
| extend IPCustomEntity = DstIpAddr
description: |
'Detects Collection of known malware commands and control servers.'
kind: Scheduled
tactics:
- Discovery
requiredDataConnectors:
- connectorId: Claroty
dataTypes:
- ClarotyEvent
- connectorId: ClarotyAma
dataTypes:
- ClarotyEvent
- connectorId: CefAma
dataTypes:
- CommonSecurityLog
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Claroty/Analytic Rules/ClarotyTreat.yaml
severity: High
name: Claroty - Treat detected
triggerThreshold: 0
queryPeriod: 1h
query: |
ClarotyEvent
| where EventOriginalType has 'Treat' or EventType has 'Treat'
| project TimeGenerated, DstIpAddr
| extend IPCustomEntity = DstIpAddr
relevantTechniques:
- T1018
id: 731e5ac4-7fe1-4b06-9941-532f2e008bb3
queryFrequency: 1h
status: Available
triggerOperator: gt
version: 1.0.3
entityMappings:
- entityType: IP
fieldMappings:
- columnName: IPCustomEntity
identifier: Address