STIGQter STIGQter: STIG Summary: Apache Server 2.4 Windows Server Security Technical Implementation Guide Version: 2 Release: 1 Benchmark Date: 23 Oct 2020:

The Apache web server must not be a proxy server.

DISA Rule

SV-214320r505936_rule

Vulnerability Number

V-214320

Group Title

SRG-APP-000141-WSR-000076

Rule Version

AS24-W1-000260

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Edit the <'INSTALL PATH'>\conf\httpd.conf file and remove the following modules:

proxy_module
proxy_ajp_module
proxy_balancer_module
proxy_ftp_module
proxy_http_module
proxy_connect_module

Check Contents

In a command line, CD to "<'INSTALLED PATH'>\bin". Run "httpd -M" to view a list of installed modules.

If any of the following modules are present, this is a finding:

proxy_module
proxy_ajp_module
proxy_balancer_module
proxy_ftp_module
proxy_http_module
proxy_connect_module

Vulnerability Number

V-214320

Documentable

False

Rule Version

AS24-W1-000260

Severity Override Guidance

In a command line, CD to "<'INSTALLED PATH'>\bin". Run "httpd -M" to view a list of installed modules.

If any of the following modules are present, this is a finding:

proxy_module
proxy_ajp_module
proxy_balancer_module
proxy_ftp_module
proxy_http_module
proxy_connect_module

Check Content Reference

M

Target Key

3998

Comments