The Juniper router must be configured to enforce the limit of three consecutive invalid logon attempts.

From Juniper Router NDM Security Technical Implementation Guide

Part of SRG-APP-000065-NDM-000214

Associated with: CCI-000044

JUNI-ND-000150_rule The Juniper router must be configured to enforce the limit of three consecutive invalid logon attempts.

Vulnerability discussion

By limiting the number of failed login attempts, the risk of unauthorized system access via user password guessing, otherwise known as brute-forcing, is reduced.

Check content

Review the router configuration to verify that it enforces the limit of three consecutive invalid logon attempts and shown in the example below. login { retry-options { tries-before-disconnect 3; } If the router is not configured to enforce the limit of three consecutive invalid logon attempts, this is a finding.

Fix text

Configure the router to enforce the limit of three consecutive invalid logon attempts as shown in the example below. [edit system login] set retry-options tries-before-disconnect

Pro Tips

Lavender hyperlinks in small type off to the right (of CSS class id, if you view the page source) point to globally unique URIs for each document and item. Copy the link location and paste anywhere you need to talk unambiguously about these things.

You can obtain data about documents and items in other formats. Simply provide an HTTP header Accept: text/turtle or Accept: application/rdf+xml.

Powered by sagemincer