CynerioEvent_CL
| where TimeGenerated > ago(24h)
| where module_s == 'IDS'
| where title_s == 'Default Password'
queryFrequency: 5h
eventGroupingSettings:
aggregationKind: SingleAlert
id: 84e0ea1f-766d-4775-836a-c0c9cca05085
triggerOperator: gt
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cynerio/Analytic Rules/IoTDefaultPasswords.yaml
query: |
CynerioEvent_CL
| where TimeGenerated > ago(24h)
| where module_s == 'IDS'
| where title_s == 'Default Password'
queryPeriod: 5h
kind: Scheduled
customDetails:
Service: service_s
relevantTechniques:
- T1552
name: Cynerio - IoT - Default password
triggerThreshold: 0
tags:
- Schema: ASimAuthentication
SchemaVersion: 0.1.3
entityMappings:
- fieldMappings:
- identifier: Address
columnName: asset_ip_s
entityType: IP
requiredDataConnectors:
- connectorId: CynerioSecurityEvents
dataTypes:
- CynerioEvent_CL
version: 1.0.0
severity: High
description: User signed in using default credentials
tactics:
- CredentialAccess