1. Home
  2. Security Hardening
  3. CIS Juniper OS Benchmark V2.1.0 L1
  4. Ensure CSNP authentication check is not set to suppressed

Ensure CSNP authentication check is not set to suppressed

Details

IS-IS Neighbors should be authenticated.

Rationale:

Where it is deployed, IS-IS routing is vital for normal operation of an organization’s network infrastructure. Correct route information is required for routers to correctly direct traffic through the network. An attacker posing as one of the target routers IS-IS neighbors may inject incorrect information into the route table resulting in DoS attack or loss of confidential data through a Man in the Middle attack.

On JUNOS routers it is possible to suppress some authentication features to aid integration with other vendors IS-IS implementations. One of these interoperability features allows you to configure the router to ignore authentication for Complete Sequence Number PDU (CSNP) messages from other routers. This potentially leaves the router open to attack through CSNP messages to the same extent as it would be were authentication not configured at all.

Solution

If you have deployed IS-IS in your network and have disabled CSNP authentication checking, re-enable it by issuing the following command from the [edit protocols isis] hierarchy for each level at which it was set:

[edit protocols isis]
[email protected]#delete level no-csnp-authentication

Default Value:

No IS-IS routing is configured by default.

CSNP Authentication is not suppressed by default when IS-IS is configured.

Supportive Information

The following resource is also helpful.

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

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles