whalebone7-poc


Namewhalebone7-poc JSON
Version 0.0.4 PyPI version JSON
download
home_pageNone
SummaryTo Show the vulnerability of pip install
upload_time2025-01-11 01:22:37
maintainerNone
docs_urlNone
authorzeroc
requires_pythonNone
licenseNone
keywords python vulnerability remoteaccess sockets
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pip-RCE
POC of RCE through unsafe pip package

## Usage
You can modify the remote `IP` and `PORT` by yourself.

use `python3 setup.py sdist` to build the package.

use `twine upload dist/*` to upload the package to pypi.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "whalebone7-poc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, vulnerability, remoteaccess, sockets",
    "author": "zeroc",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/1e/f1/a5bd28b2acfba31e08c9fafbb8cc41eb4ccdb5144dbc7748f7b0b7f807e5/whalebone7_poc-0.0.4.tar.gz",
    "platform": null,
    "description": "# pip-RCE\nPOC of RCE through unsafe pip package\n\n## Usage\nYou can modify the remote `IP` and `PORT` by yourself.\n\nuse `python3 setup.py sdist` to build the package.\n\nuse `twine upload dist/*` to upload the package to pypi.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "To Show the vulnerability of pip install",
    "version": "0.0.4",
    "project_urls": null,
    "split_keywords": [
        "python",
        " vulnerability",
        " remoteaccess",
        " sockets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1ef1a5bd28b2acfba31e08c9fafbb8cc41eb4ccdb5144dbc7748f7b0b7f807e5",
                "md5": "149e41a2f9916cd40755512a75bf453f",
                "sha256": "79364153b2b435b6dcc6a651640eb662f912abdcefb6dbddb715d6a874ab3265"
            },
            "downloads": -1,
            "filename": "whalebone7_poc-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "149e41a2f9916cd40755512a75bf453f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2983,
            "upload_time": "2025-01-11T01:22:37",
            "upload_time_iso_8601": "2025-01-11T01:22:37.182812Z",
            "url": "https://files.pythonhosted.org/packages/1e/f1/a5bd28b2acfba31e08c9fafbb8cc41eb4ccdb5144dbc7748f7b0b7f807e5/whalebone7_poc-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-11 01:22:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "whalebone7-poc"
}
        
Elapsed time: 0.82983s