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

Doorway Page Low

Back
Idb011ec39-4dc1-44a2-96ef-e1c6ef4e17b4
RulenameDoorway Page (Low)
DescriptionNew Doorway Page with severity Low found
SeverityLow
TacticsResourceDevelopment
TechniquesT1587
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/doorway_page_low.yaml
Version1.0.0
Arm templateb011ec39-4dc1-44a2-96ef-e1c6ef4e17b4.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "Low" | where type_s == "Doorway Page" | where status_s != "Closed" or status_s != "Resolved"
queryFrequency: 5m
tactics:
- ResourceDevelopment
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/doorway_page_low.yaml
id: b011ec39-4dc1-44a2-96ef-e1c6ef4e17b4
name: Doorway Page (Low)
triggerOperator: gt
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    lookbackDuration: PT5H
    matchingMethod: AllEntities
    enabled: false
  createIncident: true
status: Available
kind: Scheduled
version: 1.0.0
description: New Doorway Page with severity Low found
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
  dataTypes:
  - CBSLog_Azure_1_CL
suppressionEnabled: false
suppressionDuration: 5h
relevantTechniques:
- T1587
queryPeriod: 5m
severity: Low
triggerThreshold: 0
query: CBSLog_Azure_1_CL | where severity_s == "Low" | where type_s == "Doorway Page" | where status_s != "Closed" or status_s != "Resolved"
eventGroupingSettings:
  aggregationKind: SingleAlert