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

Executive Impersonation

Back
Id24e1b876-f0ee-44cd-86a2-ec81d08f4ba7
RulenameExecutive Impersonation
DescriptionNew Executive Impersonation with severity Informational found
SeverityInformational
TacticsInitialAccess
TechniquesT1566
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/ExecutiveImpersonation.yaml
Version1.0.3
Arm template24e1b876-f0ee-44cd-86a2-ec81d08f4ba7.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "Executive Impersonation" | where status_s != "Closed" or status_s != "Resolved" 
query: |
    CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "Executive Impersonation" | where status_s != "Closed" or status_s != "Resolved" 
version: 1.0.3
triggerOperator: gt
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/ExecutiveImpersonation.yaml
status: Available
description: |
    'New Executive Impersonation with severity Informational found'
suppressionEnabled: false
queryFrequency: 5m
name: Executive Impersonation
kind: Scheduled
triggerThreshold: 0
id: 24e1b876-f0ee-44cd-86a2-ec81d08f4ba7
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
  dataTypes:
  - CBSLog_Azure_1_CL
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    reopenClosedIncident: false
    matchingMethod: AllEntities
    enabled: false
    lookbackDuration: PT5H
severity: Informational
eventGroupingSettings:
  aggregationKind: SingleAlert
queryPeriod: 5m
suppressionDuration: 5h
entityMappings:
- fieldMappings:
  - columnName: subject_s
    identifier: Url
  entityType: URL
relevantTechniques:
- T1566
tactics:
- InitialAccess