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

Data Leakage Informational

Back
Id37e5fff1-8fec-4d44-9881-dcdd99387f61
RulenameData Leakage (Informational)
DescriptionNew Data Leakage with severity Informational found
SeverityInformational
TacticsExfiltration
TechniquesT1041
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/data_leakage_informational.yaml
Version1.0.0
Arm template37e5fff1-8fec-4d44-9881-dcdd99387f61.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "Data Leakage" | where status_s != "Closed" or status_s != "Resolved"
suppressionEnabled: false
relevantTechniques:
- T1041
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    matchingMethod: AllEntities
    enabled: false
    lookbackDuration: PT5H
  createIncident: true
triggerThreshold: 0
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/data_leakage_informational.yaml
suppressionDuration: 5h
description: New Data Leakage with severity Informational found
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
  dataTypes:
  - CBSLog_Azure_1_CL
triggerOperator: gt
version: 1.0.0
eventGroupingSettings:
  aggregationKind: SingleAlert
id: 37e5fff1-8fec-4d44-9881-dcdd99387f61
queryFrequency: 5m
query: CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "Data Leakage" | where status_s != "Closed" or status_s != "Resolved"
severity: Informational
status: Available
queryPeriod: 5m
name: Data Leakage (Informational)
tactics:
- Exfiltration
kind: Scheduled