{ "info": { "author": "F-Secure Corporation", "author_email": "opensource@f-secure.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2.7" ], "description": "Mittn\n=====\n\n\"For that warm and fluffy feeling\"\n\nBackground\n----------\n\nMittn is an evolving suite of security testing tools to be run in\nContinuous Integration context. It uses Python and Behave.\n\nThe idea is that security people or developers can define a hardening\ntarget using a human-readable language, in this case, Gherkin.\n\nThe rationale is:\n\n- Once the initial set of tests is running in test automation, new\n security test cases can be added based on existing ones without\n having to understand exactly how the tools are set up and run.\n\n- Existing functional tests can be reused to drive security tests.\n\n- Test tools are run automatically in Continuous Integration, catching\n regression and low-hanging fruit, and helping to concentrate\n exploratory security testing into areas where it has a better\n bang-for-buck ratio.\n\nMittn was originally inspired by Gauntlt (http://gauntlt.org/). You\nmight also want to have a look at BDD-Security\n(http://www.continuumsecurity.net/bdd-intro.html) that is a pretty\nawesome system for automating security testing, and offers similar\nfunctionality with OWASP Zaproxy.\n\nInstallation\n------------\n\nExact installation varies by the test tool you want to use. See the\ndocs/ directory for detailed instructions.\n\n NOTE: Backwards compatibility of false positive databases has been\n broken. The last version to be compatible with the original database\n schema is tagged \"v0.1\" on GitHub.\n\nFeatures\n--------\n\nCurrently, the tool implements:\n\n- Automated web scanning by driving Burp Suite Professional's Active\n Scanner, available from http://portswigger.net/. Burp and Burp Suite\n are trademarks of Portswigger, Ltd. Tested with version 1.6.07.\n\n- TLS configuration scanning using sslyze, available from\n https://github.com/nabla-c0d3/sslyze/releases. Requires version 0.12.\n\n- HTTP API fuzzing (JSON and form submissions) with Radamsa, available\n from https://github.com/aoh/radamsa. Tested with version 0.4a.\n (Older versions do not work.)\n\nIf you'd like something else to be supported, please open an issue\nticket against the GitHub project.\n\nAs you can see, all the heavy lifting is done by existing tools.\nMittn just glues it together.\n\nContact information\n-------------------\n\nIf you have questions about the usage, please open a ticket in the\nGitHub project with a \"Question\" tag.\n\nIf you have found a bug, please file a ticket in the GitHub project.\n\nIf necessary, you can also email opensource@f-secure.com, but opening\na ticket on GitHub is preferable.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/F-Secure/mittn", "keywords": null, "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "mittn", "package_url": "https://pypi.org/project/mittn/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mittn/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/F-Secure/mittn" }, "release_url": "https://pypi.org/project/mittn/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Mittn", "version": "0.2.0" }, "last_serial": 2121568, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "3db0eb45f5d39b09c9319cb598cf00e5", "sha256": "0d71cee989287ceec71bea44e29b505fe86f504052feb97cd474457ffe4447f1" }, "downloads": -1, "filename": "mittn-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "3db0eb45f5d39b09c9319cb598cf00e5", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 38075, "upload_time": "2016-05-18T10:53:35", "url": "https://files.pythonhosted.org/packages/37/d2/e58920c93550bb5fde811556047f1f6eddd2fe497e3ad42dc8d99f578a7f/mittn-0.2.0-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3db0eb45f5d39b09c9319cb598cf00e5", "sha256": "0d71cee989287ceec71bea44e29b505fe86f504052feb97cd474457ffe4447f1" }, "downloads": -1, "filename": "mittn-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "3db0eb45f5d39b09c9319cb598cf00e5", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 38075, "upload_time": "2016-05-18T10:53:35", "url": "https://files.pythonhosted.org/packages/37/d2/e58920c93550bb5fde811556047f1f6eddd2fe497e3ad42dc8d99f578a7f/mittn-0.2.0-py2-none-any.whl" } ] }