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