FireworkV2_CL
| where notempty(uid) and RiskScore >= 3
| extend index_name = split(uid, "/")[0]
| where index_name == "service"
queryPeriod: 1h
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Flare/Analytic Rules/FlareHost.yaml
name: Flare host results
kind: Scheduled
status: Available
version: 3.0.0
description: |
'This query searches for events relating to IP, domain or host'
tactics:
- Reconnaissance
severity: Medium
triggerThreshold: 0
relevantTechniques:
- T1596
triggerOperator: gt
requiredDataConnectors:
- dataTypes:
- FireworkV2_CL
connectorId: Flare
query: |
FireworkV2_CL
| where notempty(uid) and RiskScore >= 3
| extend index_name = split(uid, "/")[0]
| where index_name == "service"
queryFrequency: 1h
id: 9cb7c337-f175-4af6-b0e8-b6b7552d762d