Code Monkey home page Code Monkey logo

albertoscala / minimalistic-c2 Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 1.37 MB

Minimalistic C2 is a straightforward Command and Control (C2) server and beacon designed with simplicity and educational purposes in mind. Stripped down to essential functionalities, this minimalistic C2 server provides a clear understanding of the core concepts involved in C2 operations without unnecessary complexity.

License: MIT License

Python 39.58% Go 6.17% HTML 52.94% PowerShell 1.31%
c2 api api-rest beacon client client-server http http-server server server-client

minimalistic-c2's Introduction

Minimalistic C2

License

Overview

Minimalistic C2 is a straightforward Command and Control (C2) server and beacon designed with simplicity and educational purposes in mind. Stripped down to essential functionalities, this minimalistic C2 server provides a clear understanding of the core concepts involved in C2 operations without unnecessary complexity. It serves as an ideal starting point for those looking to explore and learn about command and control systems in a controlled and simplified environment.

Features

  • Python C2 Server:
    • Centralized Management:
      • Effectively manage and control multiple Go-based beacon from a centralized Python C&C server.
    • Web-based GUI:
      • Web-based graphical user interface (GUI) for seamless and user-friendly control of the C&C server.
  • Go beacon:
    • Lightweight Beacon:
      • Deploy a lightweight and efficient beacon written in Go for covert and stealthy communication.
    • Autonomous Functionality:
      • Enable autonomous functionality in the Go beacon for discrete operations without compromising the system.

Prerequisites

  • Python 3.x
  • Go 1.x

Setup

  1. Clone the Repository:
    git clone https://github.com/albertoscala/Minimalistic-C2.git
    cd Minimalistic-C2
  2. Install Dependencies:
    # Python dependencies
    pip install -r requirements.txt

Usage

  1. Run the startup script:

    ./startup.ps1
  2. Compile and Run the Beacon:

    go build target.go
    ./target

Contributing

Feel free to contribute by opening issues or submitting pull requests.

License

MIT

minimalistic-c2's People

Contributors

albertoscala avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.