Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Cynerio - Exploitation Attempt of IoT device

Back
Id3d853a88-92d2-4aec-a680-2bf7bb560c56
RulenameCynerio - Exploitation Attempt of IoT device
DescriptionExploitation Attempt of IoT device - Attack detection
SeverityHigh
TacticsLateralMovement
TechniquesT0866
Required data connectorsCynerioSecurityEvents
KindScheduled
Query frequency5h
Query period5h
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cynerio/Analytic Rules/IoTExploitationAttempts.yaml
Version1.0.0
Arm template3d853a88-92d2-4aec-a680-2bf7bb560c56.json
Deploy To Azure
CynerioEvent_CL
| where TimeGenerated > ago(24h)
| where module_s == 'IDS'
| where title_s == 'Exploitation Attempt'
queryPeriod: 5h
query: |
  CynerioEvent_CL
  | where TimeGenerated > ago(24h)
  | where module_s == 'IDS'
  | where title_s == 'Exploitation Attempt'  
name: Cynerio - Exploitation Attempt of IoT device
entityMappings:
- fieldMappings:
  - columnName: asset_ip_s
    identifier: Address
  entityType: IP
- fieldMappings:
  - columnName: dst_ip_s
    identifier: Address
  entityType: IP
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cynerio/Analytic Rules/IoTExploitationAttempts.yaml
requiredDataConnectors:
- connectorId: CynerioSecurityEvents
  dataTypes:
  - CynerioEvent_CL
description: Exploitation Attempt of IoT device - Attack detection
kind: Scheduled
version: 1.0.0
eventGroupingSettings:
  aggregationKind: SingleAlert
queryFrequency: 5h
severity: High
relevantTechniques:
- T0866
triggerOperator: gt
triggerThreshold: 0
customDetails:
  ExploitDescription: details_s
tactics:
- LateralMovement
id: 3d853a88-92d2-4aec-a680-2bf7bb560c56