Azure secure score PW age policy new
| Id | 88C9A5E0-31EC-490B-82E5-A286D9B99A67 |
| Rulename | Azure secure score PW age policy new |
| Description | This query searches for having found that when periodic password resets are enforced, passwords become less secure. Users tend to pick a weaker password and vary it slightly for each reset. If a user creates a strong password (long, complex and without any pragmatic words present) it should remain just as strong in the future as it is today. It is Microsoft’s official security position to not expire passwords periodically without a specific reason, and recommends that cloud-only tenants set the password policy to never expire. |
| Severity | Medium |
| Tactics | CredentialAccess |
| Techniques | T1555 T1606 T1040 |
| Required data connectors | SenservaPro |
| Kind | Scheduled |
| Query frequency | 6h |
| Query period | 6h |
| Trigger threshold | 0 |
| Trigger operator | gt |
| Source Uri | https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SenservaPro/Analytic Rules/PasswordAgePolicyNew.yaml |
| Version | 1.0.1 |
| Arm template | 88C9A5E0-31EC-490B-82E5-A286D9B99A67.json |
SenservaPro_CL
| where ControlName_s == 'AzureSecureScorePWAgePolicyNew'
name: Azure secure score PW age policy new
severity: Medium
description: |
'This query searches for having found that when periodic password resets are enforced, passwords become less secure. Users tend to pick a weaker password and vary it slightly for each reset.
If a user creates a strong password (long, complex and without any pragmatic words present) it should remain just as strong in the future as it is today. It is Microsoft's official security position to not expire passwords periodically without a specific reason, and recommends that cloud-only tenants set the password policy to never expire.'
version: 1.0.1
requiredDataConnectors:
- dataTypes:
- SenservaPro_CL
connectorId: SenservaPro
tactics:
- CredentialAccess
relevantTechniques:
- T1555
- T1606
- T1040
entityMappings:
- entityType: Account
fieldMappings:
- identifier: Name
columnName: ControlName_s
- identifier: AadTenantId
columnName: TenantId
- identifier: DisplayName
columnName: TenantDisplayName_s
- entityType: SecurityGroup
fieldMappings:
- identifier: DistinguishedName
columnName: Group_s
- entityType: AzureResource
fieldMappings:
- identifier: ResourceId
columnName: SourceSystem
triggerThreshold: 0
status: Available
queryPeriod: 6h
kind: Scheduled
triggerOperator: gt
query: |
SenservaPro_CL
| where ControlName_s == 'AzureSecureScorePWAgePolicyNew'
queryFrequency: 6h
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/SenservaPro/Analytic Rules/PasswordAgePolicyNew.yaml
id: 88C9A5E0-31EC-490B-82E5-A286D9B99A67