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

Ransomware Low

Back
Idf1324aa7-c484-427a-b219-2f1f747df744
RulenameRansomware (Low)
DescriptionNew Ransomware with severity Low found
SeverityLow
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_low.yaml
Version1.0.0
Arm templatef1324aa7-c484-427a-b219-2f1f747df744.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "Low" | where type_s == "Ransomware" | where status_s != "Closed" or status_s != "Resolved"
relevantTechniques:
- T1640
incidentConfiguration:
  groupingConfiguration:
    matchingMethod: AllEntities
    lookbackDuration: PT5H
    reopenClosedIncident: false
    enabled: false
  createIncident: true
eventGroupingSettings:
  aggregationKind: SingleAlert
query: CBSLog_Azure_1_CL | where severity_s == "Low" | where type_s == "Ransomware" | where status_s != "Closed" or status_s != "Resolved"
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/ransomware_low.yaml
description: New Ransomware with severity Low found
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
  dataTypes:
  - CBSLog_Azure_1_CL
triggerOperator: gt
kind: Scheduled
name: Ransomware (Low)
suppressionEnabled: false
queryPeriod: 5m
triggerThreshold: 0
id: f1324aa7-c484-427a-b219-2f1f747df744
status: Available
suppressionDuration: 5h
severity: Low
queryFrequency: 5m
tactics:
- Impact
version: 1.0.0