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

Cyble Vision Alerts Flash Report

Back
Id2c86652a-bbbe-4a32-8b1c-4b53aad0750e
RulenameCyble Vision Alerts Flash Report
DescriptionDetects new threat intelligence flash reports from CybleVision. Extracts company-level context and report identifiers for triage.
SeverityLow
TacticsReconnaissance
TechniquesT1598
T1589
Required data connectorsCybleVisionAlerts
KindScheduled
Query frequency30m
Query period30m
Trigger threshold0
Trigger operatorGreaterThan
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_Flash_Report_Alerts.yaml
Version1.0.0
Arm template2c86652a-bbbe-4a32-8b1c-4b53aad0750e.json
Deploy To Azure
Alerts_flash_report 
| where Service == "flash_report" 
| extend MappedSeverity = Severity
customDetails:
  Status: Status
  AlertID: AlertID
  Tags: FR_Tags
  Service: Service
  ForCompany: FR_ForCompany
  FlashReportID: FR_ReportID
  MappedSeverity: Severity
kind: Scheduled
severity: Low
requiredDataConnectors:
- connectorId: CybleVisionAlerts
  dataTypes:
  - CybleVisionAlerts_CL
description: |
    'Detects new threat intelligence flash reports from CybleVision. Extracts company-level context and report identifiers for triage.'
triggerOperator: GreaterThan
alertDetailsOverride:
  alertDynamicProperties: []
  alertDisplayNameFormat: CybleVision Flash Report {{KeywordName}}
  alertDescriptionFormat: |
        A flash threat report has been published. Report ID {{FR_ReportID}} For Company {{FR_ForCompany}} Description {{Description}}
status: Available
enabled: true
query: |
  Alerts_flash_report 
  | where Service == "flash_report" 
  | extend MappedSeverity = Severity  
triggerThreshold: 0
relevantTechniques:
- T1598
- T1589
version: 1.0.0
queryFrequency: 30m
subTechniques: []
suppressionDuration: PT5H
queryPeriod: 30m
tactics:
- Reconnaissance
name: Cyble Vision Alerts Flash Report
id: 2c86652a-bbbe-4a32-8b1c-4b53aad0750e
eventGroupingSettings:
  aggregationKind: AlertPerResult
entityMappings:
- fieldMappings:
  - identifier: ObjectGuid
    columnName: FR_ReportID
  entityType: Account
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_Flash_Report_Alerts.yaml
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    matchingMethod: AllEntities
    enabled: false
    reopenClosedIncident: false
    lookbackDuration: PT5H