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