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

Back
Idb25aae75-d333-4b77-a7c1-b24644dc1e1f
RulenameExposed Email Address
DescriptionNew Exposed Email Address with severity High found
SeverityHigh
TacticsResourceDevelopment
TechniquesT1586.002
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/ExposedEmailAddress.yaml
Version1.0.4
Arm templateb25aae75-d333-4b77-a7c1-b24644dc1e1f.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Exposed Email Address" | where status_s != "Closed" or status_s != "Resolved" 
suppressionEnabled: false
relevantTechniques:
- T1586.002
entityMappings:
- fieldMappings:
  - columnName: subject_s
    suppressionDuration: 5h
    identifier: Url
  entityType: URL
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/ExposedEmailAddress.yaml
description: |
    'New Exposed Email Address with severity High found'
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
  dataTypes:
  - CBSLog_Azure_1_CL
triggerOperator: gt
version: 1.0.4
eventGroupingSettings:
  aggregationKind: SingleAlert
id: b25aae75-d333-4b77-a7c1-b24644dc1e1f
queryFrequency: 5m
query: |
    CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Exposed Email Address" | where status_s != "Closed" or status_s != "Resolved" 
severity: High
status: Available
queryPeriod: 5m
name: Exposed Email Address
tactics:
- ResourceDevelopment
kind: Scheduled