228k views
2 votes
A recent penetration test identified that a web server has a major vulnerability. The web server hosts a critical shipping application for the company and requires 99.99% availability. Attempts to fix the vulnerability would likely break the application. The shipping application is due to be replaced in the next three months.

Which of the following would BEST secure the web server until the replacement web server is ready?

A. Patch management
B. Antivirus
C. Application firewall
D. Spam filters
E. HIDS

User Urig
by
8.2k points

1 Answer

2 votes

Final answer:

The best security measure to secure the web server until the replacement is ready is an application firewall, as it provides protection without affecting the existing application.

Step-by-step explanation:

A recent penetration test has identified a major vulnerability in a web server that requires 99.99% availability and currently hosts a critical shipping application. This application is set to be replaced in three months, and attempting to fix the vulnerability may disrupt the application's operation. Given these constraints, the most appropriate course of action to secure the web server until the new system is deployed would be to implement an application firewall.

An application firewall would act as an intermediary, inspecting incoming traffic and applying rules to prevent exploitation of the identified vulnerability without necessitating changes to the application itself. This solution avoids the risks associated with patch management, does not rely on signature-based defense like antivirus, and is more tailored to web traffic than a Host Intrusion Detection System (HIDS) or spam filters.

User Bowers
by
7.7k points