GIAC Certified Incident Handler (GCIH) — Question 87
Your company has been hired to provide consultancy, development, and integration services for a company named Brainbridge International. You have prepared a case study to plan the upgrade for the company. Based on the case study, which of the following steps will you suggest for configuring WebStore1?
Each correct answer represents a part of the solution. (Choose two.)
Answer options
- A. Customize IIS 6.0 to display a legal warning page on the generation of the 404.2 and 404.3 errors.
- B. Move the WebStore1 server to the internal network.
- C. Configure IIS 6.0 on WebStore1 to scan the URL for known buffer overflow attacks.
- D. Move the computer account of WebStore1 to the Remote organizational unit (OU).
Correct answer: A, C
Explanation
The correct answers are A and C because customizing IIS 6.0 to show a legal warning page for specific errors enhances security and user awareness, while configuring it to scan for buffer overflow attacks helps prevent exploits. Moving the server to the internal network (B) does not address the specific configurations needed, and transferring the computer account (D) does not contribute to the setup of WebStore1 in terms of security or functionality.