HOME>>>>>>>>>

File ajp-auth

脚本使用类型: portrule
脚本所属分类: default, auth, safe
脚本下载地址: 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: VER007 整理 http://www.ver007.com