1. Home
  2. Security Hardening
  3. DISA STIG Cisco L2 Switch V8R27
  4. NET0600 – Passwords are viewable when displaying the config.

NET0600 – Passwords are viewable when displaying the config.

Details

The network element must be configured to ensure passwords are not viewable when displaying configuration information.

Many attacks information systems and network elements are launched from within the network. Hence, it is imperative that all passwords are encrypted so they cannot be intercepted by viewing the console or printout of the configuration.

Solution

Configure the network element to ensure passwords are not viewable when displaying configuration information.
Device(config)# service password
Device(config)# username name secret S3cr3T!
Device(config)# enable secret $MyS3cr3TPW$
Device(config)# end

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 Cisco.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles