{ "info": { "author": "we45", "author_email": "info@we45.com", "bugtrack_url": null, "classifiers": [], "description": "# RoboSSlyze\n\nRobot Framework Library for python's SSLyze Script\n\n## Installation\n\n`pip install RoboSslyze`\n\n\n## Running RoboSslyze\n\n### Keywords\n\n#### Basic SSL/TLS Test\n\n`| test ssl basic | host (ip/domain) | port (optional |`\n\nTests the following:\n\n* SSLv2 Cipher Suites\n* SSLv3 Cipher Suites\n* TLSv1 Cipher Suites\n* TLSv11 Cipher Suites\n* TLSv12 Cipher Suites\n* Heartbleed check\n* ROBOT Vulnerability Check\n\n#### HTTP SSL/TLS Headers Check\n\n`| test ssl server headers | host (ip/domain) | port (optional)`\n\n**this only works with HTTP services**\n\nTests for the following:\n\n* HSTS Headers\n* Expect-CT Header\n\nAll Results are printed to the `log.html` file generated by Robot\n\n### Example\n\n```\n*** Settings ***\nLibrary RoboSslyze\n\n*** Variables ***\n${TARGET} www.google.com\n\n*** Test Cases ***\nTest for SSL\n test ssl basic ${TARGET}\n test ssl server headers ${TARGET}\n\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.github.com/we45/RoboSslyze", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "RoboSslyze", "package_url": "https://pypi.org/project/RoboSslyze/", "platform": "", "project_url": "https://pypi.org/project/RoboSslyze/", "project_urls": { "Homepage": "https://www.github.com/we45/RoboSslyze" }, "release_url": "https://pypi.org/project/RoboSslyze/0.91/", "requires_dist": null, "requires_python": "", "summary": "Robot Framework Library for the SSLyze Python Script", "version": "0.91" }, "last_serial": 3977095, "releases": { "0.9": [ { "comment_text": "", "digests": { "md5": "f1260087a7746fa3bbe439ab5408d18c", "sha256": "90b79c5d12a62a2005f6a86e2e84c7dd25a37b27cc06e597773abdcb5fbd3621" }, "downloads": -1, "filename": "RoboSslyze-0.9.tar.gz", "has_sig": false, "md5_digest": "f1260087a7746fa3bbe439ab5408d18c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3196, "upload_time": "2018-05-30T20:31:38", "url": "https://files.pythonhosted.org/packages/c7/5d/215fb0c9f3349d19cf3980ad4dc388549e87bdb3e247b6945932749d2b6b/RoboSslyze-0.9.tar.gz" } ], "0.91": [ { "comment_text": "", "digests": { "md5": "41a11f3ea049a70bd1b2b45e3cf62cf2", "sha256": "fc40da06d424a6757b9795697941bf90f19931c1a9dbf8ab17227cd2a4b16761" }, "downloads": -1, "filename": "RoboSslyze-0.91.tar.gz", "has_sig": false, "md5_digest": "41a11f3ea049a70bd1b2b45e3cf62cf2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3835, "upload_time": "2018-06-19T12:10:03", "url": "https://files.pythonhosted.org/packages/de/65/f92914b1e6fef273a7b11ff2b6f1164c6be90c1fdcebd9be028b87a6f424/RoboSslyze-0.91.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "41a11f3ea049a70bd1b2b45e3cf62cf2", "sha256": "fc40da06d424a6757b9795697941bf90f19931c1a9dbf8ab17227cd2a4b16761" }, "downloads": -1, "filename": "RoboSslyze-0.91.tar.gz", "has_sig": false, "md5_digest": "41a11f3ea049a70bd1b2b45e3cf62cf2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3835, "upload_time": "2018-06-19T12:10:03", "url": "https://files.pythonhosted.org/packages/de/65/f92914b1e6fef273a7b11ff2b6f1164c6be90c1fdcebd9be028b87a6f424/RoboSslyze-0.91.tar.gz" } ] }