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