STIGQter STIGQter: STIG Summary: Cisco IOS Router NDM Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 26 Apr 2021:

The Cisco router must be configured to enforce password complexity by requiring that at least one upper-case character be used.

DISA Rule

SV-215682r521266_rule

Vulnerability Number

V-215682

Group Title

SRG-APP-000166-NDM-000254

Rule Version

CISC-ND-000570

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the Cisco router to enforce password complexity by requiring that at least one upper-case character be used as shown in the example below.

R1(config)#aaa common-criteria policy PASSWORD_POLICY
R1(config-cc-policy)#upper-case 1
R1(config-cc-policy)#exit

Check Contents

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
upper-case 1

If the Cisco router is not configured to enforce password complexity by requiring that at least one upper-case character be used, this is a finding.

Vulnerability Number

V-215682

Documentable

False

Rule Version

CISC-ND-000570

Severity Override Guidance

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
upper-case 1

If the Cisco router is not configured to enforce password complexity by requiring that at least one upper-case character be used, this is a finding.

Check Content Reference

M

Target Key

4014

Comments