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

Exposed Email Address Low

Back
Id2609f263-201e-4c97-87ce-8c2f4502edf9
RulenameExposed Email Address (Low)
DescriptionNew Exposed Email Address with severity Low found
SeverityLow
TacticsCollection
TechniquesT1119
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/exposed_email_address_low.yaml
Version1.0.0
Arm template2609f263-201e-4c97-87ce-8c2f4502edf9.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "Low" | where type_s == "Exposed Email Address" | where status_s != "Closed" or status_s != "Resolved"
version: 1.0.0
description: New Exposed Email Address with severity Low found
queryPeriod: 5m
status: Available
id: 2609f263-201e-4c97-87ce-8c2f4502edf9
tactics:
- Collection
name: Exposed Email Address (Low)
eventGroupingSettings:
  aggregationKind: SingleAlert
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    matchingMethod: AllEntities
    enabled: false
    lookbackDuration: PT5H
  createIncident: true
queryFrequency: 5m
suppressionDuration: 5h
triggerThreshold: 0
suppressionEnabled: false
triggerOperator: gt
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/exposed_email_address_low.yaml
kind: Scheduled
relevantTechniques:
- T1119
query: CBSLog_Azure_1_CL | where severity_s == "Low" | where type_s == "Exposed Email Address" | where status_s != "Closed" or status_s != "Resolved"
severity: Low
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
  dataTypes:
  - CBSLog_Azure_1_CL