1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-30 03:19:02 +00:00

NSEdoc fixes and cross-references

This commit is contained in:
dmiller
2017-01-23 20:37:22 +00:00
parent eb0bb2506f
commit 39915551a4
30 changed files with 86 additions and 16 deletions

View File

@@ -10,6 +10,10 @@ Privilege Escalation Vulnerability (CVE-2014-2127).
]]
---
-- @see http-vuln-cve2014-2126.nse
-- @see http-vuln-cve2014-2128.nse
-- @see http-vuln-cve2014-2129.nse
--
-- @usage
-- nmap -p 443 --script http-vuln-cve2014-2127 <target>
--