Attack Indication Medium
| Id | 0ed00f8e-1b26-40a7-8978-d57872961def |
| Rulename | Attack Indication (Medium) |
| Description | New Attack Indication with severity Medium found |
| Severity | Medium |
| Tactics | Execution Persistence |
| Techniques | T1059 T1543 |
| Required data connectors | CBSPollingIDAzureFunctions |
| Kind | Scheduled |
| Query frequency | 5m |
| Query period | 5m |
| Trigger threshold | 0 |
| Trigger operator | gt |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/attack_indication_medium.yaml |
| Version | 1.0.0 |
| Arm template | 0ed00f8e-1b26-40a7-8978-d57872961def.json |
CBSLog_Azure_1_CL | where severity_s == "Medium" | where type_s == "Attack Indication" | where status_s != "Closed" or status_s != "Resolved"
kind: Scheduled
triggerThreshold: 0
id: 0ed00f8e-1b26-40a7-8978-d57872961def
tactics:
- Execution
- Persistence
description: New Attack Indication with severity Medium found
suppressionEnabled: false
requiredDataConnectors:
- dataTypes:
- CBSLog_Azure_1_CL
connectorId: CBSPollingIDAzureFunctions
queryPeriod: 5m
version: 1.0.0
severity: Medium
eventGroupingSettings:
aggregationKind: SingleAlert
queryFrequency: 5m
relevantTechniques:
- T1059
- T1543
status: Available
name: Attack Indication (Medium)
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/attack_indication_medium.yaml
triggerOperator: gt
incidentConfiguration:
groupingConfiguration:
matchingMethod: AllEntities
reopenClosedIncident: false
enabled: false
lookbackDuration: PT5H
createIncident: true
suppressionDuration: 5h
query: CBSLog_Azure_1_CL | where severity_s == "Medium" | where type_s == "Attack Indication" | where status_s != "Closed" or status_s != "Resolved"