TP-VulnBox


NameTP-VulnBox JSON
Version 2024.7.29 PyPI version JSON
download
home_pagehttps://github.com/truocphan/TP-VulnBox
SummaryVulnBox is a container that is intentionally designed with vulnerabilities to allow security professionals to practice and improve their offensive security skills, such as penetration testing and vulnerability assessment.
upload_time2024-07-29 14:25:41
maintainerNone
docs_urlNone
authorTP Cyber Security
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TP-VulnBox

<p align="center">
	<a href="https://github.com/truocphan/TP-VulnBox/releases/"><img src="https://img.shields.io/github/release/truocphan/TP-VulnBox" height=30></a>
	<a href="#"><img src="https://img.shields.io/github/downloads/truocphan/TP-VulnBox/total" height=30></a>
	<a href="#"><img src="https://img.shields.io/github/stars/truocphan/TP-VulnBox" height=30></a>
	<a href="#"><img src="https://img.shields.io/github/forks/truocphan/TP-VulnBox" height=30></a>
	<a href="https://github.com/truocphan/TP-VulnBox/issues?q=is%3Aopen+is%3Aissue"><img src="https://img.shields.io/github/issues/truocphan/TP-VulnBox" height=30></a>
	<a href="https://github.com/truocphan/TP-VulnBox/issues?q=is%3Aissue+is%3Aclosed"><img src="https://img.shields.io/github/issues-closed/truocphan/TP-VulnBox" height=30></a>
	<a href="https://pypi.org/project/TP-VulnBox/" target="_blank"><img src="https://img.shields.io/badge/pypi-3775A9?style=for-the-badge&logo=pypi&logoColor=white" height=30></a>
	<a href="https://www.facebook.com/61550595106970" target="_blank"><img src="https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white" height=30></a>
	<a href="https://twitter.com/TPCyberSec" target="_blank"><img src="https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white" height=30></a>
	<a href="https://github.com/truocphan" target="_blank"><img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" height=30></a>
	<a href="mailto:tpcybersec2023@gmail.com" target="_blank"><img src="https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white" height=30></a>
	<a href="https://www.buymeacoffee.com/truocphan" target="_blank"><img src="https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black" height=30></a>
</p>

## Installation
#### From PyPI:
```console
pip install TP-VulnBox
```
#### From Source:
```console
git clone https://github.com/truocphan/TP-VulnBox.git --branch <Branch/Tag>
cd TP-VulnBox
python setup.py build
python setup.py install
```

## Basic Usage
```
> TP-VulnBox --help

 ____   ____        __            ______
|_  _| |_  _|      [  |          |_   _ \
  \ \   / /__   _   | |  _ .--.    | |_) |   .--.   _   __
   \ \ / /[  | | |  | | [ `.-. |   |  __'. / .'`\ \[ \ [  ]
    \ ' /  | \_/ |, | |  | | | |  _| |__) || \__. | > '  <
     \_/   '.__.'_/[___][___||__]|_______/  '.__.' [__]`\_]


usage: TP-VulnBox [-h] [--list-all] [--start VulnBox_NAME] [--run VulnBox_NAME] [--delete VulnBox_NAME] [--update] [--version]

options:
  -h, --help            show this help message and exit
  --list-all            Lists all available VulnBoxes
  --start VulnBox_NAME  Download and run the new VulnBox (e.g. CVE-2024-31211)
  --run VulnBox_NAME    Run an existing VulnBox or run a new VulnBox if not already downloaded (e.g. CVE-2024-31211)
  --delete VulnBox_NAME
                        Delete downloaded VulnBox (e.g. CVE-2024-31211)
  --update              Update TP-VulnBox to the latest version
  --version             Print the current version of TP-VulnBox

VulnBox is a container that is intentionally designed with vulnerabilities to allow security professionals to practice and improve their
offensive security skills, such as penetration testing and vulnerability assessment.

```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/truocphan/TP-VulnBox",
    "name": "TP-VulnBox",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "TP Cyber Security",
    "author_email": "tpcybersec2023@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b2/19/0bd92aa6b26f49a532fadf3389839145d30abed25b6c9655ffb6055ef6d3/TP-VulnBox-2024.7.29.tar.gz",
    "platform": null,
    "description": "# TP-VulnBox\n\n<p align=\"center\">\n\t<a href=\"https://github.com/truocphan/TP-VulnBox/releases/\"><img src=\"https://img.shields.io/github/release/truocphan/TP-VulnBox\" height=30></a>\n\t<a href=\"#\"><img src=\"https://img.shields.io/github/downloads/truocphan/TP-VulnBox/total\" height=30></a>\n\t<a href=\"#\"><img src=\"https://img.shields.io/github/stars/truocphan/TP-VulnBox\" height=30></a>\n\t<a href=\"#\"><img src=\"https://img.shields.io/github/forks/truocphan/TP-VulnBox\" height=30></a>\n\t<a href=\"https://github.com/truocphan/TP-VulnBox/issues?q=is%3Aopen+is%3Aissue\"><img src=\"https://img.shields.io/github/issues/truocphan/TP-VulnBox\" height=30></a>\n\t<a href=\"https://github.com/truocphan/TP-VulnBox/issues?q=is%3Aissue+is%3Aclosed\"><img src=\"https://img.shields.io/github/issues-closed/truocphan/TP-VulnBox\" height=30></a>\n\t<a href=\"https://pypi.org/project/TP-VulnBox/\" target=\"_blank\"><img src=\"https://img.shields.io/badge/pypi-3775A9?style=for-the-badge&logo=pypi&logoColor=white\" height=30></a>\n\t<a href=\"https://www.facebook.com/61550595106970\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white\" height=30></a>\n\t<a href=\"https://twitter.com/TPCyberSec\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white\" height=30></a>\n\t<a href=\"https://github.com/truocphan\" target=\"_blank\"><img src=\"https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white\" height=30></a>\n\t<a href=\"mailto:tpcybersec2023@gmail.com\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white\" height=30></a>\n\t<a href=\"https://www.buymeacoffee.com/truocphan\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black\" height=30></a>\n</p>\n\n## Installation\n#### From PyPI:\n```console\npip install TP-VulnBox\n```\n#### From Source:\n```console\ngit clone https://github.com/truocphan/TP-VulnBox.git --branch <Branch/Tag>\ncd TP-VulnBox\npython setup.py build\npython setup.py install\n```\n\n## Basic Usage\n```\n> TP-VulnBox --help\n\n ____   ____        __            ______\n|_  _| |_  _|      [  |          |_   _ \\\n  \\ \\   / /__   _   | |  _ .--.    | |_) |   .--.   _   __\n   \\ \\ / /[  | | |  | | [ `.-. |   |  __'. / .'`\\ \\[ \\ [  ]\n    \\ ' /  | \\_/ |, | |  | | | |  _| |__) || \\__. | > '  <\n     \\_/   '.__.'_/[___][___||__]|_______/  '.__.' [__]`\\_]\n\n\nusage: TP-VulnBox [-h] [--list-all] [--start VulnBox_NAME] [--run VulnBox_NAME] [--delete VulnBox_NAME] [--update] [--version]\n\noptions:\n  -h, --help            show this help message and exit\n  --list-all            Lists all available VulnBoxes\n  --start VulnBox_NAME  Download and run the new VulnBox (e.g. CVE-2024-31211)\n  --run VulnBox_NAME    Run an existing VulnBox or run a new VulnBox if not already downloaded (e.g. CVE-2024-31211)\n  --delete VulnBox_NAME\n                        Delete downloaded VulnBox (e.g. CVE-2024-31211)\n  --update              Update TP-VulnBox to the latest version\n  --version             Print the current version of TP-VulnBox\n\nVulnBox is a container that is intentionally designed with vulnerabilities to allow security professionals to practice and improve their\noffensive security skills, such as penetration testing and vulnerability assessment.\n\n```\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "VulnBox is a container that is intentionally designed with vulnerabilities to allow security professionals to practice and improve their offensive security skills, such as penetration testing and vulnerability assessment.",
    "version": "2024.7.29",
    "project_urls": {
        "Homepage": "https://github.com/truocphan/TP-VulnBox"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e09880b96bc09c8ee6e5ec64c3747ad81af6ee7cecc6f8fc83dda64f29d07079",
                "md5": "883dda09ebe800f06ebf2cec406df583",
                "sha256": "c65168486cf7988644e673048600eac6e182d1cb8a51df574c7dbce4ffb821aa"
            },
            "downloads": -1,
            "filename": "TP_VulnBox-2024.7.29-py2-none-any.whl",
            "has_sig": false,
            "md5_digest": "883dda09ebe800f06ebf2cec406df583",
            "packagetype": "bdist_wheel",
            "python_version": "py2",
            "requires_python": null,
            "size": 5621,
            "upload_time": "2024-07-29T14:25:37",
            "upload_time_iso_8601": "2024-07-29T14:25:37.868205Z",
            "url": "https://files.pythonhosted.org/packages/e0/98/80b96bc09c8ee6e5ec64c3747ad81af6ee7cecc6f8fc83dda64f29d07079/TP_VulnBox-2024.7.29-py2-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bdd48de20cfc5da2ee1d05c6f312badef08848dcbfa07791ee596d29b4910bb2",
                "md5": "c4c1cc48e6d72371d4ae970a8b650118",
                "sha256": "5429792e2433606a54d3984edab1838fa85d26ebfbbc2f78341e6ecde6d1b4a7"
            },
            "downloads": -1,
            "filename": "TP_VulnBox-2024.7.29-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c4c1cc48e6d72371d4ae970a8b650118",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5642,
            "upload_time": "2024-07-29T14:25:39",
            "upload_time_iso_8601": "2024-07-29T14:25:39.489589Z",
            "url": "https://files.pythonhosted.org/packages/bd/d4/8de20cfc5da2ee1d05c6f312badef08848dcbfa07791ee596d29b4910bb2/TP_VulnBox-2024.7.29-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2190bd92aa6b26f49a532fadf3389839145d30abed25b6c9655ffb6055ef6d3",
                "md5": "64f3d79033a798720bd23b4f576d5815",
                "sha256": "ee85f08a3fbb15a43edd4f09d2b94d05dcaa6050517fc0a461c9fecabcba596b"
            },
            "downloads": -1,
            "filename": "TP-VulnBox-2024.7.29.tar.gz",
            "has_sig": false,
            "md5_digest": "64f3d79033a798720bd23b4f576d5815",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4819,
            "upload_time": "2024-07-29T14:25:41",
            "upload_time_iso_8601": "2024-07-29T14:25:41.009472Z",
            "url": "https://files.pythonhosted.org/packages/b2/19/0bd92aa6b26f49a532fadf3389839145d30abed25b6c9655ffb6055ef6d3/TP-VulnBox-2024.7.29.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-29 14:25:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "truocphan",
    "github_project": "TP-VulnBox",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "tp-vulnbox"
}
        
Elapsed time: 3.22781s