STIGQter STIGQter: STIG Summary: Juniper Router NDM Security Technical Implementation Guide Version: 3 Release: 2 Benchmark Date: 30 Jan 2025:

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

DISA Rule

SV-217327r1015746_rule

Vulnerability Number

V-217327

Group Title

SRG-APP-000169-NDM-000257

Rule Version

JUNI-ND-000600

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

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

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

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

Vulnerability Number

V-217327

Documentable

False

Rule Version

JUNI-ND-000600

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

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

Check Content Reference

M

Target Key

4034