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 Physical Threat Alert

Back
Id88db8505-1889-46aa-a4e2-4e866262dcb9
RulenameCyble Vision Alerts Physical Threat Alert
DescriptionCreates an incident for physical threats identified by Cyble Intelligence such as explosions, safety incidents, riots, or violence. Each alert generates a single incident for SOC evaluation.
SeverityLow
TacticsImpact
TechniquesT1486
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_Physical_Threats.yaml
Version1.0.0
Arm template88db8505-1889-46aa-a4e2-4e866262dcb9.json
Deploy To Azure
Alerts_physical_threats
| where Service == "physical_threats"
| extend MappedSeverity = Severity
customDetails:
  Status: Status
  Location: PT_LocationName
  Longitude: PT_Longitude
  Service: Service
  ThreatTitle: PT_Title_Nested
  Latitude: PT_Latitude
  LocationType: PT_LocationType
  MappedSeverity: Severity
  AlertID: AlertID
  ThreatType: PT_ThreatType
status: Available
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_Physical_Threats.yaml
alertDetailsOverride:
  alertDisplayNameFormat: Physical Threat Detected  {{PT_Title_Nested}}
  alertDescriptionFormat: |
    A physical threat incident was identified by Cyble Intelligence.
    Title {{PT_Title_Nested}}
    Threat Type {{PT_ThreatType}}
    Published At {{PT_PublishedAt}}    
query: |
  Alerts_physical_threats
  | where Service == "physical_threats"
  | extend MappedSeverity = Severity  
requiredDataConnectors:
- dataTypes:
  - CybleVisionAlerts_CL
  connectorId: CybleVisionAlerts
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    enabled: false
    matchingMethod: AllEntities
    lookbackDuration: PT5H
  createIncident: true
relevantTechniques:
- T1486
kind: Scheduled
name: Cyble Vision Alerts Physical Threat Alert
tactics:
- Impact
severity: Low
suppressionDuration: PT5M
enabled: true
queryFrequency: 30m
description: |
    'Creates an incident for physical threats identified by Cyble Intelligence such as explosions, safety incidents, riots, or violence. Each alert generates a single incident for SOC evaluation.'
eventGroupingSettings:
  aggregationKind: AlertPerResult
triggerThreshold: 0
triggerOperator: GreaterThan
version: 1.0.0
entityMappings:
- fieldMappings:
  - identifier: Url
    columnName: PT_BaseSourceURL
  entityType: URL
queryPeriod: 30m
id: 88db8505-1889-46aa-a4e2-4e866262dcb9