nikto results for Drupal install
|
|
Hi all, I did a quick nikto scan of the drupal install and found following directories enabled. How can i disable them? How can I disable TRACE method. Other security issues i encountered are: default files accessible as below: /install.php TRACE enabled. |
|
|
I have manually gone and changed permissions for these pages. How do i deal with those |
|
|
Hi kahem, We didn’t know about this utility, we’ll try to fix all these issues in future releases. In the meantime, you can disable the Trace method by appending
to apache2/conf/httpd.conf file Cheers |
