STIGQter STIGQter: STIG Summary: Juniper Router NDM Security Technical Implementation Guide Version: 1 Release: 5 Benchmark Date: 24 Jul 2020:

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

DISA Rule

SV-101235r1_rule

Vulnerability Number

V-91135

Group Title

SRG-APP-000167-NDM-000255

Rule Version

JUNI-ND-000580

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

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

[edit system login]
set password minimum-lower-cases 1

Check Contents

Review the router configuration to verify that it is compliant with this requirement as shown in the example below.

system {



login {
password {
minimum-lower-cases 1;
}
}

If the router 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-91135

Documentable

False

Rule Version

JUNI-ND-000580

Severity Override Guidance

Review the router configuration to verify that it is compliant with this requirement as shown in the example below.

system {



login {
password {
minimum-lower-cases 1;
}
}

If the router 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

3381

Comments