UCF STIG Viewer Logo

The administrator must ensure BSD r command services are disabled.


Overview

Finding ID Version Rule ID IA Controls Severity
V-14669 NET0744 SV-15314r2_rule Medium
Description
Berkeley Software Distribution (BSD) “r” commands allow users to execute commands on remote systems using a variety of protocols. The BSD "r" commands (e.g., rsh, rlogin, rcp, rdump, rrestore, and rdist) are designed to provide convenient remote access without passwords to services such as remote command execution (rsh), remote login (rlogin), and remote file copy (rcp and rdist). The difficulty with these commands is that they use address-based authentication. An attacker who convinces a server that he is coming from a "trusted" machine can essentially get complete and unrestricted access to a system. The attacker can convince the server by impersonating a trusted machine and using IP address, by confusing DNS so that DNS thinks that the attacker's IP address maps to a trusted machine's name, or by any of a number of other methods
STIG Date
Infrastructure L3 Switch - Cisco Security Technical Implementation Guide 2017-09-28

Details

Check Text ( C-12780r2_chk )
Verify that the following BSDr global commands are not defined in the configuration:

ip rcmd rcp-enable
ip rcmd rsh-enable

These commands have been disabled by default in IOS since version 12.0.
Fix Text (F-14130r4_fix)
Configure the device to disable BSDr command services.