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

Cyble Vision Alerts Discovered Subdomain

Back
Id7a0f79cc-8d28-44b5-ac1e-6176565bb7b8
RulenameCyble Vision Alerts Discovered Subdomain
DescriptionTriggers when a new subdomain is detected for a monitored keyword/domain.
SeverityLow
TacticsReconnaissance
TechniquesT1595
Required data connectorsCybleVisionAlerts
KindScheduled
Query frequency30m
Query period30m
Trigger threshold0
Trigger operatorGreaterThan
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_subdomains_rule.yaml
Version1.0.0
Arm template7a0f79cc-8d28-44b5-ac1e-6176565bb7b8.json
Deploy To Azure
Alerts_subdomains  
| where Service == "subdomains" 
| extend MappedSeverity = Severity
customDetails:
  Status: Status
  SD_EntityID: EntityID
  Service: Service
  SD_Subdomain: SD_Subdomain
  SD_KeywordName: KeywordName
  MappedSeverity: Severity
  AlertID: AlertID
  SD_BucketName: BucketName
severity: Low
status: Available
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_subdomains_rule.yaml
query: |
  Alerts_subdomains  
  | where Service == "subdomains" 
  | extend MappedSeverity = Severity  
requiredDataConnectors:
- dataTypes:
  - CybleVisionAlerts_CL
  connectorId: CybleVisionAlerts
incidentConfiguration:
  alertDetailsOverride: 
  alertDisplayNameFormat: New Subdomain Detected {{SD_Subdomain}}
  createIncident: true
  groupingConfiguration:
    reopenClosedIncident: false
    enabled: false
    matchingMethod: AllEntities
    lookbackDuration: PT5H
  alertDescriptionFormat: |
        A new subdomain was discovered for monitored domain/keyword. Keyword {{SD_KeywordName}} Bucket {{SD_BucketName}} Severity {{MappedSeverity}} This may represent new attack surface exposure or infrastructure expansion.
relevantTechniques:
- T1595
kind: Scheduled
name: Cyble Vision Alerts Discovered Subdomain
tactics:
- Reconnaissance
eventGroupingSettings:
  aggregationKind: AlertPerResult
entityMappings:
- fieldMappings:
  - identifier: DomainName
    columnName: SD_Subdomain
  entityType: DNS
enabled: true
queryfrequency: 30m
description: |
    'Triggers when a new subdomain is detected for a monitored keyword/domain.'
triggerThreshold: 0
triggerOperator: GreaterThan
version: 1.0.0
queryPeriod: 30m
id: 7a0f79cc-8d28-44b5-ac1e-6176565bb7b8