1 | If other alternatives are unavailable, this can be accomplished by installing a SOHO router/firewall in between the network and the host to be protected. |
2 | The Security Configuration Wizard can greatly simplify the hardening of the server. Once the role for the host is defined, the SCW can help create a system configuration based specifically on that role. It does not completely get rid of the need to make other configuration changes, though. For more information, please see Security Configuration Wizard for Windows Server 2008 . |
3 | There are several methods available to assist you in applying patches in a timely fashion: Microsoft Update Service - Microsoft Update checks your machine to identify missing patches and allows you to download and install them.
- This is different than the "Windows Update" that is the default on Windows 2008. Microsoft Update includes updates for many more Microsoft products, such as Office and Forefront Client Security.
- This service is compatible with Internet Explorer only.
Windows AutoUpdate ITS offers a Windows Server Update Services Server for campus use using Microsoft's own update servers. It includes updates for additional Microsoft products, just like Microsoft Update, and provides additional administrative control for software deployment.
Microsoft Baseline Security Analyzer This is a free host-based application that is available to download from Microsoft . In addition to detailing missing patches, this tool also performs checks on basic security settings and provides information on remediating any issues found.
|
4 | Configure Automatic Updates from the Automatic Updates control panel - On most servers, you should choose either "Download updates for me, but let me choose when to install them," or "Notify me but don't automatically download or install them."
- The campus Windows Server Update Services server can be used as the source of automatic updates.
|
6 | Configuring the minimum password length settings is important only if another method of ensuring compliance with university password standards is not in place. |
7 | Configuring the password complexity setting is important only if another method of ensuring compliance with university password standards is not in place. |
8 | The university requires the following event log settings instead of those recommended by the CIS Benchmark: - Maximum application log size---50000 KB
- Maximum security log size---100000 KB
- Maximum system log size---50000 KB
- Prevent local guests group from accessing application log---enabled
- Prevent local guests group from accessing security log---enabled
- Prevent local guests group from accessing system log---enabled
- Retention method for application log---Overwrite events older than 14 days
- Retention method for security log---Overwrite events older that 14 days
- Retention method for system log---Overwrite events older than 14 days
These are minimum requirements. The most important log here is the security log. 100 MB is a suggested minimum, but if you have a high-volume service, make the file as large as necessary to make sure at least 14 days of security logs are available. You may increase the number of days that you keep, or you may set the log files to not overwrite events.
Note that if the event log reaches its maximum size and no events older than the number of days you specified exist to be deleted or if you have disabled overwriting of events, no new events will be logged. This may happen deliberately as an attempt by an attacker to cover his tracks. For critical services working with Cat 1 or other sensitive data, you may wish to consider log shipping using syslog, Splunk, Intrust, or a similar service. Another option is to configure Windows to rotate event log files automatically when an event log reaches its maximum size as described in the article http://support.microsoft.com/kb/312571 using the the AutoBackupLogFiles registry entry.
|
16 | The text of the university's official warning banner can be found on the ITS Web site. You may add localized information to the banner as long as the university banner is included. |
27 | Configure user rights to be as secure as possible. Every attempt should be made to remove Guest, Everyone, and ANONYMOUS LOGON from the user rights lists. |
28 | Volumes formatted as FAT or FAT32 can be converted to NTFS, by using the convert.exe utility provided by Microsoft. Microsoft has provided instructions on how to perform the conversion . This conversion cannot be reversed. |
29 | IPSec is one method that can limit connections to the server, and it is another standard method by which communication between servers can be encrypted. IPSec configuration can be managed using the IP Security Policies Snap-In. More information can be found on the Microsoft site. |
30 | Be extremely careful, as setting incorrect permissions on system files and folders can render a system unusable. |
31 | Be extremely careful, as setting incorrect permissions on registry entries can render a system unusable. |
30 | By default, domain members synchronize their time with domain controllers using Microsoft's Windows Time Service . The domain controller should be configured to synchronize its time with an external time source, such as the university's network time servers.
ITS Networking operates two stratum 2 NTPv4 (NTP version 4) servers for network time synchronization services for university network administrators . |
31 | Download and install Microsoft Forefront Client Security from BevoWare . |
32 | Anti-spyware software is only required to be installed if the server is used to browse Web sites not specifically related to the administration of the server. ITS provides anti-spyware software for no additional charge. At a minimum, SpyBot Search and Destroy should be installed. We also recommend the installation of a secondary anti-spyware application, such as SpyWare Blaster, EMS Free Surfer, or AdAware. Both SpyWare Blaster and EMS Free Surfer are available from BevoWare. An additional measure that can be taken is to install ? Firefox with the ? NoScript and ? Adblock Plus add-ons. |
33 | Microsoft Forefront can be configured directly or through the use of GPOs . GPOs can simplify the management of multiple servers. |
34 | Spyware Blaster — - Enabling auto-update functionality requires the purchase of an additional subscription. SpyBot Search and Destroy- - Automatic update tasks can be created inside the program itself and are scheduled using the Windows Task Scheduler. - In the Spybot Application, click on Mode -->Advanced > Advanced View.
- Click Settings on the left hand side of the window.
- You should now see an option labeled "Scheduler." Select that option.
- Adding the task to update automatically is relatively straightforward.
|
37 | - Open the Display Properties control panel.
- Select the Screen Saver tab.
- Select a screen saver from the list. Although there are several available, consider using a simple one such as "Blank."
- The value for Wait should be no more than 30 minutes.
- Select the On resume, password protect option.
|
40 | Windows provides the Encrypting File System as a built-in mechanism to allow the encryption of individual users' files and folders. Be aware of the caveats involved in the use of EFS before implementing it for general use, though. Other options such as PGP and GNUPG also exist.
Another encryption option to consider is whole-disk encryption, which encrypts the entire contents of the drive instead of just specific files and folders. Windows Vista and Windows 2008 come with BitLocker for this. ITS provides WinMagic SecureDoc which is recommended for encrypting laptops.
We strongly recommend that, if encryption is being used in conjunction with Category I data, one of the solutions listed in the Approved Encryption Methods (EID required) be implemented. |
41 | Windows Server 2008 has a feature called Windows Resource Protection which automatically checks certain key files and replaces them if they become corrupted. It is enabled by default.
You can audit in much more in depth using Tripwire. Modern versions of Tripwire require the purchase of licenses in order to use it. The Tripwire management console can be very helpful for managing more complex installations. |
42 | This setting is configured using the Terminal Services Configuration tool. On the General tab of the properties of the RDP connection, select High from the list next to encryption level. |