Change the Solaris telnet banner

Contributor Icon Contributed by qmchenry Date Icon September 15, 2003  
Tag Icon Tagged: Solaris security

The default banner displayed during a telnet login contains the Solaris version which can be useful to a potential attacker.


Create a plain text file called /etc/default/telnetd which contains a line such as:

BANNER="Unauthorized access prohibited\n\n"

The \n characters encode blank lines.

Previous recipe | Next recipe |
 
blog comments powered by Disqus