AdaptixC2: post-exploitation and adversarial emulation framework

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.

Features

  • Server/Client Architecture for Multiplayer Support
  • Cross-platform GUI client
  • Fully encrypted communications
  • Listener and Agents as Plugin (Extender)
  • Client extensibility for adding new tools
  • Task and Jobs storage
  • 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

Current Extenders

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

Install & Use