Script voldemort-info
Script types:
portrule
Categories:
discovery, safe
Download: https://svn.nmap.org/nmap/scripts/voldemort-info.nse
Script Summary
Retrieves cluster and store information from the Voldemort distributed key-value store using the Voldemort Native Protocol.
Example Usage
nmap -p 6666 --script voldemort-info <ip>
Script Output
PORT STATE SERVICE 6666/tcp open irc | voldemort-info: | Cluster | Name: mycluster | Id: 0 | Host: localhost | HTTP Port: 8081 | TCP Port: 6666 | Admin Port: 6667 | Partitions: 0, 1 | Stores | test | Persistence: bdb | Description: Test store | Owners: harry@hogwarts.edu, hermoine@hogwarts.edu | Routing strategy: consistent-routing | Routing: client | wordcounts | Persistence: read-only | Routing strategy: consistent-routing |_ Routing: client
Requires
Author:
License: Same as Nmap--See https://nmap.org/book/man-legal.html