1. Home
  2. Security Hardening
  3. DISA STIG Cisco IOS XE Switch NDM V2R2
  4. CISC-ND-000940 – The Cisco switch must be configured to audit the execution of privileged functions – logging userinfo

CISC-ND-000940 – The Cisco switch must be configured to audit the execution of privileged functions – logging userinfo

Details

Misuse of privileged functions, either intentionally or unintentionally by authorized users, or by unauthorized external entities that have compromised information system accounts, is a serious and ongoing concern and can have significant adverse impacts on organizations. Auditing the use of privileged functions is one way to detect such misuse and identify the risk from insider threats and the advanced persistent threat.

Solution

Configure the Cisco switch to log all commands entered from the command line interface as well as log all configuration changes as shown in the following example:

SW1(config)#logging userinfo
SW1(config)#archive
SW1(config-archive)#log config
SW1(config-archive-log-cfg)#logging enable
SW1(config-archive-log-cfg)#end

Supportive Information

The following resource is also helpful.

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

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles