CynerioEvent_CL
| where TimeGenerated > ago(24h)
| where module_s == 'IDS'
| where title_s == 'Suspicious Connection'
customDetails:
DstIP: dst_ip_s
Hostname: host_s
severity: High
description: Suspicious Connection to External Address
triggerThreshold: 0
kind: Scheduled
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cynerio/Analytic Rules/SuspiciousConnections.yaml
relevantTechniques:
- T0866
version: 1.0.0
tactics:
- LateralMovement
triggerOperator: gt
entityMappings:
- fieldMappings:
- identifier: Address
columnName: asset_ip_s
entityType: IP
requiredDataConnectors:
- connectorId: CynerioSecurityEvents
dataTypes:
- CynerioEvent_CL
queryPeriod: 5h
query: |
CynerioEvent_CL
| where TimeGenerated > ago(24h)
| where module_s == 'IDS'
| where title_s == 'Suspicious Connection'
name: Cynerio - Suspicious Connection to External Address
queryFrequency: 5h
id: c0756978-baa6-4239-9174-bac1b1ca1a6a
eventGroupingSettings:
aggregationKind: SingleAlert