Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Cyble Vision Alerts Assets

Back
Id0012714c-c595-4dcd-8949-4a5c1d49aaa8
RulenameCyble Vision Alerts Assets
DescriptionScheduled rule that creates incidents for asset alerts using saved parser Alerts_assets. Mandatory custom details: MappedSeverity, Status, AlertID, Service.
SeverityLow
TacticsReconnaissance
TechniquesT1592
Required data connectorsCybleVisionAlerts
KindScheduled
Query frequency30m
Query period30m
Trigger threshold0
Trigger operatorGreaterThan
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cyble Vision/Analytic Rules/Alerts_Assets.yaml
Version1.0.0
Arm template0012714c-c595-4dcd-8949-4a5c1d49aaa8.json
Deploy To Azure
Alerts_assets
| where Service == "assets"
| extend MappedSeverity = Severity
customDetails:
  Status: Status
  AA_KeywordID: AA_KeywordID
  Service: Service
  AA_LastDetected: AA_LastDetected
  MappedSeverity: Severity
  AlertID: AlertID
  AA_Value: AA_Value
severity: Low
status: Available
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  
requiredDataConnectors:
- dataTypes:
  - CybleVisionAlerts_CL
  connectorId: CybleVisionAlerts
incidentConfiguration:
  groupingConfiguration:
    reopenClosedIncident: false
    enabled: false
    matchingMethod: AllEntities
    lookbackDuration: PT5H
  createIncident: true
relevantTechniques:
- T1592
kind: Scheduled
name: Cyble Vision Alerts Assets
tactics:
- Reconnaissance
eventGroupingSettings:
  aggregationKind: AlertPerResult
entityMappings:
- fieldMappings:
  - identifier: HostName
    columnName: AA_Value
  entityType: Host
- fieldMappings:
  - identifier: Url
    columnName: AA_Value
  entityType: Url
enabled: true
queryfrequency: 30m
description: |
    'Scheduled rule that creates incidents for asset alerts using saved parser Alerts_assets. Mandatory custom details: MappedSeverity, Status, AlertID, Service.'
triggerThreshold: 0
triggerOperator: GreaterThan
version: 1.0.0
queryPeriod: 30m
id: 0012714c-c595-4dcd-8949-4a5c1d49aaa8