tlscan


Nametlscan JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryPython based TLS enumeration scanner
upload_time2025-02-01 20:33:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
license# The MIT License (MIT) # # TLScan3, Copyright (c) 2018 M.H. Jansen of Lorkeers # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal # in the Software without restriction, including without limitation the rights # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell # copies of the Software, and to permit persons to whom the Software is # furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in all # copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE.
keywords tls scanner security
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TLScan
TLS scanner to enumerate TLS/SSL protocol version and cipher-suite support that does not rely on external dependencies (e.g. OpenSSL).

# Installation
* Using pip: `pip install tlscan`
* Using pipx: `pipx install tlscan`
* Clone the source repository `git clone https://github.com/ThreatLabsNL/TLScan` and run `pip install .` from the project directory.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tlscan",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "ThreatLabs <info@threatlabs.eu>",
    "keywords": "tls, scanner, security",
    "author": null,
    "author_email": "\"M.H. Jansen of Lorkeers\" <marco@threatlabs.eu>",
    "download_url": "https://files.pythonhosted.org/packages/3a/06/c63de23cbc5b3b82d4fa88574d22a5f378e480b478bcfa07acf255eb555f/tlscan-0.0.1.tar.gz",
    "platform": null,
    "description": "# TLScan\nTLS scanner to enumerate TLS/SSL protocol version and cipher-suite support that does not rely on external dependencies (e.g. OpenSSL).\n\n# Installation\n* Using pip: `pip install tlscan`\n* Using pipx: `pipx install tlscan`\n* Clone the source repository `git clone https://github.com/ThreatLabsNL/TLScan` and run `pip install .` from the project directory.\n",
    "bugtrack_url": null,
    "license": "# The MIT License (MIT)\n        #\n        # TLScan3, Copyright (c) 2018 M.H. Jansen of Lorkeers\n        #\n        # Permission is hereby granted, free of charge, to any person obtaining a copy\n        # of this software and associated documentation files (the \"Software\"), to deal\n        # in the Software without restriction, including without limitation the rights\n        # to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        # copies of the Software, and to permit persons to whom the Software is\n        # furnished to do so, subject to the following conditions:\n        #\n        # The above copyright notice and this permission notice shall be included in all\n        # copies or substantial portions of the Software.\n        #\n        # THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        # SOFTWARE.",
    "summary": "Python based TLS enumeration scanner",
    "version": "0.0.1",
    "project_urls": {
        "Bug Reports": "https://github.com/ThreatLabsNL/TLScan/issues",
        "Homepage": "https://github.com/ThreatLabsNL/TLScan",
        "Source": "https://github.com/ThreatLabsNL/TLScan/"
    },
    "split_keywords": [
        "tls",
        " scanner",
        " security"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9e3358b6e758e46d174e8d3d035b26b4c7c1735195cc0698a731f9f5a347be61",
                "md5": "43fffc8b5f541cadaba86c87972a39a5",
                "sha256": "2b67ab882578e2ffacabecb778982bcec206679e5c54880d67be7e48aaf3d76a"
            },
            "downloads": -1,
            "filename": "tlscan-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "43fffc8b5f541cadaba86c87972a39a5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 29021,
            "upload_time": "2025-02-01T20:33:07",
            "upload_time_iso_8601": "2025-02-01T20:33:07.786203Z",
            "url": "https://files.pythonhosted.org/packages/9e/33/58b6e758e46d174e8d3d035b26b4c7c1735195cc0698a731f9f5a347be61/tlscan-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3a06c63de23cbc5b3b82d4fa88574d22a5f378e480b478bcfa07acf255eb555f",
                "md5": "9ddc7b73b6e23dc64b2001e2df8521d4",
                "sha256": "82101513bd6ccb1f1f8aa9096d30273c1ee2c75e4b39fdacbc0619ba2304b9d1"
            },
            "downloads": -1,
            "filename": "tlscan-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9ddc7b73b6e23dc64b2001e2df8521d4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 25277,
            "upload_time": "2025-02-01T20:33:11",
            "upload_time_iso_8601": "2025-02-01T20:33:11.754851Z",
            "url": "https://files.pythonhosted.org/packages/3a/06/c63de23cbc5b3b82d4fa88574d22a5f378e480b478bcfa07acf255eb555f/tlscan-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-01 20:33:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ThreatLabsNL",
    "github_project": "TLScan",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "tlscan"
}
        
Elapsed time: 0.79372s