Alerts_ip_risk_score
| where Service == "ip_risk_score"
| extend MappedSeverity = Severity
kind: Scheduled
status: Available
enabled: true
triggerOperator: GreaterThan
version: 1.0.0
tactics:
- Reconnaissance
incidentConfiguration:
alertDescriptionFormat: |
The risk score for IP {{IPRS_IP}} has increased. Previous score {{IPRS_OldScore}}. New score {{IPRS_NewScore}}. This may represent newly observed malicious activity or updated threat intelligence.
alertDetailsOverride:
createIncident: true
groupingConfiguration:
matchingMethod: AllEntities
enabled: false
lookbackDuration: PT5H
reopenClosedIncident: false
alertDisplayNameFormat: Risk Score Increased for IP {{IPRS_IP}}
queryfrequency: 30m
id: 1e7c8d9f-1d42-42b3-b6ce-12a637e05f16
requiredDataConnectors:
- connectorId: CybleVisionAlerts
dataTypes:
- CybleVisionAlerts_CL
name: Cyble Vision Alerts IP Risk Score
description: |
'Triggers when the risk score for a monitored IP increases significantly. This may indicate new malicious behavior or updated threat intelligence classification.'
customDetails:
IPRS_NewScore: IPRS_NewScore
AlertID: AlertID
MappedSeverity: Severity
IPRS_OldScore: IPRS_OldScore
IPRS_IP: IPRS_IP
Status: Status
Service: Service
relevantTechniques:
- T1595
entityMappings:
- entityType: IP
fieldMappings:
- columnName: IPRS_IP
identifier: Address
query: |
Alerts_ip_risk_score
| where Service == "ip_risk_score"
| extend MappedSeverity = Severity
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_ip_risk_score_rule.yaml
triggerThreshold: 0
queryPeriod: 30m
severity: Low
eventGroupingSettings:
aggregationKind: AlertPerResult