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