1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 05:01:29 +00:00

Add cross references for several scripts

This commit is contained in:
dmiller
2017-01-14 04:16:27 +00:00
parent da1b848c1d
commit ad6f790773
23 changed files with 49 additions and 15 deletions

View File

@@ -54,9 +54,9 @@ only the potentially risky methods are shown.
-- <elem>OPTIONS</elem>
-- </table>
--
-- @see http-method-tamper
-- @see http-trace
-- @see http-put
-- @see http-method-tamper.nse
-- @see http-trace.nse
-- @see http-put.nse
author = {"Bernd Stroessenreuther <berny1@users.sourceforge.net>", "Gyanendra Mishra"}