STIGQter STIGQter: STIG Summary: Cisco IOS XE Switch NDM Security Technical Implementation Guide Version: 2 Release: 1 Benchmark Date: 23 Oct 2020:

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

DISA Rule

SV-220539r531084_rule

Vulnerability Number

V-220539

Group Title

SRG-APP-000167-NDM-000255

Rule Version

CISC-ND-000580

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the Cisco switch to enforce password complexity by requiring that at least one lower-case character be used as shown in the example below:

SW1(config)#aaa common-criteria policy PASSWORD_POLICY
SW1(config-cc-policy)#lower-case 1
SW1(config-cc-policy)#exit

Check Contents

Review the Cisco switch 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
lower-case 1

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

Vulnerability Number

V-220539

Documentable

False

Rule Version

CISC-ND-000580

Severity Override Guidance

Review the Cisco switch 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
lower-case 1

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

Check Content Reference

M

Target Key

4067

Comments