v0.1 -> v0.2

AdaptixC2

  • AdaptixC2 adds interface support for working with Socks4 and Socks5 proxy server versions (with support for authentication, TCP/UDP, IPv4 and DNS, but not IPv6). More...

  • AdaptixC2 adds interface support for working with Local and Reverse TCP port forwarding. More...

  • AdaptixC2 improves server-client interaction;

  • AdaptixC2 extenders are specified in the server profile, not through a separate file. More...

  • The AdaptixServer profile now has the ability to customize the server's response to illegitimate request. More...

  • Computer field added to TasksTable in AdaptixClient;

  • User field added to DownloadsTable in AdaptixClient;

  • Changed the Logs panel of AdaptixClient;

  • Added the ability to connect one client to multiple servers. More...

  • Light theme added to AdaptixClient;

  • In AdaptixClient after agent generation a window with the path to the saved file has been added;

  • The listener creation and agent generation dialogs now have the option to save the current configuration to a file and load it from a file;

  • In AdaptixClient, the Ctrl+A (Select All) keyboard shortcut now works in all tables;

  • In AdaptixClient, the Ctrl+L (Clear Console) keyboard shortcut now works in the agent console;

  • In AdaptixClient, when navigating through the command history, the command entered before navigating through the history is now cached;

  • AdaptixClient now has the ability to customize the interface. You can select a theme and font settings, customize the time display format in the agent console, and select fields that will not be displayed in the SessionsTable;

  • In AdaptixClient, the Commander class responsible for parsing arguments has been fixed;

  • A guide on how to create a Windows client has been added to the documentation. More...

Agent Beacon:

  • The Beacon agent supports Socks4 and Socks5 proxy servers (with support for authentication, TCP/UDP, IPv4 and DNS, but not IPv6);

  • The Beacon agent support for working with Local and Reverse TCP port forwarding;

  • Added BOF API: BeaconUseToken, BeaconRevertToken;

  • AgentExteneder now validates data received from the agent;

  • Fixed agent termination function. Agent correctly informs about termination;

  • Fixed a bug in the agent: if the server was unavailable, the agent cached the server as unavailable and did not contact it anymore.

Extension-Kit:

Last updated