1. Home
  2. Security Hardening
  3. DISA STIG Juniper Router NDM V1R5
  4. JUNI-ND-001200 – The Juniper router must be configured to implement cryptographic mechanisms to protect the confidentiality of remote maintenance sessions.

JUNI-ND-001200 – The Juniper router must be configured to implement cryptographic mechanisms to protect the confidentiality of remote maintenance sessions.

Details

This requires the use of secure protocols instead of their unsecured counterparts, such as SSH instead of telnet, SCP instead of FTP, and HTTPS instead of HTTP. If unsecured protocols (lacking cryptographic mechanisms) are used for sessions, the contents of those sessions will be susceptible to eavesdropping, potentially putting sensitive data (including administrator passwords) at risk of compromise and potentially allowing hijacking of maintenance sessions.

Solution

Configure the router to implement cryptographic mechanisms to protect the confidentiality of remote maintenance sessions using a FIPS 140-2 approved algorithm as shown in the example below.

[edit system services]
set ssh ciphers aes128-cbc

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Maintenance.This control applies to the following type of system Juniper.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles