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.
- Host: GitHub
- URL: https://github.com/mohamad-alhamwi/c2_server
- Owner: Mohamad-Alhamwi
- Created: 2024-12-07T17:23:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-25T20:21:06.000Z (over 1 year ago)
- Last Synced: 2025-02-25T21:23:33.908Z (over 1 year ago)
- Topics: c, c2server
- Language: C
- Homepage:
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.