FireworkV2_CL
| where tolower(source) in ("gist_github","Pastebin","driller_stackexchange") and (RiskScore == 3 or RiskScore == 4 or RiskScore == 5)
name: Flare Paste result
relevantTechniques:
- T1593
id: 9cb7c337-f177-4af6-b0e8-b6b7552d762d
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Flare/Analytic Rules/FlarePaste.yaml
requiredDataConnectors:
- dataTypes:
- FireworkV2_CL
connectorId: Flare
version: 2.0.0
severity: Medium
triggerThreshold: 0
queryPeriod: 1h
queryFrequency: 1h
status: Available
query: |
FireworkV2_CL
| where tolower(source) in ("gist_github","Pastebin","driller_stackexchange") and (RiskScore == 3 or RiskScore == 4 or RiskScore == 5)
tactics:
- Reconnaissance
kind: Scheduled
description: |
'Result found on code Snippet (paste) sharing platform'
triggerOperator: gt