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