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" 
severity: High
eventGroupingSettings:
  aggregationKind: SingleAlert
queryPeriod: 5m
name: Exposed Email Address
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/ExposedEmailAddress.yaml
entityMappings:
- fieldMappings:
  - columnName: subject_s
    identifier: Url
    suppressionDuration: 5h
  entityType: URL
version: 1.0.4
relevantTechniques:
- T1586.002
status: Available
suppressionEnabled: false
id: b25aae75-d333-4b77-a7c1-b24644dc1e1f
queryFrequency: 5m
triggerThreshold: 0
triggerOperator: gt
incidentConfiguration:
  groupingConfiguration:
    enabled: false
    reopenClosedIncident: false
    matchingMethod: AllEntities
    lookbackDuration: PT5H
  createIncident: true
query: |
    CBSLog_Azure_1_CL | where severity_s == "High" | where type_s == "Exposed Email Address" | where status_s != "Closed" or status_s != "Resolved" 
description: |
    'New Exposed Email Address with severity High found'
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
  dataTypes:
  - CBSLog_Azure_1_CL
tactics:
- ResourceDevelopment
kind: Scheduled