Details
Upon gaining access to a network device, an attacker will often first attempt to create a persistent method of reestablishing access. One way to accomplish this is to create a new account. Notification of account creation helps to mitigate this risk. Auditing account creation provides the necessary reconciliation that account management procedures are being followed. Without this audit trail, personnel without the proper authorization may gain access to critical network nodes.
Solution
Configure the switch to log account creation using the following commands:
SW4(config)#archive
SW4(config-archive)#log config
SW4(config-archive-log-cfg)#logging enable
SW4(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
- 800-53|AC-2(4)
- CAT|II
- CCI|CCI-000018
- Rule-ID|SV-220519r508503_rule
- STIG-ID|CISC-ND-000090
- STIG-Legacy|SV-110475
- STIG-Legacy|V-101371
- Vuln-ID|V-220519