go-derper icon indicating copy to clipboard operation
go-derper copied to clipboard

Memcache hacking tool.

Results 5 go-derper issues
Sort by recently updated
recently updated
newest added

Formatting was off and blog post was incorrect.

Just wondering if there's an updated blog post link for the readme, the current 404s.

user@kali:~/scans/memcashed_port/go-derper$ ./go-derper.rb -l -s x.x.x.x [w] No output directory specified, defaulting to ./output [w] No prefix supplied, using "run1" /var/lib/gems/1.9.1/gems/memcache-client-1.8.5/lib/memcache.rb:610:in `stats': wrong number of arguments (1 for 0) (ArgumentError) from...

Hi; I didn't manage to solve that error, here what I did was from Ubuntu 12.04 box : - sudo apt-get install libsasl2-2 libsasl2-dev - sudo apt-get install memcached -...