1.1 Remove extraneous files and directories - /webapps/servlet-example

Information

The installation may provide example applications, documentation, and other directories which may not serve a production use.

Rationale:

Removing sample resources is a defense in depth measure which reduces potential exposures introduced by these resources.

Solution

Perform the following to remove extraneous resources:

$ rm -rf $CATALINA_HOME/webapps/docs
$CATALINA_HOME/webapps/examples
$CATALINA_HOME/webapps/ROOT

If the Manager and HOST-Manager application are not utilized, also remove the following resources:

$ rm -rf $CATALINA_HOME/webapps/host-manager
$CATALINA_HOME/webapps/manager

Default Value:

docs, examples, ROOT, manager and host-manager are default web applications shipped with Tomcat.

See Also

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

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-7b., CSCv6|9.1

Plugin: Unix

Control ID: 51f7841665c9ec3bf86d38f39991e705718e4246f15a8951050f3377783cfbab