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