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.
sudo apt install adaptixc2 (128.68 MB)
Dependências: libc6, libgcc-s1, libqt6core6t64, libqt6gui6, libqt6network6, libqt6qml6, libqt6sql6, libqt6websockets6, libqt6widgets6, libstdc++6, qt6-base-private-abi
adaptixclient
adaptixserver
Escolha um comando ao lado para ver a descrição e a ajuda completa.
adaptixclient
A documentação do Kali não publica a saída de ajuda deste comando.
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]