Script memcached-info

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

Script Summary

Retrieves information (including system architecture, process ID, and server time) from distributed memory object caching system memcached.

Example Usage

nmap -p 11211 --script memcached-info

Script Output

11211/udp open  unknown
| memcached-info:
|   Process ID: 18568
|   Uptime: 6950 seconds
|   Server time: 2018-03-02T03:35:09
|   Architecture: 64 bit
|   Used CPU (user): 0.172010
|   Used CPU (system): 0.200012
|   Current connections: 10
|   Total connections: 78
|   Maximum connections: 1024
|   TCP Port: 11211
|   UDP Port: 11211
|_  Authentication: no

Requires


Author:

  • Patrik Karlsson

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