v0.6 -> v0.7
Extension-Kit extensions need to be reinstalled
AdaptixC2
New:
Added Credential Manager

Implemented the AxScript scripting engine. Added AxScript Console for testing AX scripts and displaying error information from user scripts.

The menu in the Sessions table and Sessions graph is now generated using AxScript. The FileBrowser menu is now generated using AxScript. The DownloadsManager menu is now generated using AxScript.
Registration of 'listener' and 'agent' extenders is now done through AxScript. The extender model has been significantly simplified.
It is now possible to set the 127.0.0.1 address for the Teamserver.
Help output in the client is now formatted.
Fix:
Fixed multithreading issues when working with tunnels.
Dockerfile updated to the required Go version.
Agent Beacon
New:
Added detection of Windows Server 2025 (by Xre0uS).
Added additional validation for data received from the server (by Xre0uS).
Implemented Beacon DLL execution via rundll32 (by 0xShkk).
Rewritten the BOF loader implementation.
The agent no longer determines the impersonation token.
Added Execute and Remove menu items in FileBrowser.
Fix:
Fixed a potential agent hang during connection failure (by Xre0uS).
Listener: fixed X-Forwarded-For header check function (by Xre0uS).
Fixed BeaconFormatAlloc function, which could cause Beacon to crash (by undefo).
The
ps runcommand now correctly passes arguments to the application.
Agent Gopher
New:
Added BOF support for Windows (by undefo).

The process list is now displayed as a tree.

Updated the
runcommand: now requires specifying the target program directly, rather than running throughcmd.exeor/bin/sh.Added
rev2selfcommand.
Extension-Kit
Added BOF No-Consolation

Added BOF nanodump

Added BOF potato-dcom

Fixed BOF askcreds
Updated BOFs:
token_make,token_steal, andgetsystem_token(impersonation will now be added to the Sessions table).Added Hashdump, Screenshot, and Get System menu items to the Access menu for both the Sessions Table and Sessions Graph.

Last updated