MCPcopy Create free account
hub / github.com/Adaptix-Framework/AdaptixC2

github.com/Adaptix-Framework/AdaptixC2 @v1.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.2 ↗ · + Follow
10,526 symbols 27,467 edges 765 files 689 documented · 7% updated 58d ago★ 3,3387 open issues

Browse by type

Functions 8,077 Types & classes 2,449
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

AdaptixC2 v1.2

FEB, 28: What has changed in version v1.2?

Adaptix is an extensible post-exploitation and adversarial emulation framework made for authorized penetration testing. 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.

Legal Warning

This tool is designed for AUTHORIZED security testing and red team operations ONLY. Unauthorized use is strictly prohibited and may violate local and international laws. Use at your own risk.

Getting Started

Please checkout the wiki.

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 / Shell
  • Files and Process browsers
  • Socks4 / Socks5 / Socks5 Auth support
  • Local and Reverse port forwarding support
  • BOF & Async BOF support
  • Linking Agents and Sessions Graph
  • Agents Health Checker
  • Agents KillDate and WorkingTime control
  • Windows/Linux/MacOs agents support

Current Extenders

  • HTTP/S Beacon Listener
  • DNS/DoH Beacon Listener
  • SMB Beacon Listener
  • TCP Beacon Listener
  • Beacon Agent
  • TCP/mTLS Gopher Listener
  • Gopher Agent

Extension-Kit

Official Extension-Kit on GitHub

CONTRIBUTING

Please push сhanges to the dev branch. Otherwise, changes will be made manually in the dev branch.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 6,582
Class 1,877
Function 1,495
Struct 364
Enum 186
Interface 12
TypeAlias 9
FuncType 1

Languages

C++82%
Go18%
Python1%

Modules by API surface

AdaptixClient/Libs/kddockwidgets/3rdparty/nlohmann/nlohmann/json.hpp601 symbols
AdaptixServer/extenders/beacon_agent/src_beacon/beacon/ntdll.h599 symbols
AdaptixClient/Libs/kddockwidgets/core/layouting/Item.cpp208 symbols
AdaptixServer/extenders/beacon_agent/src_beacon/beacon/miniz.cpp193 symbols
AdaptixClient/Headers/Client/AxScript/AxElementWrappers.h192 symbols
AdaptixClient/Libs/Konsole/TerminalDisplay.cpp136 symbols
AdaptixClient/Source/Client/AxScript/AxElementWrappers.cpp131 symbols
AdaptixServer/core/connector/connector.go116 symbols
AdaptixClient/Libs/Konsole/konsole.cpp109 symbols
AdaptixClient/Libs/kddockwidgets/core/DockWidget.cpp98 symbols
AdaptixClient/Libs/Konsole/Screen.cpp95 symbols
AdaptixClient/Source/Client/AxScript/BridgeApp.cpp92 symbols

For agents

$ claude mcp add AdaptixC2 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page