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