CommonSecurityLog
| where DeviceVendor == "Acronis"
| where DeviceEventClassID == "ActiveProtectionBlocksSuspiciousActivity"
| summarize ActiveProtectionBlocksSuspiciousActivity = count() by DeviceName
name: Acronis - Multiple Endpoints Infected by Ransomware
incidentConfiguration:
groupingConfiguration:
enabled: true
reopenClosedIncident: true
lookbackDuration: P1D
matchingMethod: AnyAlert
createIncident: true
query: |
CommonSecurityLog
| where DeviceVendor == "Acronis"
| where DeviceEventClassID == "ActiveProtectionBlocksSuspiciousActivity"
| summarize ActiveProtectionBlocksSuspiciousActivity = count() by DeviceName
entityMappings:
- entityType: Host
fieldMappings:
- columnName: DeviceName
identifier: HostName
queryPeriod: 1d
tactics:
- Impact
triggerOperator: gt
kind: Scheduled
triggerThreshold: 2
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Acronis Cyber Protect Cloud/Analytic Rules/AcronisMultipleEndpointsInfectedByRansomware.yaml
eventGroupingSettings:
aggregationKind: SingleAlert
relevantTechniques:
- T1486
id: a783ade7-bf43-416d-b809-8f5b06d87790
customDetails:
DeviceName: DeviceName
severity: High
requiredDataConnectors: []
version: 1.0.0
description: Detects when three or more distinct endpoints report ransomware detections within a single day.
queryFrequency: 1h