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

Cynerio - IoT - Weak password

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