EmailUrlInfo
| join kind=inner (VisaThreatIntelligenceIOC_CL | where IOCType == "domain" and SourceSeverity == "High")
on $left.UrlDomain == $right.Value
suppressionDuration: 1h
triggerOperator: gt
entityMappings:
- entityType: URL
fieldMappings:
- columnName: Url
identifier: Url
- entityType: DNS
fieldMappings:
- columnName: UrlDomain
identifier: DomainName
triggerThreshold: 0
severity: High
query: |-
EmailUrlInfo
| join kind=inner (VisaThreatIntelligenceIOC_CL | where IOCType == "domain" and SourceSeverity == "High")
on $left.UrlDomain == $right.Value
incidentConfiguration:
groupingConfiguration:
matchingMethod: AllEntities
reopenClosedIncident: false
lookbackDuration: 1h
enabled: true
createIncident: true
tactics:
- InitialAccess
queryPeriod: 1h
version: 1.0.0
queryFrequency: 1h
description: This will alert when a collision is detected for EmailUrlInfo events with VTI high severity domain IoCs
suppressionEnabled: false
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Visa Threat Intelligence (VTI)/Analytic Rules/VTIP_high_severity_domain.yaml
name: VTI - High Severity Domain Collision Detection
eventGroupingSettings:
aggregationKind: SingleAlert
id: 7be47078-657a-43cf-9c93-b4705a9f6134
relevantTechniques:
- T1566
kind: Scheduled
requiredDataConnectors:
- dataTypes:
- VisaThreatIntelligenceIOC_CL
- EmailUrlInfo
connectorId: VisaThreatIntelligence