Packages and Binaries:

adaptixc2

Extensible post-exploitation and adversarial emulation framework
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.

Installed size: 127.39 MB
How to install: sudo apt install adaptixc2

Dependencies:
  • libc6
  • libgcc-s1
  • libqt6core6t64
  • libqt6gui6
  • libqt6network6
  • libqt6qml6
  • libqt6sql6
  • libqt6websockets6
  • libqt6widgets6
  • libstdc++6
  • qt6-base-private-abi
adaptixclient

adaptixserver
root@kali:~# adaptixserver -h

[===== Adaptix Framework v1.1 =====]

Usage: AdaptixServer [options]
Options:

Either provide options individually or use a YAML config file with -profile flag.

Example:
   AdaptixServer -i 0.0.0.0 -p port -pw password -e endpoint -sc SslCert -sk SslKey [-ex ext1,ext2,...] [-debug]
   AdaptixServer -profile profile.yaml [-debug]



Updated on: 2026-Mar-02