5.4 Ensure echo is not enabled

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

echo is a network service that responds to clients with the data sent to it by the client. This
service is intended for debugging and testing purposes. It is recommended that this service
be disabled.

*Rationale*

Disabling this service will reduce the remote attack surface of the system.

Solution

Remove or comment out any echo lines in /etc/inetd.conf-#echo stream tcp nowait root internal

See Also

https://benchmarks.cisecurity.org/tools2/linux/CIS_Ubuntu_12.04_LTS_Server_Benchmark_v1.1.0.pdf