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