Saturday August 14, 2010
A simple tool to grep through memcached. Uses the poorly-documented features outlined in the the 2010 Black Hat presentation.
Sunday August 8, 2010
Scanning the internet for publicly accessible memcached instances and extracting data from them
Tuesday April 21, 2009
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.