skip to navigation
skip to content

mcgrep 0.1

Grep through memcached.

Downloads ↓

A simple tool to grep through memcached. Uses the poorly-documented features outlined in the the 2010 Black Hat presentation by SensePost:

http://www.sensepost.com/blog/4873.html

Note Use at your own risk!

Installation

Simple as:

$ easy_install mcgrep

Or if you prefer, download the source and then:

$ python setup.py build
$ python setup.py install

Installing the package installs both the mcgrep python module and the mcgrep command-line utility.

License

mcgrep is released under the GNU General Public License (GPL). See the LICENSE file for full text of the license.

 
File Type Py Version Uploaded on Size # downloads
mcgrep-0.1-py2.6.egg (md5) Python Egg 2.6 2010-08-14 5KB 426
mcgrep-0.1.tar.gz (md5) Source 2010-08-14 14KB 403