BootIntegrityValidator


NameBootIntegrityValidator JSON
Version 2.2.1 PyPI version JSON
download
home_pagehttps://github.com/CiscoDevNet/BootIntegrityValidator
SummaryA Python module to validate the Boot Integrity Visibility Output in Cisco Products.
upload_time2022-12-01 16:22:05
maintainer
docs_urlNone
authorJay Young
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This repo is a Python module that validates the Boot Integrity Visibility output generated on a Cisco IOS-XE device.
See (http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3650/software/release/16-3/configuration_guide/b_163_consolidated_3650_cg/b_163_consolidated_3650_cg_chapter_01110010.pdf) for more information about the Cisco feature.

The module will cryptographically (integrity) validate the output to ensure that it was generated on the specified device.
Then the Boot 0, Boot Loader and OS integrity values will be checked against a database of "Known Good Values" (KGV) provided by Cisco.
This database of KGV will also be cryptographically validated that it was provided by Cisco.

This allows an administrator to validate the runtime state of the device and confirm that it is currently running genuine Cisco software.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CiscoDevNet/BootIntegrityValidator",
    "name": "BootIntegrityValidator",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jay Young",
    "author_email": "jyoungta@cisco.com",
    "download_url": "https://files.pythonhosted.org/packages/c5/52/4878d07c72e7bf65fcb95a9561aacebd981928229804a4c3294a78ec6cc6/BootIntegrityValidator-2.2.1.macosx-12.3-arm64.tar.gz",
    "platform": null,
    "description": "This repo is a Python module that validates the Boot Integrity Visibility output generated on a Cisco IOS-XE device.\nSee (http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3650/software/release/16-3/configuration_guide/b_163_consolidated_3650_cg/b_163_consolidated_3650_cg_chapter_01110010.pdf) for more information about the Cisco feature.\n\nThe module will cryptographically (integrity) validate the output to ensure that it was generated on the specified device.\nThen the Boot 0, Boot Loader and OS integrity values will be checked against a database of \"Known Good Values\" (KGV) provided by Cisco.\nThis database of KGV will also be cryptographically validated that it was provided by Cisco.\n\nThis allows an administrator to validate the runtime state of the device and confirm that it is currently running genuine Cisco software.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A Python module to validate the Boot Integrity Visibility Output in Cisco Products.",
    "version": "2.2.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "49c24fdec20269566ac07eb2a2f05c2d",
                "sha256": "d75868279d148a483f950f306d0ddce7d0d25cabeb12583d2b56b225ed511939"
            },
            "downloads": -1,
            "filename": "BootIntegrityValidator-2.2.1.macosx-12.3-arm64.tar.gz",
            "has_sig": false,
            "md5_digest": "49c24fdec20269566ac07eb2a2f05c2d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 58898,
            "upload_time": "2022-12-01T16:22:05",
            "upload_time_iso_8601": "2022-12-01T16:22:05.597322Z",
            "url": "https://files.pythonhosted.org/packages/c5/52/4878d07c72e7bf65fcb95a9561aacebd981928229804a4c3294a78ec6cc6/BootIntegrityValidator-2.2.1.macosx-12.3-arm64.tar.gz",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "ed947c7d39e6a296ba9376e657b33e76",
                "sha256": "369897dc456914b9d36b39f2472bff22e3e33e999df2d7259638eb7e7e4158d7"
            },
            "downloads": -1,
            "filename": "BootIntegrityValidator-2.2.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ed947c7d39e6a296ba9376e657b33e76",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 40272,
            "upload_time": "2022-12-01T16:22:01",
            "upload_time_iso_8601": "2022-12-01T16:22:01.089559Z",
            "url": "https://files.pythonhosted.org/packages/41/5f/a30d5e5742eb8947013d4660bca2f1a829dbb68ae082d85db3787a101cd7/BootIntegrityValidator-2.2.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-01 16:22:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "CiscoDevNet",
    "github_project": "BootIntegrityValidator",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "bootintegrityvalidator"
}
        
Elapsed time: 0.01212s