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

Leaked Credential

Back
Ida0a46e91-3f94-4ed4-ab70-ecd36ae0ead0
RulenameLeaked Credential
DescriptionNew Leaked Credential 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/LeakedCredential.yaml
Version1.0.3
Arm templatea0a46e91-3f94-4ed4-ab70-ecd36ae0ead0.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Leaked Credential" | where status_s != "Closed" or status_s != "Resolved" 
queryPeriod: 5m
query: |
    CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Leaked Credential" | where status_s != "Closed" or status_s != "Resolved" 
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/LeakedCredential.yaml
name: Leaked Credential
eventGroupingSettings:
  aggregationKind: SingleAlert
queryFrequency: 5m
suppressionEnabled: false
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
  dataTypes:
  - CBSLog_Azure_1_CL
description: |
    'New Leaked Credential with severity High found'
kind: Scheduled
incidentConfiguration:
  groupingConfiguration:
    lookbackDuration: PT5H
    reopenClosedIncident: false
    matchingMethod: AllEntities
    enabled: false
  createIncident: true
version: 1.0.3
suppressionDuration: 5h
status: Available
severity: High
relevantTechniques:
- T1555
triggerOperator: gt
triggerThreshold: 0
tactics:
- CredentialAccess
id: a0a46e91-3f94-4ed4-ab70-ecd36ae0ead0