1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 21:21:31 +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

@@ -28,6 +28,8 @@ TODO:
]]
---
-- @see http-vuln-cve2014-8877.nse
--
-- @usage nmap -sV --script http-wordpress-enum <target>
-- @usage nmap --script http-wordpress-enum --script-args check-latest=true,search-limit=10 <target>
-- @usage nmap --script http-wordpress-enum --script-args type="themes" <target>