FireworkV2_CL
| where notempty(uid) and RiskScore >= 3
| extend index_name = split(uid, "/")[0]
| where index_name == "chat_message"
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 == "chat_message"
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Flare/Analytic Rules/FlareChat.yaml
tactics:
- Reconnaissance
triggerThreshold: 0
requiredDataConnectors:
- connectorId: Flare
dataTypes:
- FireworkV2_CL
kind: Scheduled
relevantTechniques:
- T1593
description: |
'This query searches for conversations and posts from real-time messaging environments used by threat actors and fraud communities.'
name: Flare chat results
version: 1.0.0
id: 76210211-3ade-47b6-b7f2-c871cd05ec43
severity: Medium