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

https://github.com/Adaptix-Framework/AdaptixC2


https://github.com/Adaptix-Framework/AdaptixC2

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

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).

![](https://adaptix-framework.gitbook.io/adaptix-framework/~gitbook/image?url=https%3A%2F%2F2104178602-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FS8p8XLFtLmf0NkofQvoa%252Fuploads%252FrKGlqi7FhQNN8vdoWfFf%252FScreenshot_20250927_224408.png%3Falt%3Dmedia%26token%3D8466b9a1-d6a7-48e0-a174-c27a16695883&width=768&dpr=4&quality=100&sign=db47f987&sv=2)

## 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

![](https://adaptix-framework.gitbook.io/adaptix-framework/~gitbook/image?url=https%3A%2F%2F2104178602-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FS8p8XLFtLmf0NkofQvoa%252Fuploads%252FqlLmUhsZlEJtzRcgHChU%252FScreenshot_20250927_232212.png%3Falt%3Dmedia%26token%3Dc5c83d19-ca01-46c5-8015-2f75c732dbe2&width=768&dpr=4&quality=100&sign=cd41c4cb&sv=2)

![](https://adaptix-framework.gitbook.io/adaptix-framework/~gitbook/image?url=https%3A%2F%2F2104178602-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FS8p8XLFtLmf0NkofQvoa%252Fuploads%252FsQLwfbxxuIqLU6EuLfCO%252FScreenshot_20250927_232126.png%3Falt%3Dmedia%26token%3D8ad94275-86fd-42c2-ae6d-e668568cf1a9&width=768&dpr=4&quality=100&sign=c66659a1&sv=2)

## 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.