{ "info": { "author": "Renata Hodovan, Akos Kiss", "author_email": "hodovan@inf.u-szeged.hu, akiss@inf.u-szeged.hu", "bugtrack_url": null, "classifiers": [], "description": "==========\nFuzzinator\n==========\n*Random Testing Framework*\n\n.. image:: https://badge.fury.io/py/fuzzinator.svg\n :target: https://badge.fury.io/py/fuzzinator\n.. image:: https://travis-ci.org/renatahodovan/fuzzinator.svg?branch=master\n :target: https://travis-ci.org/renatahodovan/fuzzinator\n.. image:: https://ci.appveyor.com/api/projects/status/mhdvgk65p0r7fkxr/branch/master?svg=true\n :target: https://ci.appveyor.com/project/renatahodovan/fuzzinator/branch/master\n.. image:: https://readthedocs.org/projects/fuzzinator/badge/?version=latest\n :target: http://fuzzinator.readthedocs.io/en/latest/\n\n.. start included documentation\n\n*Fuzzinator* is a fuzzing framework that helps you to automate tasks usually\nneeded during a fuzz session:\n\n* run your favorite test generator and feed the test cases to the\n system-under-test,\n* catch and save the unique issues,\n* reduce the failing test cases,\n* ease the reporting of issues in bug trackers (e.g., Bugzilla or GitHub),\n* regularly update SUTs if needed, and\n* schedule multiple SUTs and generators without overloading your workstation.\n\nAll the above features are fully customizable either by writing a simple config\nfile or by implementing Python snippets to cover special needs. Check out some\nslides_ about *Fuzzinator* for a general overview, or see the\n`Tutorial `_ for a detailed walk-through on the config files.\n\nTo help tracking the progress of the fuzzing, *Fuzzinator* provides two\ninterfaces:\n\n* an interactive TUI (supported on Linux and Mac OS X) that gives a continuously\n updated overview about the currently running tasks, statistics about the\n efficacy of the test generators, and the found issues (and also supports\n reporting them); and\n* a dump-mode (supported on every platform) that displays the news on line-based\n consoles.\n\nAlthough *Fuzzinator* itself doesn't come with test generators (except for an\nexample random character sequence generator), you can find a list of useful\ngenerators in the wiki_.\n\n.. _Tutorial: docs/tutorial.rst\n.. _slides: http://www.slideshare.net/hodovanrenata/fuzzinator-in-bug-we-trust\n.. _wiki: https://github.com/renatahodovan/fuzzinator/wiki\n\n\nRequirements\n============\n\n* Python_ >= 3.4\n* pip_ and setuptools Python packages (the latter is automatically installed by\n pip)\n* MongoDB_ (either local installation or access to remote database)\n\n.. _Python: https://www.python.org\n.. _pip: https://pip.pypa.io\n.. _MongoDB: https://www.mongodb.com\n\n\nInstall\n=======\n\nThe quick way::\n\n pip install fuzzinator\n\nAlternatively, by cloning the project and running setuptools::\n\n python setup.py install\n\n\nUsage\n=====\n\nA common form of *Fuzzinator*'s usage::\n\n fuzzinator --tui -U \n\n\nCompatibility\n=============\n\n*Fuzzinator* was tested on:\n\n* Linux (Ubuntu 14.04 / 15.10 / 16.04)\n* Mac OS X (OS X El Capitan - 10.11).\n\n\nAcknowledgements\n================\n\nThe authors are immensely grateful to Dr. Heinz Doofenshmirtz for the continuous\ninspiration.\n\n.. end included documentation\n\n\nCopyright and Licensing\n=======================\n\nLicensed under the BSD 3-Clause License_.\n\n.. _License: LICENSE.rst\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/renatahodovan/fuzzinator", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "fuzzinator", "package_url": "https://pypi.org/project/fuzzinator/", "platform": "", "project_url": "https://pypi.org/project/fuzzinator/", "project_urls": { "Homepage": "https://github.com/renatahodovan/fuzzinator" }, "release_url": "https://pypi.org/project/fuzzinator/18.3.1/", "requires_dist": null, "requires_python": "", "summary": "Fuzzinator Random Testing Framework", "version": "18.3.1" }, "last_serial": 3722360, "releases": { "16.10": [ { "comment_text": "", "digests": { "md5": "7059d98a056a5ad3058f40d537e0aa95", "sha256": "3e6812ab9b158ad7eb89b1505f9f299e4b3048dada79d341573e1e2b03471e50" }, "downloads": -1, "filename": "fuzzinator-16.10.tar.gz", "has_sig": false, "md5_digest": "7059d98a056a5ad3058f40d537e0aa95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 40732, "upload_time": "2016-10-21T00:11:39", "url": "https://files.pythonhosted.org/packages/b3/b4/8c3420b241879065b3dac0afbb131c1127d6ed4dbec3daf3310c24941a45/fuzzinator-16.10.tar.gz" } ], "18.3": [ { "comment_text": "", "digests": { "md5": "2eaa9e770651bd2aaa64e605a18bbee6", "sha256": "03287090969ad7da1ba8b6902cce69b7df691d85b9d8e2af3c4b5b4fb10f8b14" }, "downloads": -1, "filename": "fuzzinator-18.3.tar.gz", "has_sig": false, "md5_digest": "2eaa9e770651bd2aaa64e605a18bbee6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53785, "upload_time": "2018-03-29T18:55:23", "url": "https://files.pythonhosted.org/packages/6f/3a/4e53f1956f139b9111d51fede0dcae269ba0e3d1a17b953dd6169698684b/fuzzinator-18.3.tar.gz" } ], "18.3.1": [ { "comment_text": "", "digests": { "md5": "c1b42a40ceaa2a76d301217748775ce6", "sha256": "786980a40cfa62e85fbbc187e79af41d2a32ada4166dbe446bf0e1a2134f2a97" }, "downloads": -1, "filename": "fuzzinator-18.3.1.tar.gz", "has_sig": false, "md5_digest": "c1b42a40ceaa2a76d301217748775ce6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53851, "upload_time": "2018-03-31T16:22:29", "url": "https://files.pythonhosted.org/packages/e4/5c/4bad36155f2f132ac257c659b90ed34e429c49cc6d8feaae67aae9b96b50/fuzzinator-18.3.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c1b42a40ceaa2a76d301217748775ce6", "sha256": "786980a40cfa62e85fbbc187e79af41d2a32ada4166dbe446bf0e1a2134f2a97" }, "downloads": -1, "filename": "fuzzinator-18.3.1.tar.gz", "has_sig": false, "md5_digest": "c1b42a40ceaa2a76d301217748775ce6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53851, "upload_time": "2018-03-31T16:22:29", "url": "https://files.pythonhosted.org/packages/e4/5c/4bad36155f2f132ac257c659b90ed34e429c49cc6d8feaae67aae9b96b50/fuzzinator-18.3.1.tar.gz" } ] }