2.1.3 Ensure discard services are not enabled - discard-stream

Information

discard is a network service that simply discards all data it receives. 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

Run the following commands to disable discard -dgram and discard -stream:

# chkconfig discard-dgram off
# chkconfig discard-stream off

See Also

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

Item Details

Category: CONFIGURATION MANAGEMENT

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

Plugin: Unix

Control ID: 57d8579a69fc7d55b960fd19241c63e1d4a4773a6cb5a806ef053df6ffcbfb2d