TCAT-AS-000560 – Example applications must be removed.

Details

Tomcat provides example applications, documentation, and other directories in the default installation which do not serve a production use. These files must be deleted.

Solution

From the Tomcat server OS type the following command:

sudo rm -rf $CATALINA_BASE/webapps/examples

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles