Script membase-http-info

Script types: portrule
Categories: discovery, safe
Download: https://svn.nmap.org/nmap/scripts/membase-http-info.nse

Script Summary

Retrieves information (hostname, OS, uptime, etc.) from the CouchBase Web Administration port. The information retrieved by this script does not require any credentials.

Script Arguments

slaxml.debug

See the documentation for the slaxml library.

http.host, http.max-body-size, http.max-cache-size, http.max-pipeline, http.pipeline, http.truncated-ok, http.useragent

See the documentation for the http library.

smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername

See the documentation for the smbauth library.

Example Usage

nmap -p 8091 <ip> --script membase-http-info

Script Output

PORT     STATE SERVICE
8091/tcp open  unknown
| membase-http-info:
|   Hostname           192.168.0.5:8091
|   OS                 x86_64-unknown-linux-gnu
|   Version            1.7.2r-20-g6604356
|   Kernel version     2.14.4
|   Mnesia version     4.4.19
|   Stdlib version     1.17.4
|   OS mon version     2.2.6
|   NS server version  1.7.2r-20-g6604356
|   SASL version       2.1.9.4
|   Status             healthy
|   Uptime             21465
|   Total memory       522022912
|   Free memory        41779200
|_  Server list        192.168.0.5:11210

Requires


Author:

  • Patrik Karlsson

License: Same as Nmap--See https://nmap.org/book/man-legal.html