mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Fix some NSEdoc using the wrong script names
This commit is contained in:
@@ -26,10 +26,11 @@ Note that the <code>consumingDetect</code> callback will not take place only if
|
||||
---
|
||||
-- @usage nmap -p80 --script http-devframework.nse <target>
|
||||
--
|
||||
-- @args http-errors.rapid boolean value that determines if a rapid detection
|
||||
-- @args http-devframework.rapid boolean value that determines if a rapid detection
|
||||
-- should take place. The main difference of a rapid vs a lengthy detection
|
||||
-- is that second one requires crawling through the website. Default: false
|
||||
-- (lengthy detection is performed)
|
||||
-- @args http-devframework.fingerprintfile File containing fingerprints. Default: nselib/data/http-devframework-fingerprints.lua
|
||||
--
|
||||
-- @output
|
||||
-- PORT STATE SERVICE REASON
|
||||
|
||||
Reference in New Issue
Block a user