FireworkV2_CL
| where notempty(uid) and RiskScore >= 3
| extend index_name = split(uid, "/")[0]
| where index_name == "chat_message"
tactics:
- Reconnaissance
requiredDataConnectors:
- dataTypes:
- FireworkV2_CL
connectorId: Flare
id: 76210211-3ade-47b6-b7f2-c871cd05ec43
severity: Medium
status: Available
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
kind: Scheduled
queryPeriod: 1h
version: 1.0.0
name: Flare chat results
queryFrequency: 1h
triggerThreshold: 0
relevantTechniques:
- T1593
description: |
'This query searches for conversations and posts from real-time messaging environments used by threat actors and fraud communities.'
triggerOperator: gt