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 upper-case character be used.

DISA Rule

SV-101233r1_rule

Vulnerability Number

V-91133

Group Title

SRG-APP-000166-NDM-000254

Rule Version

JUNI-ND-000570

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

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

[edit system login]
set password minimum-upper-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-upper-cases 1;
}
}

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

Documentable

False

Rule Version

JUNI-ND-000570

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-upper-cases 1;
}
}

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

3381

Comments