Cyble Vision Alerts Product Vulnerability Detected
| Id | c360341e-6ba6-472a-ae00-7be85967e240 |
| Rulename | Cyble Vision Alerts Product Vulnerability Detected |
| Description | Detects product vulnerability updates (CVE) for monitored products. Triggers SOC triage when a product vulnerability is reported or updated for a monitored product/version. |
| Severity | Low |
| Tactics | InitialAccess ResourceDevelopment |
| Techniques | T1190 T1588 |
| 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_product_vulnerability_rule.yaml |
| Version | 1.0.0 |
| Arm template | c360341e-6ba6-472a-ae00-7be85967e240.json |
Alerts_product_vulnerability
| where Service == "product_vulnerability"
| extend MappedSeverity = Severity
incidentConfiguration:
alertDisplayNameFormat: Product Vulnerability {{PV_Product}} {{PV_Version}} {{PV_CVE_ID}}
createIncident: true
alertDetailsOverride:
groupingConfiguration:
matchingMethod: AllEntities
lookbackDuration: PT5H
reopenClosedIncident: false
enabled: false
alertDescriptionFormat: |
A product vulnerability has been detected.
Title {{PV_Title}}
Exploitability {{PV_New_Exploitability}}
Review the CVE details, assess exposure in your environment, and apply mitigations as required.
requiredDataConnectors:
- dataTypes:
- CybleVisionAlerts_CL
connectorId: CybleVisionAlerts
relevantTechniques:
- T1190
- T1588
triggerOperator: GreaterThan
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_product_vulnerability_rule.yaml
customDetails:
PV_CVE_ID: PV_CVE_ID
PV_Product: PV_Product
PV_Title: PV_Title
PV_New_Price_Today: PV_New_Price_Today
Service: Service
PV_New_Price_0day: PV_New_Price_0day
PV_SW_Company: PV_SW_Company
PV_SW_Software: PV_SW_Software
MappedSeverity: Severity
New_Exploitability: PV_New_Exploitability
PV_Old_EPS_Score: PV_Old_EPS_Score
PV_New_EPS_Score: PV_New_EPS_Score
PV_Version: PV_Version
AlertID: AlertID
New_EPS_Percentile: PV_New_EPS_Percentile
Status: Status
queryfrequency: 30m
severity: Low
triggerThreshold: 0
entityMappings:
- fieldMappings:
- columnName: SD_Subdomain
identifier: DomainName
entityType: DNS
- fieldMappings:
- columnName: KeywordName
identifier: Name
entityType: Account
- fieldMappings:
- columnName: SD_Subdomain
identifier: HostName
entityType: Host
name: Cyble Vision Alerts Product Vulnerability Detected
query: |
Alerts_product_vulnerability
| where Service == "product_vulnerability"
| extend MappedSeverity = Severity
version: 1.0.0
tactics:
- InitialAccess
- ResourceDevelopment
queryPeriod: 30m
description: |
'Detects product vulnerability updates (CVE) for monitored products. Triggers SOC triage when a product vulnerability is reported or updated for a monitored product/version.'
kind: Scheduled
id: c360341e-6ba6-472a-ae00-7be85967e240
enabled: true
eventGroupingSettings:
aggregationKind: AlertPerResult
status: Available