2.1.19 Ensure tftp server is not enabled

Information

Trivial File Transfer Protocol (TFTP) is a simple file transfer protocol, typically used to automatically transfer configuration or boot machines from a boot server. The package tftp-server is used to define and support a TFTP server.

Rationale:

TFTP does not support authentication nor does it ensure the confidentiality or integrity of data. It is recommended that TFTP be removed, unless there is a specific need for TFTP. In that case, extreme caution must be used when configuring the services.

Solution

Run the following command to disable tftp:

# systemctl disable tftp.socket
# systemctl stop tftp.socket
# systemctl disable tftp.service
# systemctl stop tftp.service

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: f30c2d1329e3199da9b357aad1530814835f3fe9a531534c56e0ba92619577db