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

Apt Low

Back
Idf66cc33f-d32d-4424-8e42-1b4dbb24ed92
RulenameApt (Low)
DescriptionNew Apt with severity Low found
SeverityLow
TacticsInitialAccess
Discovery
TechniquesT1566
T1087
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/apt_low.yaml
Version1.0.1
Arm templatef66cc33f-d32d-4424-8e42-1b4dbb24ed92.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "Low" | where type_s == "Apt" | where status_s != "Closed" or status_s != "Resolved"
incidentConfiguration:
  groupingConfiguration:
    enabled: false
    reopenClosedIncident: false
    matchingMethod: AllEntities
    lookbackDuration: PT5H
  createIncident: true
queryFrequency: 5m
tactics:
- InitialAccess
- Discovery
relevantTechniques:
- T1566
- T1087
triggerOperator: gt
name: Apt (Low)
description: New Apt with severity Low found
suppressionDuration: 5h
eventGroupingSettings:
  aggregationKind: SingleAlert
status: Available
id: f66cc33f-d32d-4424-8e42-1b4dbb24ed92
suppressionEnabled: false
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/apt_low.yaml
kind: Scheduled
triggerThreshold: 0
queryPeriod: 5m
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
  dataTypes:
  - CBSLog_Azure_1_CL
severity: Low
version: 1.0.1
query: CBSLog_Azure_1_CL | where severity_s == "Low" | where type_s == "Apt" | where status_s != "Closed" or status_s != "Resolved"