File http-auth
Download: http://nmap.org/svn/scripts/http-auth.nse
User Summary
Retrieves the authentication scheme and realm of a web service that requires authentication.
Script Arguments
http-max-cache-size, http.useragent, pipeline
See the documentation for the http library.Example Usage
nmap -sV -sC <target>
Script Output
PORT STATE SERVICE REASON 80/tcp open http syn-ack | http-auth: HTTP/1.1 401 Unauthorized | Basic realm=WebAdmin |_HTTP server may accept admin:admin combination for Basic authentication.
Requires
Categories: default auth intrusive
Author: Thomas Buchanan
License: Same as Nmap--See http://nmap.org/book/man-legal.html




