rcee


Namercee JSON
Version 0.0.4 PyPI version JSON
download
home_page
SummaryRemote code execution endpoint.
upload_time2024-02-19 21:26:09
maintainer
docs_urlNone
author
requires_python>=3.10
license
keywords rce endpoint
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Remote code execution endpoint

## Some nice to haves left to implement.

- Monospace font on the command output.
- Error handling.
- Tests.

## Deploying a remote code execution endpoint

Drop into a shell and sing the magic incantation `pip install rcee` and `rcee`.
This will leave you haunted with an endpoint lingering on port `7999` by default.
From this point onward you're on your own and can perform any request you want.

> It's also possible to use pipx for the installation.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "rcee",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "rce,endpoint",
    "author": "",
    "author_email": "Arkadiusz Micha\u0142 Ry\u015b <Arkadiusz.Michal.Rys@gmail.com>, Bert Van Acker <bert.vanacker@uantwerpen.be>",
    "download_url": "https://files.pythonhosted.org/packages/44/5c/86bab5058d821510f6e3d465037f68227fa969b610dfb7c77e00e1029cde/rcee-0.0.4.tar.gz",
    "platform": null,
    "description": "# Remote code execution endpoint\n\n## Some nice to haves left to implement.\n\n- Monospace font on the command output.\n- Error handling.\n- Tests.\n\n## Deploying a remote code execution endpoint\n\nDrop into a shell and sing the magic incantation `pip install rcee` and `rcee`.\nThis will leave you haunted with an endpoint lingering on port `7999` by default.\nFrom this point onward you're on your own and can perform any request you want.\n\n> It's also possible to use pipx for the installation.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Remote code execution endpoint.",
    "version": "0.0.4",
    "project_urls": {
        "source": "https://git.rys.one/phd/flexmosis/rcee"
    },
    "split_keywords": [
        "rce",
        "endpoint"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d42f3ac0bb92b785d974d9c796e8c75a405578426a23c4e497469dee6ed4174",
                "md5": "f07cb2793661b47f09213725f9673e18",
                "sha256": "efb1c17e599d808172bc3363fc2ef1293fdf9c6d98b724fe2c2085b8de4adfa6"
            },
            "downloads": -1,
            "filename": "rcee-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f07cb2793661b47f09213725f9673e18",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 7108,
            "upload_time": "2024-02-19T21:26:08",
            "upload_time_iso_8601": "2024-02-19T21:26:08.114305Z",
            "url": "https://files.pythonhosted.org/packages/0d/42/f3ac0bb92b785d974d9c796e8c75a405578426a23c4e497469dee6ed4174/rcee-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "445c86bab5058d821510f6e3d465037f68227fa969b610dfb7c77e00e1029cde",
                "md5": "b375d97a3826f9a011d3fae873ff1cc8",
                "sha256": "2bcb1e2417a8cb61ab164a624bc697461c633e3a3cb2dc7a65ff13dadf204644"
            },
            "downloads": -1,
            "filename": "rcee-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "b375d97a3826f9a011d3fae873ff1cc8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 8943,
            "upload_time": "2024-02-19T21:26:09",
            "upload_time_iso_8601": "2024-02-19T21:26:09.571844Z",
            "url": "https://files.pythonhosted.org/packages/44/5c/86bab5058d821510f6e3d465037f68227fa969b610dfb7c77e00e1029cde/rcee-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-19 21:26:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "rcee"
}
        
Elapsed time: 0.18823s