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