{ "info": { "author": "Appknox", "author_email": "engineering@appknox.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: MacOS", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "attackapi\n===========\n\nattack api is a cli tool to find security vulnerabilities in an API.\n\nIt uses mitmproxy to setup proxy and syntribos to detect vulnerabilities in API. To find security vulnerabilities a mobile app or web app, use attackapi as proxy and just visit all the pages/api which needs to be checked.\n\n\nInstallation\n================\n\n.. code-block:: shell\n\n $ pip install attackapi\n\nattackapi uses redis to store requests and for inter process communication. Make sure redis is installed and running on your system.\n\n\nUsage\n=========\n\nTo see help\n\n.. code-block:: shell\n\n $ attackapi --help\n\n\nTo start a proxy and attack API\n\n.. code-block:: shell\n\n $ attackapi run\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/appknox/attackapi", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "attackapi", "package_url": "https://pypi.org/project/attackapi/", "platform": "any", "project_url": "https://pypi.org/project/attackapi/", "project_urls": { "Homepage": "https://github.com/appknox/attackapi" }, "release_url": "https://pypi.org/project/attackapi/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "attack api is a cli tool to find security vulnerabilities in an API.", "version": "0.1.2" }, "last_serial": 2762182, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "b26d92c7c04785cf05d755e8c82951c0", "sha256": "405a1ce5078dccab8cd44c6aeb4814c2ba1db3d7df30a39ba036edead881693f" }, "downloads": -1, "filename": "attackapi-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b26d92c7c04785cf05d755e8c82951c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4609, "upload_time": "2017-04-08T08:54:17", "url": "https://files.pythonhosted.org/packages/7f/45/cd07841fe383470d7420152757d040be65490f1f5196c188ae2ace3c4a1b/attackapi-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "c997f784d59369afaec1ce072743e411", "sha256": "66d1bb995e41bba42c546cedb3cff70fbfb5af10258b119ad0c378b05a88c186" }, "downloads": -1, "filename": "attackapi-0.1.2.tar.gz", "has_sig": false, "md5_digest": "c997f784d59369afaec1ce072743e411", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4634, "upload_time": "2017-04-08T09:20:55", "url": "https://files.pythonhosted.org/packages/61/22/fb664b6ec24a6a649bd7376566e47beb8e9cb80d3e40c5488930c8a37b16/attackapi-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c997f784d59369afaec1ce072743e411", "sha256": "66d1bb995e41bba42c546cedb3cff70fbfb5af10258b119ad0c378b05a88c186" }, "downloads": -1, "filename": "attackapi-0.1.2.tar.gz", "has_sig": false, "md5_digest": "c997f784d59369afaec1ce072743e411", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4634, "upload_time": "2017-04-08T09:20:55", "url": "https://files.pythonhosted.org/packages/61/22/fb664b6ec24a6a649bd7376566e47beb8e9cb80d3e40c5488930c8a37b16/attackapi-0.1.2.tar.gz" } ] }