Nmap Development mailing list archives

http-methods.nse patch


From: Josh Amishav-Zlatin <jamuse () gmail com>
Date: Mon, 21 Mar 2011 16:07:24 +0200

As discussed recently, the http-methods NSE script is highly dependent
on the OPTIONS method. If the OPTIONS method is not supported by the
target server, none of the other method checks are run. The attached
patch changes the script's logic to check the GET, HEAD, POST and
OPTIONS methods by default and if the http-methods.verify parameter is
set, the script checks all methods returned by OPTIONS, plus the
TRACE, TRACK, INVALIDMETHOD, PUT and DELETE methods.

--
 - Josh

Attachment: http-methods.patch
Description:

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/

Current thread: