Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Flare Source Code found

Back
Id9cb7c337-f178-4af6-b0e8-b6b7552d762d
RulenameFlare Source Code found
DescriptionResult found on Code Sharing platform
SeverityMedium
TacticsReconnaissance
TechniquesT1593
Required data connectorsFlare
KindScheduled
Query frequency1h
Query period1h
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Flare/Analytic Rules/FlareSourceCode.yaml
Version1.0.1
Arm template9cb7c337-f178-4af6-b0e8-b6b7552d762d.json
Deploy To Azure
Firework_CL
| where source_s contains "driller_github" and (risk_score_d == "3" or risk_score_d == "4" or risk_score_d == "5")
description: |
    'Result found on Code Sharing platform'
kind: Scheduled
tactics:
- Reconnaissance
requiredDataConnectors:
- connectorId: Flare
  dataTypes:
  - Firework_CL
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Flare/Analytic Rules/FlareSourceCode.yaml
severity: Medium
name: Flare Source Code found
triggerThreshold: 0
queryPeriod: 1h
query: |
  Firework_CL
  | where source_s contains "driller_github" and (risk_score_d == "3" or risk_score_d == "4" or risk_score_d == "5")  
relevantTechniques:
- T1593
id: 9cb7c337-f178-4af6-b0e8-b6b7552d762d
queryFrequency: 1h
status: Available
triggerOperator: gt
version: 1.0.1