Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Ransomware High

Back
Id0bfda176-1583-4ac6-a531-56397743e4d3
RulenameRansomware (High)
DescriptionNew Ransomware with severity High found
SeverityHigh
TacticsImpact
TechniquesT1640
Required data connectorsCBSPollingIDAzureFunctions
KindScheduled
Query frequency5m
Query period5m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/ransomware_high.yaml
Version1.0.0
Arm template0bfda176-1583-4ac6-a531-56397743e4d3.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Ransomware" | where status_s != "Closed" or status_s != "Resolved"
queryFrequency: 5m
tactics:
- Impact
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/ransomware_high.yaml
id: 0bfda176-1583-4ac6-a531-56397743e4d3
name: Ransomware (High)
triggerOperator: gt
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    lookbackDuration: PT5H
    matchingMethod: AllEntities
    enabled: false
  createIncident: true
status: Available
kind: Scheduled
version: 1.0.0
description: New Ransomware with severity High found
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
  dataTypes:
  - CBSLog_Azure_1_CL
suppressionEnabled: false
suppressionDuration: 5h
relevantTechniques:
- T1640
queryPeriod: 5m
severity: High
triggerThreshold: 0
query: CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Ransomware" | where status_s != "Closed" or status_s != "Resolved"
eventGroupingSettings:
  aggregationKind: SingleAlert