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