much-needed-python-package


Namemuch-needed-python-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-06 03:26:08
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 much_needed_python_package`

#### 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-python-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/82/18/afae5e1006236a0e38c775ea85237323e6286261423c854f0f799b42426e/much_needed_python_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 much_needed_python_package`\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": "8218afae5e1006236a0e38c775ea85237323e6286261423c854f0f799b42426e",
                "md5": "b1811c08fb581ebd5293225ddbaef48e",
                "sha256": "a822cb9384ce33e5bf64b1459c74771cde960ea46a38c648bb70b0e58533dcac"
            },
            "downloads": -1,
            "filename": "much_needed_python_package-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b1811c08fb581ebd5293225ddbaef48e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3524,
            "upload_time": "2023-04-06T03:26:08",
            "upload_time_iso_8601": "2023-04-06T03:26:08.195785Z",
            "url": "https://files.pythonhosted.org/packages/82/18/afae5e1006236a0e38c775ea85237323e6286261423c854f0f799b42426e/much_needed_python_package-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-06 03:26:08",
    "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-python-package"
}
        
Elapsed time: 0.05414s