Giter Site home page Giter Site logo

cirqueiradev / kryptonc2 Goto Github PK

View Code? Open in Web Editor NEW
31.0 1.0 9.0 521 KB

Krypton C2 is a simple botnet source. Credits Source Code: NixWasHere

Python 100.00%
botnet-source c2 cnc botnet botnet-python ddos botnet-tool botnets dos-attack ddos-attacks ddos-attacks-tools python3

kryptonc2's Introduction

Krypton Botnet


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.


Installation

  1. Install Git and Python 3 on your server.

  2. Clone the KryptonC2 Github repository to your server via Git: $ git clone https://github.com/CirqueiraDev/KryptonC2.

  3. Change the host address and C&C port in the configuration section in bot.py to your server address and C&C port.

  4. Install the requirements.txt

  5. Start the C2 server by executing the command: $ python main.py.

  6. Add accounts in logins.txt using the format: username:password:yyyy-mm-dd.

  7. 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 }.

  8. 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!



News

  1. New method (HTTP SPOOFER) L7 Method. 11/11/2023
  2. New method (NTP Reflection + Payload) L4 Method. 12/11/2023
  3. New method (Memcached + Custom Payload) L4 Method. 12/11/2023
  4. New method (POD) L3 Method. 13/11/2023
  5. New method (ICMP) L3 Method. 13/11/2023
  6. Updated Method (HTTP IO) L7 Method. 14/11/2023
  7. Added expiration date for accounts (AAAA-MM-DD). 26/11/2023
  8. Update commands and visual. 02/12/2023
  9. New method (SYN Flood) L4 method and (ACK Flood) Removed. 04/12/2023
  10. Update visual and fix bugs. 01/22/2024

Ideas

  1. Method: OVH | Bypass OVH
  2. Method: POST | POST Flood
  3. Method: STRESS | Send HTTP Packet With High Byte
  4. Method: OSTRESS | STRESS Without Proxy
  5. Method: BYPASS | Bypass Normal AntiDDoS
  6. Method: DGB | DDoS Guard Bypass
  7. Method: AVB | Arvan Cloud Bypass
  8. Send attacks with API's
  9. Optimize malicious code

Owner Code

πŸ“ŒCredits: https://github.com/NixWasHere/NixC2



πŸ’° Donation Links:

Donate Links

BTC: bc1qynerkzreqgeuhfywfelhz45df2a73f38cmctzu
ETH: 0xb685A72EdA6a016A43d75D269FdFa6315C80F8c9
Paypal: Contact me on Discord or Telegram


πŸ‘‘Author:

  • CirqueiraDev
  • Discord: cirqueira

Youtube Instagram Tiktok Tiktok

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.