mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
In ftp-anon.nse, note that ftp-anon.maxlist=0 disable directory listing.
This commit is contained in:
@@ -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
|
||||
-- <code>0</code> to disable the listing entirely.
|
||||
--
|
||||
-- @output
|
||||
-- PORT STATE SERVICE
|
||||
|
||||
Reference in New Issue
Block a user