{ "info": { "author": "Itzik Kotler", "author_email": "xorninja@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "========\nHackersh\n========\n\n`Hackersh `_ (\"Hacker Shell\") is a shell (command interpreter) written in Python with Pythonect-like syntax, builtin security commands, and out of the box wrappers for various security tools.\n\nHello, world\n------------\n\nHere is the canonical \"Hello, world\" example program in Hackersh::\n\n\t\"http://localhost\" -> url -> nmap -> w3af\n\nWait, what? This is a a compacted but 100% complete implementation of a black-box web application vulnerability scanner\n\nInstallation\n------------\n\nThere are a few ways to install Hackersh.\n\n1. You can install directly from PyPI_ using ``easy_install`` or pip_::\n\n easy_install hackersh\n\n or::\n\n pip install hackersh\n\n2. You can clone the git repository somewhere in your system::\n\n git clone git://github.com/ikotler/hackersh.git\n\n Then you should do following steps::\n\n cd hackersh\n python setup.py install\n\n Alternatively, if you use pip_, you can install directly from the git repository::\n\n pip install \\\n \tgit+git://github.com/ikotler/hackersh.git@master#egg=Hackersh \\\n\t\t-r https://github.com/ikotler/hackersh/raw/master/doc/requirements.txt\n\nFor any of the above methods, if you want to do a system-wide installation, you will have to do this with *root* permissions (e.g. using ``su`` or ``sudo``).\n\n.. _PyPI: http://pypi.python.org/pypi/Hackersh/\n.. _pip: http://www.pip-installer.org/\n\nLicense\n-------\n\nHackersh is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.hackersh.org/", "keywords": null, "license": "GPLv2+", "maintainer": null, "maintainer_email": null, "name": "Hackersh", "package_url": "https://pypi.org/project/Hackersh/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Hackersh/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.hackersh.org/" }, "release_url": "https://pypi.org/project/Hackersh/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Hacker Shell, a shell (command interpreter) written in Python with Pythonect-like syntax, built-in security commands, and out of the box wrappers for various security tools.", "version": "0.2.0" }, "last_serial": 623200, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "662aca1d391a208c99670be9b89588af", "sha256": "c188aaa57fe58d3d722bde76e26f37d182dad24c2a123c3691f08b71d8849d85" }, "downloads": -1, "filename": "Hackersh-0.1.0.tar.gz", "has_sig": false, "md5_digest": "662aca1d391a208c99670be9b89588af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21765, "upload_time": "2013-04-03T05:28:16", "url": "https://files.pythonhosted.org/packages/f5/9a/234fa847922fce40b495b2766076aa26fd885fc8a5fe6c06fef2b65d4914/Hackersh-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "6343e39b48980ee224ba0f8dd55678e0", "sha256": "d1b9f43ab84b58b8c1666c5bcc8174a533b808d63567a1a7f5551434f8f3a02b" }, "downloads": -1, "filename": "Hackersh-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6343e39b48980ee224ba0f8dd55678e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25959, "upload_time": "2013-05-02T09:29:11", "url": "https://files.pythonhosted.org/packages/4c/a8/6f0f78522ca5dff7293d0cf04e36ff7a9fc8e1eed9c7319c0b390408022e/Hackersh-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6343e39b48980ee224ba0f8dd55678e0", "sha256": "d1b9f43ab84b58b8c1666c5bcc8174a533b808d63567a1a7f5551434f8f3a02b" }, "downloads": -1, "filename": "Hackersh-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6343e39b48980ee224ba0f8dd55678e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25959, "upload_time": "2013-05-02T09:29:11", "url": "https://files.pythonhosted.org/packages/4c/a8/6f0f78522ca5dff7293d0cf04e36ff7a9fc8e1eed9c7319c0b390408022e/Hackersh-0.2.0.tar.gz" } ] }