Invicti identified a Directory Listing (Apache).
The web server responded with a list of files located in the target directory.
An attacker can see the files located in the directory and could potentially access files which disclose sensitive information.
<Directory /{YOUR DIRECTORY}> Options FollowSymLinks </Directory>
Remove the Indexes option from configuration. Do not forget to remove MultiViews as well.
You can search and find all vulnerabilities
