70 lines
3.4 KiB
Markdown
70 lines
3.4 KiB
Markdown
# AdaptixC2 v1.2
|
||
|
||
FEB, 28: [What has changed in version v1.2](https://adaptix-framework.gitbook.io/adaptix-framework/changelog-and-updates/v1.1-greater-than-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](https://adaptix-framework.gitbook.io/adaptix-framework).
|
||
|
||

|
||
|
||
|
||
|
||
## 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](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 / 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](https://github.com/Adaptix-Framework/Extension-Kit) on GitHub
|
||
|
||

|
||
|
||

|
||
|
||

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