From 2dedb261d921605918f355a7bb6bbaa320685de0 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 27 Aug 2010 20:08:01 +0000 Subject: [PATCH] In ftp-anon.nse, note that ftp-anon.maxlist=0 disable directory listing. --- scripts/ftp-anon.nse | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/ftp-anon.nse b/scripts/ftp-anon.nse index 133e9faa0..0d4f362f8 100644 --- a/scripts/ftp-anon.nse +++ b/scripts/ftp-anon.nse @@ -8,7 +8,8 @@ and highlights writeable files. --- -- @args ftp-anon.maxlist The maximum number of files to return in the -- directory listing. By default it is 20, or unlimited if verbosity is --- enabled. Use a negative number to disable the limit. +-- enabled. Use a negative number to disable the limit, or +-- 0 to disable the listing entirely. -- -- @output -- PORT STATE SERVICE