Skip to content

Adaptix-Framework/AdaptixC2

Repository files navigation

AdaptixC2 v0.11

NOV, 28: What has changed in version v0.11?

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