mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Fix a couple NSEdoc cross-refs (requires '.nse')
This commit is contained in:
@@ -29,7 +29,7 @@ license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"intrusive", "vuln"}
|
||||
|
||||
---
|
||||
-- @see http-vuln-cve2014-3704
|
||||
-- @see http-vuln-cve2014-3704.nse
|
||||
--
|
||||
-- @args http-sql-injection.maxpagecount the maximum amount of pages to visit.
|
||||
-- A negative value disables the limit (default: 20)
|
||||
|
||||
@@ -15,8 +15,8 @@ license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"intrusive", "discovery"}
|
||||
|
||||
---
|
||||
-- @see vnc-brute
|
||||
-- @see realvnc-auth-bypass
|
||||
-- @see vnc-brute.nse
|
||||
-- @see realvnc-auth-bypass.nse
|
||||
--
|
||||
-- @output
|
||||
-- | vnc-title:
|
||||
|
||||
Reference in New Issue
Block a user