v0.4 -> v0.5

AdaptixC2

New:

  • AdaptixClient now features a RemoteTerminal — a fully interactive console

  • Tunnels can now be created from the context menu of the session table or the graph. It is now possible to build tunnels via AdaptixClient (clienside), not just through Teamserver. The tunnel mechanism has been reworked to correctly handle SSL frame formation. Information about whether a specific type of tunnel is supported by the agent is included in the tunnel configuration

  • Command parameters can now have an empty default value

  • Screenshot zoom is now limited to values between x0.3 and x4.0

  • Columns in the TasksTable have been updated. Active tunnels are now marked as Running instead of Hosted

  • A Blogs section with public materials about AdaptixC2 has been added to the documentation.

Fix:

  • New methods are now used for newer versions of Qt libraries instead of deprecated ones

  • Indentation in tables no longer relies on QtDelegate — it is now fully implemented using QSS styles. This resolves the issue of colored spaces appearing in some tables

  • Fixed an issue where the client window could shrink on startup

Agent Beacon

New:

  • Add Custom BOF API AxAddScreenshot

Fix:

Agent Gopher

New:

  • Added Windows support

  • Support for multithreaded parallel SOCKS5 tunnels has been implemented.

  • Added Cancel function to the Downloads Storage

  • Added Exit option to the context menu in the session table and the graph

  • FilesBrowser now supports both file download and upload

Fix:

  • Symbolic links are now recognized, and FilesBrowser correctly displays them as either files or directories

  • File downloads were previously very slow due to a chunk size of only 10 bytes. The default chunk size for downloads is now 1 MB

Extension-Kit

New BOFs:

  • Postex-BOF: screenshot_bof

Last updated