2 things tagged “memcache”
-
Sunday August 8, 2010
Cache on Delivery
Scanning the internet for publicly accessible memcached instances and extracting data from them -
Tuesday April 21, 2009
peeping into memcached
Peep uses ptrace to freeze a running memcached server, dump the internal key metadata, and return the server to a running state. The state can then be dumped in MySQL and examined for performance and usage analysis.