Home page logo
/
Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News

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

Nmap Site Navigation

Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]