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