https://github.com/Adaptix-Framework/AdaptixC2
https://github.com/Adaptix-Framework/AdaptixC2
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Adaptix-Framework/AdaptixC2
- Owner: Adaptix-Framework
- License: gpl-3.0
- Created: 2024-08-21T18:07:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-22T12:16:10.000Z (7 months ago)
- Last Synced: 2025-09-22T13:19:19.067Z (7 months ago)
- Language: C
- Homepage: https://adaptix-framework.gitbook.io/adaptix-framework
- Size: 11 MB
- Stars: 1,951
- Watchers: 23
- Forks: 363
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-projects - AdaptixC2 - AdaptixC2 is a highly modular advanced redteam toolkit ⭐3,053 `C++` ⚡ (🔧 Utilities & Miscellaneous)
- StarryDivineSky - Adaptix-Framework/AdaptixC2
README
# AdaptixC2 v0.9
Adaptix is an extensible post-exploitation and adversarial emulation framework made for penetration testers. The Adaptix server is written in Golang and to allow operator flexibility. The GUI Client is written in C++ QT, allowing it to be used on Linux, Windows, and MacOS operating systems. [Full documentation is available here](https://adaptix-framework.gitbook.io/adaptix-framework).

## Getting Started
Please checkout the [wiki](https://adaptix-framework.gitbook.io/adaptix-framework/adaptix-c2/getting-starting/installation).
## Features
* Server/Client Architecture for Multiplayer Support
* Cross-platform GUI client
* Fully encrypted communications
* Listener and Agents as Plugin (Extender)
* AxScript Engine
* Task and Jobs storage
* Credentials Manager
* Targets Manager
* Remote Terminal
* Files and Process browsers
* Socks4 / Socks5 / Socks5 Auth support
* Local and Reverse port forwarding support
* BOF support
* Linking Agents and Sessions Graph
* Agents Health Checker
* Agents KillDate and WorkingTime control
* Windows/Linux/MacOs agents support
## Extension-Kit
Official [Extension-Kit](https://github.com/Adaptix-Framework/Extension-Kit) on GitHub


## Current Extenders
* HTTP/S Beacon Listener
* SMB Beacon Listener
* TCP Beacon Listener
* Beacon Agent
* TCP/mTLS Gopher Listener
* Gopher Agent
# CONTRIBUTING
Please push сhanges to the **dev** branch. Otherwise, changes will be made manually in the dev branch.