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 a minimum 15-character password length.

DISA Rule

SV-101231r2_rule

Vulnerability Number

V-91131

Group Title

SRG-APP-000164-NDM-000252

Rule Version

JUNI-ND-000550

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the router to enforce a minimum 15-character password length as shown in the example below.

[edit system login]
set password minimum-length 15

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-length 15;
}
}

If the router is not configured to enforce a minimum 15-character password length, this is a finding.

Vulnerability Number

V-91131

Documentable

False

Rule Version

JUNI-ND-000550

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-length 15;
}
}

If the router is not configured to enforce a minimum 15-character password length, this is a finding.

Check Content Reference

M

Target Key

3381

Comments