UCF STIG Viewer Logo

The Cisco IOS XE router must be configured to send log data to a syslog server for the purpose of forwarding alerts to the administrators and the ISSO.


Overview

Finding ID Version Rule ID IA Controls Severity
V-74085 CISR-ND-000142 SV-88759r2_rule Medium
Description
Once an attacker establishes initial access to a system, the attacker often attempts to create a persistent method of reestablishing access. One way to accomplish this is for the attacker to simply create a new account. Notification of account creation is one method for mitigating this risk. A comprehensive account management process will ensure an audit trail which documents the creation of accounts and notifies administrators and Information System Security Officers (ISSOs). Such a process greatly reduces the risk that accounts will be surreptitiously created and provides logging that can be used for forensic purposes.
STIG Date
Cisco IOS XE Release 3 NDM Security Technical Implementation Guide 2018-12-20

Details

Check Text ( C-74177r3_chk )
Verify that the Cisco IOS XE router is configured to send logs to a syslog server.

The configuration should look similar to the example below:

Logging trap information
logging host x.x.x.x

If the router is not configured to send log data to the syslog server, this is a finding.
Fix Text (F-80625r3_fix)
Add the following commands to the router configuration to send log data to the syslog server:

logging trap information
logging host x.x.x.x