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