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:
  ThreatTitle: PT_Title_Nested
  Status: Status
  Location: PT_LocationName
  AlertID: AlertID
  ThreatType: PT_ThreatType
  Latitude: PT_Latitude
  Service: Service
  LocationType: PT_LocationType
  Longitude: PT_Longitude
  MappedSeverity: Severity
kind: Scheduled
severity: Low
requiredDataConnectors:
- connectorId: CybleVisionAlerts
  dataTypes:
  - CybleVisionAlerts_CL
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.'
triggerOperator: GreaterThan
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}}    
status: Available
enabled: true
query: |
  Alerts_physical_threats
  | where Service == "physical_threats"
  | extend MappedSeverity = Severity  
triggerThreshold: 0
relevantTechniques:
- T1486
version: 1.0.0
queryFrequency: 30m
entityMappings:
- fieldMappings:
  - identifier: Url
    columnName: PT_BaseSourceURL
  entityType: URL
suppressionDuration: PT5M
queryPeriod: 30m
tactics:
- Impact
name: Cyble Vision Alerts Physical Threat Alert
id: 88db8505-1889-46aa-a4e2-4e866262dcb9
eventGroupingSettings:
  aggregationKind: AlertPerResult
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_Physical_Threats.yaml
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    matchingMethod: AllEntities
    enabled: false
    reopenClosedIncident: false
    lookbackDuration: PT5H