File http-trace
Script types:
portrule
Categories:
vuln, discovery, safe
Download: http://nmap.org/svn/scripts/http-trace.nse
User Summary
Sends an HTTP TRACE request and shows if the method TRACE is enabled. If debug is enabled, it returns the header fields that were modified in the response.
Script Arguments
http-trace.path
Path to URI
http-max-cache-size, http.pipeline, http.useragent
See the documentation for the http library.Example Usage
nmap --script http-trace -d <ip>
Script Output
80/tcp open http syn-ack | http-trace: TRACE is enabled | Headers: | Date: Tue, 14 Jun 2011 04:41:28 GMT | Server: Apache | Connection: close | Transfer-Encoding: chunked |_Content-Type: message/http
Requires
Author: Paulino Calderon
License: Same as Nmap--See http://nmap.org/book/man-legal.html



