File ajp-auth
Script types:
portrule
Categories:
default, auth, safe
Download: http://nmap.org/svn/scripts/ajp-auth.nse
User Summary
Retrieves the authentication scheme and realm of an AJP service (Apache JServ Protocol) that requires authentication.
Script Arguments
ajp-auth.path
Define the request path
smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername
See the documentation for the smbauth library.http.max-cache-size, http.max-pipeline, http.pipeline, http.useragent
See the documentation for the http library.Example Usage
nmap -p 8009 <ip> --script ajp-auth [--script-args ajp-auth.path=/login]
Script Output
PORT STATE SERVICE 8009/tcp open ajp13 | ajp-auth: |_ Digest opaque=GPui3SvCGBoHrRMMzSsgaYBV qop=auth nonce=1336063830612:935b5b389696b0f67b9193e19f47e037 realm=example.org
Requires
Author: Patrik Karlsson
License: Same as Nmap--See http://nmap.org/book/man-legal.html


