4.4 Ensure http server is not running

Information

Web serving should not be done from a user desktop. Dedicated webservers or appropriate cloud storage should be used. Open ports make it easier to exploit the computer.

Solution

Ensure that the Web Server is not running and is not set to start at boot
Stop the Web Server
sudo apachectl stop
Ensure that the web server will not auto-start at boot
sudo defaults write /System/Library/LaunchDaemons/org.apache.httpd Disabled -bool true

See Also

https://workbench.cisecurity.org/files/300

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6b., CSCv6|3.1

Plugin: Unix

Control ID: bc8788ca2d03885cf87963567d56b02cb2b2a441b337a0a5d4d1c5cce5fbc17e