mirror of
https://github.com/nmap/nmap.git
synced 2025-12-23 07:59:03 +00:00
Fix some NSEdoc using the wrong script names
This commit is contained in:
@@ -24,7 +24,7 @@ http://code.google.com/p/tftptheft/.
|
||||
]]
|
||||
|
||||
---
|
||||
-- @usage nmap -sU -p 69 --script tftp-enum.nse --script-args="tftp-enum.filelist=customlist.txt" <host>
|
||||
-- @usage nmap -sU -p 69 --script tftp-enum.nse --script-args tftp-enum.filelist=customlist.txt <host>
|
||||
--
|
||||
-- @args filelist - file name with list of filenames to enumerate at tftp server
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user