{"id":28455447,"url":"https://github.com/anshulkoshyari/reverse-shell","last_synced_at":"2025-09-02T06:40:40.999Z","repository":{"id":280438794,"uuid":"246792976","full_name":"anshulkoshyari/reverse-shell","owner":"anshulkoshyari","description":"Reverse Shell written in Python.","archived":false,"fork":false,"pushed_at":"2025-03-05T23:17:50.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-28T22:36:47.743Z","etag":null,"topics":["network-programming","pyhton","socket-programming"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anshulkoshyari.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-03-12T09:23:41.000Z","updated_at":"2025-03-05T23:18:25.000Z","dependencies_parsed_at":"2025-03-05T23:20:08.618Z","dependency_job_id":null,"html_url":"https://github.com/anshulkoshyari/reverse-shell","commit_stats":null,"previous_names":["koshyari/reverse-shell","anshulkoshyari/reverse-shell"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anshulkoshyari/reverse-shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshulkoshyari%2Freverse-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshulkoshyari%2Freverse-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshulkoshyari%2Freverse-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshulkoshyari%2Freverse-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anshulkoshyari","download_url":"https://codeload.github.com/anshulkoshyari/reverse-shell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anshulkoshyari%2Freverse-shell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273244305,"owners_count":25070958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"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":["network-programming","pyhton","socket-programming"],"created_at":"2025-06-06T22:07:49.785Z","updated_at":"2025-09-02T06:40:40.987Z","avatar_url":"https://github.com/anshulkoshyari.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reverse Shell\n\nThis repository contains two Python scripts: `server.py` and `client.py`, which implement a basic reverse shell setup. The server listens for incoming client connections, and the client, once connected, listens for commands from the server to execute on the client's local machine.\n\n## How It Works\n\n- The **server** (running `server.py`) listens for incoming client connections on a specified port (default: `9999`).\n- The **client** (running `client.py`) connects to the server at a given IP address and port.\n- The server can then send commands to the client, which the client will execute and return the output back to the server.\n\nThis setup mimics a reverse shell where the server controls the client by sending commands.\n\n## Prerequisites\n\n- Python 3.x\n- Basic knowledge of networking and sockets\n- Ensure the server's IP address is accessible by the client (the server's firewall should allow the port, typically `9999`).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanshulkoshyari%2Freverse-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanshulkoshyari%2Freverse-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanshulkoshyari%2Freverse-shell/lists"}