Improving Web Application Security: Threats and Countermeasures

To reduce the attack surface area and to make sure you are not affected by undiscovered service vulnerabilities, disable any service that is not required. Run those services that remain using least privileged accounts.

In this step, you:

Disable Unused SQL Server Services

During a SQL Service installation, the following four Windows services are installed:

Only the MSSQLSERVER database engine is required. The remaining services provide additional functionality and are required only in specific scenarios. Disable these services if they are not required.

Note  

SQL Server should not be configured to run as the local System account or any account that is a member of the local Administrators group . For details about configuring the service account used to run MSSQLSERVER, see "Step 4: Accounts."

Disable the Microsoft DTC (if not required)

If you do not use distributed transactions through the Microsoft DTC, disable the service.

Категории