v0.6 -> v0.7

circle-exclamation

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 Xre0uSarrow-up-right).

  • Added additional validation for data received from the server (by Xre0uSarrow-up-right).

  • Implemented Beacon DLL execution via rundll32 (by 0xShkkarrow-up-right).

  • 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 Xre0uSarrow-up-right).

  • Listener: fixed X-Forwarded-For header check function (by Xre0uSarrow-up-right).

  • Fixed BeaconFormatAlloc function, which could cause Beacon to crash (by undefoarrow-up-right).

  • The ps run command now correctly passes arguments to the application.

Agent Gopher

New:

  • The process list is now displayed as a tree.

  • Updated the run command: now requires specifying the target program directly, rather than running through cmd.exe or /bin/sh.

  • Added rev2self command.

Extension-Kit

  • Added BOF No-Consolation

  • Added BOF nanodump

  • Added BOF potato-dcom

  • Fixed BOF askcreds

  • Updated BOFs: token_make, token_steal, and getsystem_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