{ "info": { "author": "we45", "author_email": "info@we45.com", "bugtrack_url": null, "classifiers": [], "description": "## RoboMobSF\n\nRobot Framework Library for MobSF (SAST) Tool\n\n**Supports Python 2.7.x for now**\n\n### Install Instructions\n* You need docker to run this program\n* Pull the MobSF docker image: `docker pull we45/mobsf`\n* Run the command `python setup.py install` \n* Create a `.robot` file that includes the keywords used by RoboMobSF Library\n\n\n### Keywords\n\n`run mobsf against file` \n\n`| run mobsf against file | target file | report path`\n\n* target file: taget file location i.e apk, zip, ipa, or appx \n* report path: where your results will be stored. An `.pdf` file and `.json` are generated as outputs\n\n**Note:**\n\n- Set Custom API Key in the `.robot` file to access the MobSF Rest API Endpoints (Required)\n \n **Example:**
\n `| Library | RoboMobSF | http://127.0.0.1:8000/ | 8000 | MobSF_API_Key` \n\n- Report path should be an absolute path\n- If any exception is caused while executing robot file, MobSF docker container will automatically stopped and removed.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/we45/RoboMobSF", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "RoboMobSF", "package_url": "https://pypi.org/project/RoboMobSF/", "platform": "", "project_url": "https://pypi.org/project/RoboMobSF/", "project_urls": { "Homepage": "https://github.com/we45/RoboMobSF" }, "release_url": "https://pypi.org/project/RoboMobSF/1.0/", "requires_dist": null, "requires_python": "", "summary": "Robot Framework Library for MobSF (SAST) Tool", "version": "1.0" }, "last_serial": 4244140, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "0dadbe96250c177cf0691e13dc226b35", "sha256": "66603fbab37a0102c33bce5cec43ac4a3bc6593ad6def0a9eba460456cc0de31" }, "downloads": -1, "filename": "RoboMobSF-1.0-py2.7.egg", "has_sig": false, "md5_digest": "0dadbe96250c177cf0691e13dc226b35", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 6784, "upload_time": "2018-09-06T09:52:54", "url": "https://files.pythonhosted.org/packages/20/3b/e0ee05a8c50dbffd6b6fdea7a0ae0d6efce0e891794749ca22175adb3a34/RoboMobSF-1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "536fc1b1d9bc657878ccc1034fe772c8", "sha256": "0a740c23bb196278123f5885928728cfc2a9dbaf1172aba2e1f8e70b210839c5" }, "downloads": -1, "filename": "RoboMobSF-1.0.tar.gz", "has_sig": false, "md5_digest": "536fc1b1d9bc657878ccc1034fe772c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3402, "upload_time": "2018-09-06T09:52:55", "url": "https://files.pythonhosted.org/packages/06/83/2f7eec7419ec398cc639f9695ece123d0f319b73de2f1f1d574ff0e12442/RoboMobSF-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0dadbe96250c177cf0691e13dc226b35", "sha256": "66603fbab37a0102c33bce5cec43ac4a3bc6593ad6def0a9eba460456cc0de31" }, "downloads": -1, "filename": "RoboMobSF-1.0-py2.7.egg", "has_sig": false, "md5_digest": "0dadbe96250c177cf0691e13dc226b35", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 6784, "upload_time": "2018-09-06T09:52:54", "url": "https://files.pythonhosted.org/packages/20/3b/e0ee05a8c50dbffd6b6fdea7a0ae0d6efce0e891794749ca22175adb3a34/RoboMobSF-1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "536fc1b1d9bc657878ccc1034fe772c8", "sha256": "0a740c23bb196278123f5885928728cfc2a9dbaf1172aba2e1f8e70b210839c5" }, "downloads": -1, "filename": "RoboMobSF-1.0.tar.gz", "has_sig": false, "md5_digest": "536fc1b1d9bc657878ccc1034fe772c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3402, "upload_time": "2018-09-06T09:52:55", "url": "https://files.pythonhosted.org/packages/06/83/2f7eec7419ec398cc639f9695ece123d0f319b73de2f1f1d574ff0e12442/RoboMobSF-1.0.tar.gz" } ] }