Dominate GIAC Foundational Cybersecurity 2025 – Unlock Your Cyber Skills!

Question: 1 / 400

What can an Apache server administrator do to prevent version information from leaking?

Run Apache as a non-root user

Enable HTTPS

Set permission on /var/www/html to 700

Disable the banner

To prevent version information from leaking from an Apache server, disabling the banner is the most effective method. The "banner" in this context refers to the HTTP response headers that can disclose server version details, which could be exploited by attackers looking for specific vulnerabilities associated with that version. By disabling the server signature and server tokens, the administrator can hide this information, thereby making it more difficult for an attacker to gather intelligence about the server's configuration and potential weaknesses.

While running Apache as a non-root user, enabling HTTPS, and setting strict permissions on the web directory are all important security practices, they do not specifically address the issue of version information leakage. Running as a non-root user limits the potential damage an attacker can cause if they gain access, HTTPS secures the data in transit, and setting directory permissions protects file access. However, these actions do not directly manage the visibility of version details that could inform a malicious actor about vulnerabilities in the server software. Thus, the action of disabling the banner is targeted specifically at mitigating this risk.

Get further explanation with Examzify DeepDiveBeta
Next Question

Report this question

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy