pip-RCE


Namepip-RCE JSON
Version 0.0.4 PyPI version JSON
download
home_page
SummaryTo Show the vulnerability of pip install
upload_time2023-05-16 04:56:55
maintainer
docs_urlNone
authorzeroc
requires_python
license
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": "",
    "name": "pip-RCE",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,vulnerability,remoteaccess,sockets",
    "author": "zeroc",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/4b/2d/3c9d359bbc2fde3a9a5fb79bfa596c9c2c55452c23c6aacabdb3d0fa6acf/pip-RCE-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": "",
    "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": "4b2d3c9d359bbc2fde3a9a5fb79bfa596c9c2c55452c23c6aacabdb3d0fa6acf",
                "md5": "83c8c8ca50067459ef6e7c1ab1f7d61e",
                "sha256": "1f869fb0cea957e3d1fe4a7c9b871c4ec4296637081c2711ecf778aa9393c39c"
            },
            "downloads": -1,
            "filename": "pip-RCE-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "83c8c8ca50067459ef6e7c1ab1f7d61e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2991,
            "upload_time": "2023-05-16T04:56:55",
            "upload_time_iso_8601": "2023-05-16T04:56:55.764619Z",
            "url": "https://files.pythonhosted.org/packages/4b/2d/3c9d359bbc2fde3a9a5fb79bfa596c9c2c55452c23c6aacabdb3d0fa6acf/pip-RCE-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-16 04:56:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pip-rce"
}
        
Elapsed time: 0.07668s