2.1.18 Ensure telnet server is not enabled

Information

The telnet-server package contains the telnet daemon, which accepts connections from users from other systems via the telnet protocol.

Rationale:

The telnet protocol is insecure and unencrypted. The use of an unencrypted transmission medium could allow a user with access to sniff network traffic the ability to steal credentials. The ssh package provides an encrypted session and stronger security.

Solution

Run the following command to disable telnet:

# systemctl disable telnet.socket
# systemctl stop telnet.socket

See Also

https://workbench.cisecurity.org/files/2449

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-7b., CSCv6|9.1, CSCv7|9.2

Plugin: Unix

Control ID: dd9aed840200a0dad4168b4574dcb92a5f053e4043f990ce8ac0b480680df309