TrendMicroCAS
| where EventType =~ 'ransomware'
| extend AccountCustomEntity = DstUserName, MalwareCustomEntity = RansomwareName
id: 0bec3f9a-dbe9-4b4c-9ff6-498d64bbef90
triggerOperator: gt
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Trend Micro Cloud App Security/Analytic Rules/TrendMicroCASRansomwareOnHost.yaml
entityMappings:
- fieldMappings:
- identifier: Name
columnName: AccountCustomEntity
entityType: Account
- fieldMappings:
- identifier: Name
columnName: MalwareCustomEntity
entityType: Malware
requiredDataConnectors:
- dataTypes:
- TrendMicroCAS
connectorId: TrendMicroCAS
queryFrequency: 5m
queryPeriod: 5m
status: Available
query: |
TrendMicroCAS
| where EventType =~ 'ransomware'
| extend AccountCustomEntity = DstUserName, MalwareCustomEntity = RansomwareName
name: Trend Micro CAS - Ransomware infection
kind: Scheduled
tactics:
- Impact
severity: High
relevantTechniques:
- T1486
triggerThreshold: 0
version: 1.0.1
description: |
'Triggeres when ransomware was detected.'