|
|
Secure by DefaultTraditionally Solaris systems have provided a large number of network services by default. This open approach is convenient, but it also makes it easy for remote attackers to exploit any vulnerabilities that may exist in the software providing the network services. The Secure by Default project reduces this attack surface by disabling as many network services as possible while still leaving a useful system. This project changes the default configuration of Solaris
so that Secure by Default uses the Solaris Service Management Facility (SMF) to control the affected network services. The key elements of the project are:
More detailed information about the implementation, including the affected service and property names, is included in the design specification. Customizing ServicesFresh installations of Solaris will be configured with network
services disabled as described above. This initial configuration
can be customized using existing SMF commands.
Any individual service can be enabled using the normal
Disabling network services can be achieved manually by running
This can be used on upgraded systems, where no changes are made by default, or to re-establish the hardened state after enabling individual services. Similarly, default services can be enabled as they were in previous Solaris releases by running
AvailabilityThis project is integrated in Nevada build 42 and Solaris Express 7/06. Documents |