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