Script riak-http-info

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

Script Summary

Retrieves information (such as node name and architecture) from a Basho Riak distributed database using the HTTP protocol.

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 8098 <ip> --script riak-http-info

Script Output

PORT     STATE SERVICE
8098/tcp open  http
| riak-http-info:
|   Node name                  riak@127.0.0.1
|   Architecture               x86_64-unknown-linux-gnu
|   Storage backend            riak_kv_bitcask_backend
|   Total Memory               516550656
|   Crypto version             2.0.3
|   Skerl version              1.1.0
|   OS mon. version            2.2.6
|   Basho version              1.0.1
|   Lager version              0.9.4
|   Cluster info version       1.2.0
|   Luke version               0.2.4
|   SASL version               2.1.9.4
|   System driver version      1.5
|   Bitcask version            1.3.0
|   Riak search version        1.0.2
|   Riak kernel version        2.14.4
|   Riak stdlib version        1.17.4
|   Basho metrics version      1.0.0
|   WebMachine version         1.9.0
|   Public key version         0.12
|   Riak vore version          1.0.2
|   Riak pipe version          1.0.2
|   Runtime tools version      1.8.5
|   SSL version                4.1.5
|   MochiWeb version           1.5.1
|   Erlang JavaScript version  1.0.0
|   Riak kv version            1.0.2
|   Luwak version              1.1.2
|   Merge index version        1.0.1
|   Inets version              5.6
|_  Riak sysmon version        1.0.0

Requires


Author:

  • Patrik Karlsson

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