Alerts_assets
| where Service == "assets"
| extend MappedSeverity = Severity
name: Cyble Vision Alerts Assets
id: 0012714c-c595-4dcd-8949-4a5c1d49aaa8
enabled: true
entityMappings:
- fieldMappings:
- columnName: AA_Value
identifier: HostName
entityType: Host
- fieldMappings:
- columnName: AA_Value
identifier: Url
entityType: Url
version: 1.0.0
triggerOperator: GreaterThan
query: |
Alerts_assets
| where Service == "assets"
| extend MappedSeverity = Severity
description: |
'Scheduled rule that creates incidents for asset alerts using saved parser Alerts_assets. Mandatory custom details: MappedSeverity, Status, AlertID, Service.'
kind: Scheduled
queryfrequency: 30m
triggerThreshold: 0
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_Assets.yaml
severity: Low
incidentConfiguration:
createIncident: true
groupingConfiguration:
lookbackDuration: PT5H
reopenClosedIncident: false
matchingMethod: AllEntities
enabled: false
queryPeriod: 30m
requiredDataConnectors:
- dataTypes:
- CybleVisionAlerts_CL
connectorId: CybleVisionAlerts
status: Available
customDetails:
AlertID: AlertID
AA_Value: AA_Value
AA_KeywordID: AA_KeywordID
AA_LastDetected: AA_LastDetected
Service: Service
Status: Status
MappedSeverity: Severity
eventGroupingSettings:
aggregationKind: AlertPerResult
relevantTechniques:
- T1592
tactics:
- Reconnaissance