An open API service indexing awesome lists of open source software.

https://github.com/mohamad-alhamwi/c2_server

A modular Command-and-Control (C2) server in C for research and education purposes.
https://github.com/mohamad-alhamwi/c2_server

c c2server

Last synced: about 1 year ago
JSON representation

A modular Command-and-Control (C2) server in C for research and education purposes.

Awesome Lists containing this project

README

          

# Command and Control (C2) Server
A modular Command-and-Control (C2) server written in C for research purposes.

## Core Features
- Maintain communication with agents (beaconing).
- Send commands to connected agents.
- Receive and store data from agents.

## Usage

## Disclaimer
This project is developed for **educational purposes** and **security research** only. **Unauthorized use of this software for malicious purposes is strictly prohibited.** The author is not responsible for any misuse or damage caused by this project.