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

Social Engineering Vulnerability High

Back
Id4df9c385-9a5b-4585-8dae-ad3c82066108
RulenameSocial Engineering Vulnerability (High)
DescriptionNew Social Engineering Vulnerability with severity High found
SeverityHigh
TacticsCredentialAccess
TechniquesT1555
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/se_vulnerability_high.yaml
Version1.0.0
Arm template4df9c385-9a5b-4585-8dae-ad3c82066108.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Se Vulnerability" | where status_s != "Closed" or status_s != "Resolved"
status: Available
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/se_vulnerability_high.yaml
version: 1.0.0
suppressionEnabled: false
queryPeriod: 5m
query: CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Se Vulnerability" | where status_s != "Closed" or status_s != "Resolved"
kind: Scheduled
name: Social Engineering Vulnerability (High)
triggerOperator: gt
severity: High
eventGroupingSettings:
  aggregationKind: SingleAlert
id: 4df9c385-9a5b-4585-8dae-ad3c82066108
triggerThreshold: 0
queryFrequency: 5m
description: New Social Engineering Vulnerability with severity High found
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
  dataTypes:
  - CBSLog_Azure_1_CL
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    enabled: false
    lookbackDuration: PT5H
    reopenClosedIncident: false
    matchingMethod: AllEntities
suppressionDuration: 5h
relevantTechniques:
- T1555
tactics:
- CredentialAccess