FireworkV2_CL
| where notempty(uid) and RiskScore >= 3
| extend index_name = split(uid, "/")[0]
| where index_name == "domain"
status: Available
queryFrequency: 1h
queryPeriod: 1h
triggerOperator: gt
query: |
FireworkV2_CL
| where notempty(uid) and RiskScore >= 3
| extend index_name = split(uid, "/")[0]
| where index_name == "domain"
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Flare/Analytic Rules/FlareLookalikeDomain.yaml
tactics:
- Reconnaissance
triggerThreshold: 0
requiredDataConnectors:
- connectorId: Flare
dataTypes:
- FireworkV2_CL
kind: Scheduled
relevantTechniques:
- T1593
description: |
'This query searches for lookalike domains and SSL certificate registrations.'
name: Flare lookalike domain results
version: 1.0.0
id: 8e5ae0d6-7f2d-475e-ada3-ed33441deeba
severity: Medium