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