Alerts_subdomains
| where Service == "subdomains"
| extend MappedSeverity = Severity
entityMappings:
- entityType: DNS
fieldMappings:
- identifier: DomainName
columnName: SD_Subdomain
tactics:
- Reconnaissance
requiredDataConnectors:
- dataTypes:
- CybleVisionAlerts_CL
connectorId: CybleVisionAlerts
incidentConfiguration:
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.
createIncident: true
groupingConfiguration:
enabled: false
lookbackDuration: PT5H
reopenClosedIncident: false
matchingMethod: AllEntities
alertDetailsOverride:
alertDisplayNameFormat: New Subdomain Detected {{SD_Subdomain}}
id: 7a0f79cc-8d28-44b5-ac1e-6176565bb7b8
severity: Low
eventGroupingSettings:
aggregationKind: AlertPerResult
status: Available
customDetails:
AlertID: AlertID
SD_BucketName: BucketName
MappedSeverity: Severity
Service: Service
SD_Subdomain: SD_Subdomain
Status: Status
SD_KeywordName: KeywordName
SD_EntityID: EntityID
query: |
Alerts_subdomains
| where Service == "subdomains"
| extend MappedSeverity = Severity
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_subdomains_rule.yaml
kind: Scheduled
queryPeriod: 30m
enabled: true
version: 1.0.0
name: Cyble Vision Alerts Discovered Subdomain
queryfrequency: 30m
triggerThreshold: 0
relevantTechniques:
- T1595
description: |
'Triggers when a new subdomain is detected for a monitored keyword/domain.'
triggerOperator: GreaterThan