{ "info": { "author": "Scott Torborg", "author_email": "storborg@mit.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Natural Language :: English", "Programming Language :: Python" ], "description": "=======================================\nmcgrep - Grep through memcached servers\n=======================================\n\n:Authors:\n Scott Torborg (storborg)\n:Version: 0.1\n\nA simple tool to grep through memcached. Uses the poorly-documented features outlined in the the 2010 Black Hat presentation by SensePost:\n\nhttp://www.sensepost.com/blog/4873.html\n\n*Note* Use at your own risk!\n\n\nInstallation\n============\n\nSimple as::\n\n $ easy_install mcgrep\n\nOr if you prefer, download the source and then::\n\n $ python setup.py build\n $ python setup.py install\n\nInstalling the package installs both the mcgrep python module and the mcgrep\ncommand-line utility.\n\n\nLicense\n=======\n\nmcgrep is released under the GNU General Public License (GPL). See the LICENSE file for full text of the license.\n\n.. # vim: syntax=rst expandtab tabstop=4 shiftwidth=4 shiftround", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/storborg/mcgrep", "keywords": "memcached memcache pylibmc diagnostics caching pentesting", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "mcgrep", "package_url": "https://pypi.org/project/mcgrep/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mcgrep/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/storborg/mcgrep" }, "release_url": "https://pypi.org/project/mcgrep/0.1/", "requires_dist": null, "requires_python": null, "summary": "Grep through memcached.", "version": "0.1" }, "last_serial": 794580, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "53a6871b37d80e33d874bbca350c0aa3", "sha256": "7bc51e24ba216c11d37c040647f1ae2ecfb44bb2ef585bfd326ce36255f09aa4" }, "downloads": -1, "filename": "mcgrep-0.1-py2.6.egg", "has_sig": false, "md5_digest": "53a6871b37d80e33d874bbca350c0aa3", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 5135, "upload_time": "2010-08-14T01:35:02", "url": "https://files.pythonhosted.org/packages/73/52/01329feaa684246682429b6698dcfc39a23d0eb51f4e25f59edfdfb5c714/mcgrep-0.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "790c585007de2af3ee3ae51dd3a95a2c", "sha256": "c4d5a4c4e4ec5855be6d8fdbda178b2cbff612bd8719afe968941bf9dcd7999b" }, "downloads": -1, "filename": "mcgrep-0.1.tar.gz", "has_sig": false, "md5_digest": "790c585007de2af3ee3ae51dd3a95a2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15243, "upload_time": "2010-08-14T01:35:01", "url": "https://files.pythonhosted.org/packages/59/12/b421a7a9a7502e4f918384f7f591e9b88108440b5d5b6efce89247803740/mcgrep-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "53a6871b37d80e33d874bbca350c0aa3", "sha256": "7bc51e24ba216c11d37c040647f1ae2ecfb44bb2ef585bfd326ce36255f09aa4" }, "downloads": -1, "filename": "mcgrep-0.1-py2.6.egg", "has_sig": false, "md5_digest": "53a6871b37d80e33d874bbca350c0aa3", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 5135, "upload_time": "2010-08-14T01:35:02", "url": "https://files.pythonhosted.org/packages/73/52/01329feaa684246682429b6698dcfc39a23d0eb51f4e25f59edfdfb5c714/mcgrep-0.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "790c585007de2af3ee3ae51dd3a95a2c", "sha256": "c4d5a4c4e4ec5855be6d8fdbda178b2cbff612bd8719afe968941bf9dcd7999b" }, "downloads": -1, "filename": "mcgrep-0.1.tar.gz", "has_sig": false, "md5_digest": "790c585007de2af3ee3ae51dd3a95a2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15243, "upload_time": "2010-08-14T01:35:01", "url": "https://files.pythonhosted.org/packages/59/12/b421a7a9a7502e4f918384f7f591e9b88108440b5d5b6efce89247803740/mcgrep-0.1.tar.gz" } ] }