STIGQter STIGQter: STIG Summary: Apple OS X 10.14 (Mojave) Security Technical Implementation Guide Version: 2 Release: 3 Benchmark Date: 23 Apr 2021:

The macOS system must be configured to disable Web Sharing.

DISA Rule

SV-209573r610285_rule

Vulnerability Number

V-209573

Group Title

SRG-OS-000095-GPOS-00049

Rule Version

AOSX-14-002008

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

To disable Web Sharing, run the following command:

/usr/bin/sudo /bin/launchctl disable system/org.apache.httpd

The system may need to be restarted for the update to take effect.

Check Contents

To check if Web Sharing is disabled, use the following command:

/usr/bin/sudo /bin/launchctl print-disabled system | /usr/bin/grep org.apache.httpd

If the results do not show the following, this is a finding:

"org.apache.httpd" => true

Vulnerability Number

V-209573

Documentable

False

Rule Version

AOSX-14-002008

Severity Override Guidance

To check if Web Sharing is disabled, use the following command:

/usr/bin/sudo /bin/launchctl print-disabled system | /usr/bin/grep org.apache.httpd

If the results do not show the following, this is a finding:

"org.apache.httpd" => true

Check Content Reference

M

Target Key

2930

Comments