Case Study Questions

 < Day Day Up > 



1.

You need to design a security solution for the application servers in your organization. The solution must meet the business requirements. Which of the following tasks should you complete in order to create a custom server baseline?

  1. Use the Microsoft Baseline Security Analyzer (MBSA) to generate the custom template and apply it to the servers.

  2. Use the Security Configuration And Analysis MMC snap-in to customize the High Security template.

  3. Use the Security Templates MMC snap-in to customize the High Security template.

  4. Use Notepad to modify the DNSSEC template.

c. the security templates mmc snap-in is the tool that you will use to customize or create security templates. the microsoft baseline security analyzer (mbsa)-covered in chapter 9 , designing an infrastructure for updating computers -is used to detect which, if any, insecure settings are configured or security patches have not been applied. the security configuration and analysis mmc snap-in is used to compare the current settings with those defined in a template. there is no predefined template named dnssec; dnssec is a security standard that is not fully supported by the windows server 2003 dns service.

2.

You need to design a method to standardize and deploy a baseline security configuration for your Microsoft SQL Server machines. Your solution must meet business requirements. What should you do?

  1. Create a script that installs the hisecdc.inf security template.

  2. Use a Group Policy object (GPO) to distribute and apply the hisec.inf security template.

  3. Use the System Policy Editor to configure each server’s security settings.

  4. Use a Group Policy object (GPO) to distribute and apply a custom security template.

d. a custom security template needs to be created and deployed using group policy as stated in option d. the hisecdc.inf security template is not sufficient for the microsoft sql server machines because it is a predefined template and will not have settings defining sql server specific configurations. there is no predefined template named hisec.inf . there is a hisecdc.inf and a highsecws.inf template for servers and workstations, respectively. therefore, option b is incorrect. using the system policy editor on each server would not minimize administrative overhead, so it would not meet the business requirements.

3.

You need to design the configuration of DNS to meet business requirements. What should you do? (Choose all that apply.)

  1. Disable recursion for the DNS service.

  2. Configure the DNS server to prevent cache pollution.

  3. Configure dynamic DNS to allow only secure updates for the internal DNS servers and disable updates for the Internet DNS servers.

  4. Restrict zone transfers on all DNS servers to specific internal DNS IP addresses.

  5. Configure DNSSEC on all DNS servers.

b, c, d. the business requirements specify that only authorized users should be able to update the local dns servers. therefore, you must enable secure dynamic updates. to secure zone transfers from being used against your organization, you should allow them to be sent to predefined dns servers by address only. the business requirements state that the dns cache should be as secure as possible, which includes trying to prevent the poisoning or pollution of the dns cache, therefore answer b is correct. disabling recursion for the dns service will not meet the specified business requirements. windows server 2003 does not fully support the dnssec standard.

4.

You need to use a template to secure Server3 using the Security Configuration And Analysis snap-in. Which template would you use?

  1. securews.inf

  2. securedc.inf

  3. hisecdc.inf

  4. hisecws.inf

d. the hisecws.inf has the highest level of security in a predefined template that could be applied to a file server. the securews.inf file is not as secure as the hisecws.inf file; therefore option a is incorrect because it is not the best answer. the securedc.inf and the hisecdc.inf are to be applied to domain controllers, not file servers, so options b and c are incorrect.

5.

Match each predefined template to the server it should be applied to. You might not need to use all templates.

Server

Template

Server1

setup security.inf

Server3

compatws.inf

Server2

DC security.inf

Server4

securedc.inf

SrvWeb01

securews.inf

Server51

hisecdc.inf

Server6b

hisecws.inf

Server83

rootsec.inf

Server54

Server76

Server6b

 server1 hisecws.inf server3 hisecdc.inf server2 hisecws.inf server4 hisecws.inf srvweb01 securews.inf server51 hisecws.inf server6b hisecws.inf server83 securedc.inf server54 hisecdc.inf server76 hisecws.inf server6b hisecdc.inf the business requirements state that all security changes to web servers should have a minimal effect on them. therefore, all web servers (srvweb01 and server83) are not able to use the hisecws.inf or hisecdc.inf templates. server83 is a web server and a domain controller. therefore, the only template the meets the requirements is the securedc.inf , not the hisecdc.inf . the cio stated that security takes a higher priority than functionality, with the exception of the web servers. therefore, all other servers should be using the securews.inf or securedc.inf templates. server3, and server54 are domain controllers and thus the hisecdc.inf template should be applied. all other servers should have the hisecws.inf template applied.

Answers

1.

C. The Security Templates MMC snap-in is the tool that you will use to customize or create security templates. The Microsoft Baseline Security Analyzer (MBSA)—covered in Chapter 9, “Designing an Infrastructure for Updating Computers”—is used to detect which, if any, insecure settings are configured or security patches have not been applied. The Security Configuration And Analysis MMC snap-in is used to compare the current settings with those defined in a template. There is no predefined template named DNSSEC; DNSSEC is a security standard that is not fully supported by the Windows Server 2003 DNS service.

2.

D. A custom security template needs to be created and deployed using Group Policy as stated in option D. The hisecdc.inf security template is not sufficient for the Microsoft SQL Server machines because it is a predefined template and will not have settings defining SQL Server–specific configurations. There is no predefined template named hisec.inf. There is a hisecdc.inf and a highsecws.inf template for servers and workstations, respectively. Therefore, option B is incorrect. Using the System Policy Editor on each server would not minimize administrative overhead, so it would not meet the business requirements.

3.

B, C, D. The business requirements specify that only authorized users should be able to update the local DNS servers. Therefore, you must enable secure dynamic updates. To secure zone transfers from being used against your organization, you should allow them to be sent to predefined DNS servers by address only. The business requirements state that the DNS cache should be as secure as possible, which includes trying to prevent the poisoning or pollution of the DNS cache, therefore answer B is correct. Disabling recursion for the DNS service will not meet the specified business requirements. Windows Server 2003 does not fully support the DNSSEC standard.

4.

D. The hisecws.inf has the highest level of security in a predefined template that could be applied to a file server. The securews.inf file is not as secure as the hisecws.inf file; therefore option A is incorrect because it is not the best answer. The securedc.inf and the hisecdc.inf are to be applied to domain controllers, not file servers, so options B and C are incorrect.

5.

Server1

hisecws.inf

Server3

hisecdc.inf

Server2

hisecws.inf

Server4

hisecws.inf

SrvWeb01

securews.inf

Server51

hisecws.inf

Server6b

hisecws.inf

Server83

securedc.inf

Server54

hisecdc.inf

Server76

hisecws.inf

Server6b

hisecdc.inf

The business requirements state that all security changes to web servers should have a minimal effect on them. Therefore, all web servers (SrvWeb01 and Server83) are not able to use the hisecws.inf or hisecdc.inf templates. Server83 is a web server and a domain controller. Therefore, the only template the meets the requirements is the securedc.inf, not the hisecdc.inf.

The CIO stated that security takes a higher priority than functionality, with the exception of the web servers. Therefore, all other servers should be using the securews.inf or securedc.inf templates. Server3, and Server54 are domain controllers and thus the hisecdc.inf template should be applied. All other servers should have the hisecws.inf template applied.



 < Day Day Up > 



MCSE. Windows Server 2003 Network Security Design Study Guide Exam 70-298
MCSE: Windows(r) Server 2003 Network Security Design Study Guide (70-298)
ISBN: 0782143296
EAN: 2147483647
Year: 2004
Pages: 168

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net