From f97dc21865b52ced14aeec11cb55974db488702d Mon Sep 17 00:00:00 2001 From: jah Date: Wed, 31 Mar 2010 22:08:16 +0000 Subject: [PATCH] Fix file-level nsedoc block. --- scripts/http-userdir-enum.nse | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/http-userdir-enum.nse b/scripts/http-userdir-enum.nse index 09d0e2547..a1adbedc9 100644 --- a/scripts/http-userdir-enum.nse +++ b/scripts/http-userdir-enum.nse @@ -22,9 +22,9 @@ Ref: CVE-2001-1013 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2001-1013 -- @args -- users=path/to/custom/usernames.list or -- userdir.users=path/to/custom/usernames.list ---@args limit Limit the number of users to check. This option is useful if using a list from, for example, --- the DirBuster projects which can have 80,000+ entries. - +-- limit=max number of users to check. This option is useful if using a list from, +-- for example, the DirBuster projects which can have 80,000+ entries. +-- -- -- @output -- 80/tcp open http syn-ack Apache httpd 2.2.9