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

Leaked Credential Informational

Back
Id296e0e78-d744-407f-b543-4adf3eed1030
RulenameLeaked Credential (Informational)
DescriptionNew Leaked Credential with severity Informational found
SeverityInformational
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/leaked_credential_informational.yaml
Version1.0.0
Arm template296e0e78-d744-407f-b543-4adf3eed1030.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "Leaked Credential" | where status_s != "Closed" or status_s != "Resolved"
query: CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "Leaked Credential" | where status_s != "Closed" or status_s != "Resolved"
kind: Scheduled
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    lookbackDuration: PT5H
    enabled: false
    matchingMethod: AllEntities
    reopenClosedIncident: false
triggerThreshold: 0
suppressionDuration: 5h
description: New Leaked Credential with severity Informational found
eventGroupingSettings:
  aggregationKind: SingleAlert
version: 1.0.0
id: 296e0e78-d744-407f-b543-4adf3eed1030
relevantTechniques:
- T1555
queryPeriod: 5m
queryFrequency: 5m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/leaked_credential_informational.yaml
tactics:
- CredentialAccess
severity: Informational
suppressionEnabled: false
status: Available
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
  dataTypes:
  - CBSLog_Azure_1_CL
name: Leaked Credential (Informational)
triggerOperator: gt