{ "info": { "author": "Abhay Bhargav", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "## RoboWFuzz\n\nRobot Framework Integration for the generic python fuzzing library `wfuzz`\n\nCurrently, there's only a single functionality implemented, which is Directory Bruteforcing\n\n`brute directories | url | concur=2 | file_name=exportfile.json | follow=False`\n\n- `url`: mandatory param\n- `concur`: concurrency, the number of parallel processes that need to be run. optional param\n- `file_name`: export file name, default writes to the same directory that you install. Optional Param\n- `follow`: Follow 301 redirects or not, defaults to False. Optional Param\n\n```\n*** Settings ***\nLibrary RoboWFuzz lists/directory-list-1.0.txt\n\n*** Test Cases ***\nDirectory Bruter\n [Timeout] 15 minutes\n brute_directories http://testphp.vulnweb.com/FUZZ concur=6 follow=True\n\n```", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "RoboWFuzz", "package_url": "https://pypi.org/project/RoboWFuzz/", "platform": "", "project_url": "https://pypi.org/project/RoboWFuzz/", "project_urls": null, "release_url": "https://pypi.org/project/RoboWFuzz/1.1/", "requires_dist": null, "requires_python": "", "summary": "RoboWFuzz - Generic Robot Framework Library for the WFuzz Fuzzing Framework. Currently, only a Directory Bruter", "version": "1.1" }, "last_serial": 3825712, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "06c3cee0d67bc62ccdb1eec6a7eac110", "sha256": "f9d10cdb357a9b1ffa718f964a553d47a3b12702cfc68a9540b36eb12a27cd5d" }, "downloads": -1, "filename": "RoboWFuzz-1.0.tar.gz", "has_sig": false, "md5_digest": "06c3cee0d67bc62ccdb1eec6a7eac110", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1746, "upload_time": "2018-04-28T09:54:53", "url": "https://files.pythonhosted.org/packages/a6/e8/83d4941607c9670d9395d5cff3e76dbe9cbb01d5c8cbe23d8a897ef64ace/RoboWFuzz-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "c22d398fb3002f777a6b35658f7f0a39", "sha256": "57c4deb9176b4e80898ca29043cc53dfa8e9c5352d4b814a989496e64ff114dc" }, "downloads": -1, "filename": "RoboWFuzz-1.1.tar.gz", "has_sig": false, "md5_digest": "c22d398fb3002f777a6b35658f7f0a39", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1744, "upload_time": "2018-05-02T04:06:53", "url": "https://files.pythonhosted.org/packages/5d/e7/9769623a209299f03af15e7c4d48291d02416f09b9013c86e78f432ba00d/RoboWFuzz-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c22d398fb3002f777a6b35658f7f0a39", "sha256": "57c4deb9176b4e80898ca29043cc53dfa8e9c5352d4b814a989496e64ff114dc" }, "downloads": -1, "filename": "RoboWFuzz-1.1.tar.gz", "has_sig": false, "md5_digest": "c22d398fb3002f777a6b35658f7f0a39", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1744, "upload_time": "2018-05-02T04:06:53", "url": "https://files.pythonhosted.org/packages/5d/e7/9769623a209299f03af15e7c4d48291d02416f09b9013c86e78f432ba00d/RoboWFuzz-1.1.tar.gz" } ] }