diff --git a/scripts/http-methods.nse b/scripts/http-methods.nse index 93f78b322..cf344ec0f 100644 --- a/scripts/http-methods.nse +++ b/scripts/http-methods.nse @@ -53,6 +53,10 @@ only the potentially risky methods are shown. -- POST -- OPTIONS -- +-- +-- @see http-method-tamper +-- @see http-trace +-- @see http-put author = {"Bernd Stroessenreuther ", "Gyanendra Mishra"}