Severity: Information
Invicti identified a Directory Listing (Tomcat).
The web server responded with a list of files located in the target directory.
web.xml
file. A secure configuration for the requested directory should be similar to the following:
<init-param> <param-name>listings</param-name> <param-value>false</param-value> </init-param>