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