CBSLog_Azure_1_CL | where severity_s == "Medium" | where type_s == "Unauthorized Job Posting" | where status_s != "Closed" or status_s != "Resolved"
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/unauthorized_job_posting_medium.yaml
incidentConfiguration:
createIncident: true
groupingConfiguration:
enabled: false
matchingMethod: AllEntities
lookbackDuration: PT5H
reopenClosedIncident: false
queryFrequency: 5m
name: Unauthorized Job Posting (Medium)
eventGroupingSettings:
aggregationKind: SingleAlert
suppressionDuration: 5h
suppressionEnabled: false
severity: Medium
triggerThreshold: 0
query: CBSLog_Azure_1_CL | where severity_s == "Medium" | where type_s == "Unauthorized Job Posting" | where status_s != "Closed" or status_s != "Resolved"
requiredDataConnectors:
- dataTypes:
- CBSLog_Azure_1_CL
connectorId: CBSPollingIDAzureFunctions
relevantTechniques:
- T1566
status: Available
triggerOperator: gt
queryPeriod: 5m
description: New Unauthorized Job Posting with severity Medium found
id: a2ff372f-4f64-40f4-9a44-e582a1d3064c
version: 1.0.0
kind: Scheduled
tactics:
- InitialAccess