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