Archives Posts
Tools to Help Harden Solaris
Special thanks to Kristy Westphal
There are several checklists on the Internet to help you lock down an out-of-the-box installation of Solaris. But, if you have followed any of them, you know how time consuming they can be, especially for a large enterprise. The Solaris community, however, is in luck when it comes to system hardening because a few forward-thinking Sun engineers have built some tools that can help to automate this procedure. In this article, I will discuss two such tools, TITAN and JASS.
Default Installations
Over time, Solaris has improved its default security settings in some areas. However, it still needs additional hardening to secure some default settings. Areas that are fairly loose by default include:
- Unnecessary services enabled by default.
- Warning banners not included with default telnet and ftp services.
- More in-depth auditing not enabled.
- Generic system accounts not well secured.
- Strong password parameters not set.
- File permissions not adequately secure.
- More secure network settings not enabled.
