Management IP – .htacess exists Details A dedicated management IP should be configured Avoid Unauthorized user access to the server Solution create .htaccess file in...
Management IP – review $jetty_home/contexts xml file Details A dedicated management IP should be configured Avoid Unauthorizd user access to the server NOTE: Nessus has not performed...
Remove extraneous files and directories – $JETTY_BASE/webapps/balancer Details The Jetty installation may provide sample demos of applications, documentation, and other directories which may not serve a production...
Remove extraneous files and directories – $JETTY_BASE/webapps/doc Details The Jetty installation may provide sample demos of applications, documentation, and other directories which may not serve a production...
Remove extraneous files and directories – $JETTY_BASE/webapps/examples Details The Jetty installation may provide sample demos of applications, documentation, and other directories which may not serve a production...
Restrict access to binaries directory – mode Details The $JETTY_HOME/bin/ directory contains executes that are part of the Jetty run-time. It is recommended that you create a...
Restrict access to binaries directory – owner Details The $JETTY_HOME/bin/ directory contains executes that are part of the Jetty run-time. It is recommended that you create a...
Restrict access to context.xml – mode Details The context.xml file is loaded by all web applications and sets certain configuration options. It is recommended that access...
Restrict access to context.xml – owner Details The context.xml file is loaded by all web applications and sets certain configuration options. It is recommended that access...
Restrict access to $JETTY_HOME – mode Details $JETTY_HOME is the environment variable which holds the path to the Jetty root directory. It is important to protect...