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

Breached Credential High

Back
Id7e92b9a3-0fc6-4887-a8e4-64384a8188a0
RulenameBreached Credential (High)
DescriptionNew Breached Credential with severity High found
SeverityHigh
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/breached_credential_high.yaml
Version1.0.0
Arm template7e92b9a3-0fc6-4887-a8e4-64384a8188a0.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Breached Credential" | where status_s != "Closed" or status_s != "Resolved"
status: Available
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/breached_credential_high.yaml
query: CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Breached Credential" | where status_s != "Closed" or status_s != "Resolved"
requiredDataConnectors:
- dataTypes:
  - CBSLog_Azure_1_CL
  connectorId: CBSPollingIDAzureFunctions
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    enabled: false
    matchingMethod: AllEntities
    lookbackDuration: PT5H
  createIncident: true
tactics:
- InitialAccess
name: Breached Credential (High)
relevantTechniques:
- T1566
severity: High
suppressionEnabled: false
kind: Scheduled
queryFrequency: 5m
description: New Breached Credential with severity High found
eventGroupingSettings:
  aggregationKind: SingleAlert
triggerThreshold: 0
triggerOperator: gt
version: 1.0.0
suppressionDuration: 5h
queryPeriod: 5m
id: 7e92b9a3-0fc6-4887-a8e4-64384a8188a0