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

Cynerio - IoT - Default password

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