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