From 7116f9eaacc5da00be6360cc3d0bd19557ed8af3 Mon Sep 17 00:00:00 2001 From: gyani Date: Thu, 13 Aug 2015 11:59:56 +0000 Subject: [PATCH] Fixed the documentation. @usage has the default usage now. --- scripts/http-drupal-enum.nse | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/http-drupal-enum.nse b/scripts/http-drupal-enum.nse index 537ee4795..057e0a329 100644 --- a/scripts/http-drupal-enum.nse +++ b/scripts/http-drupal-enum.nse @@ -31,9 +31,8 @@ If you want to update your themes or module list refer to. -- @args http-drupal-enum.modules_path Direct Path for Modules -- @args http-drupal-enum.themes_path Direct Path for Themes -- @args http-drupal-enum.type default all.choose between "themes" and "modules" --- @usage --- nmap -p 80 --script http-drupal-enum --script-args modules_path="sites/all/modules/",themes_path="themes/",number=10 -- +-- @usage nmap -p 80 --script http-drupal-enum -- -- @output -- PORT STATE SERVICE REASON