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