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