Coder Social home page Coder Social logo

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:AAAA-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.

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

Ideas

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


💰 Donation Links:

Donate Links

BTC: bc1qynerkzreqgeuhfywfelhz45df2a73f38cmctzu
ETH: 0xb685A72EdA6a016A43d75D269FdFa6315C80F8c9
Paypal: Contact me on Discord: cirquera


👑Author:

  • CirqueiraDev
  • ✉ My Email: Soon
  • Discord: cirquiera

Youtube Instagram Tiktok

kryptonc2's People

Contributors

cirqueiradev avatar

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.