CynerioEvent_CL
| where TimeGenerated > ago(24h)
| where module_s == 'IDS'
| where title_s == 'Exploitation Attempt'
entityMappings:
- fieldMappings:
- columnName: asset_ip_s
identifier: Address
entityType: IP
- fieldMappings:
- columnName: dst_ip_s
identifier: Address
entityType: IP
triggerOperator: gt
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cynerio/Analytic Rules/IoTExploitationAttempts.yaml
version: 1.0.0
tactics:
- LateralMovement
queryPeriod: 5h
kind: Scheduled
id: 3d853a88-92d2-4aec-a680-2bf7bb560c56
severity: High
query: |
CynerioEvent_CL
| where TimeGenerated > ago(24h)
| where module_s == 'IDS'
| where title_s == 'Exploitation Attempt'
eventGroupingSettings:
aggregationKind: SingleAlert
triggerThreshold: 0
customDetails:
ExploitDescription: details_s
name: Cynerio - Exploitation Attempt of IoT device
description: Exploitation Attempt of IoT device - Attack detection
relevantTechniques:
- T0866
requiredDataConnectors:
- connectorId: CynerioSecurityEvents
dataTypes:
- CynerioEvent_CL
queryFrequency: 5h