CBSLog_Azure_1_CL | where severity_s == "Low" | where type_s == "Auto Generated Page" | where status_s != "Closed" or status_s != "Resolved"
version: 1.0.3
suppressionEnabled: false
id: abe1a662-d00d-482e-aa68-9394622ae03e
triggerThreshold: 0
status: Available
entityMappings:
- entityType: URL
fieldMappings:
- identifier: Url
columnName: subject_s
suppressionDuration: 5h
triggerOperator: gt
incidentConfiguration:
createIncident: true
groupingConfiguration:
reopenClosedIncident: false
lookbackDuration: PT5H
matchingMethod: AllEntities
enabled: false
kind: Scheduled
description: |
'New auto_generated_page with severity Low found'
tactics:
- InitialAccess
name: Auto Generated Page
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
dataTypes:
- CBSLog_Azure_1_CL
queryPeriod: 5h
query: CBSLog_Azure_1_CL | where severity_s == "Low" | where type_s == "Auto Generated Page" | where status_s != "Closed" or status_s != "Resolved"
queryFrequency: 5h
severity: Low
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/AutoGeneratedPage.yaml
eventGroupingSettings:
aggregationKind: SingleAlert
relevantTechniques:
- T1566