SV-215685r521266_rule
V-215685
SRG-APP-000169-NDM-000257
CISC-ND-000600
CAT II
10
Configure the Cisco router to enforce password complexity by requiring that at least one special character be used as shown in the example below.
R1(config)#aaa common-criteria policy PASSWORD_POLICY
R1(config-cc-policy)#special-case 1
R1(config-cc-policy)#exit
Review the Cisco router configuration to verify that it is compliant with this requirement as shown in the example below.
aaa new-model
!
!
aaa common-criteria policy PASSWORD_POLICY
special-case 1
If the Cisco router is not configured to enforce password complexity by requiring that at least one special character be used, this is a finding.
V-215685
False
CISC-ND-000600
Review the Cisco router configuration to verify that it is compliant with this requirement as shown in the example below.
aaa new-model
!
!
aaa common-criteria policy PASSWORD_POLICY
special-case 1
If the Cisco router is not configured to enforce password complexity by requiring that at least one special character be used, this is a finding.
M
4014