File memcached-info
Script types:
portrule
Categories:
discovery, safe
Download: http://nmap.org/svn/scripts/memcached-info.nse
User 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/tcp open unknown | memcached-info: | Process ID 18568 | Uptime 6950 seconds | Server time Sat Dec 31 14:16:10 2011 | 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 http://nmap.org/book/man-legal.html


