Certified Ethical Hacker (CEH v12) — Question 185

As part of a college project, you have set up a web server for hosting your team’s application. Given your interest in cybersecurity, you have taken the lead in securing the server. You are aware that hackers often attempt to exploit server misconfigurations. Which of the following actions would best protect your web server from potential misconfiguration-based attacks?

Answer options

Correct answer: D

Explanation

Performing regular server configuration audits is crucial as it helps identify and rectify misconfigurations that could be exploited by attackers. While backing up data, enabling multi-factor authentication, and implementing a firewall are important security measures, they do not directly address the issue of misconfiguration vulnerabilities like audits do.