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

DISA Rule

SV-101237r1_rule

Vulnerability Number

V-91137

Group Title

SRG-APP-000168-NDM-000256

Rule Version

JUNI-ND-000590

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

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

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

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

Vulnerability Number

V-91137

Documentable

False

Rule Version

JUNI-ND-000590

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-numerics 1;
}
}

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

Check Content Reference

M

Target Key

3381

Comments