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