8.5 Check Banner Setting for telnet is Null

Information

The BANNER variable in the file /etc/default/telnetd can be used to display text before the telnet login prompt. Traditionally, it has been used to display the OS level of the target system.

Solution

Perform the following to implement the recommended state-
cd /etc/default awk '/BANNER=/ { $1 = 'BANNER=' }; { print }' telnetd >telnetd.new
mv telnetd.new telnetd
pkgchk -f -n -p /etc/default/telnetd

See Also

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

Item Details

Category: ACCESS CONTROL

References: 800-53|AC-8a.

Plugin: Unix

Control ID: 15d09339eef0f4363ad1fc336c664b0f5836537213625ec7779d0c0ab84272d5