Adaptix Framework
AdaptixC2 GitHubExtension-Kit
  • Welcome
  • Adaptix C2
    • Getting Starting
      • Installation
      • Starting
    • User Interface
    • Listeners and Agents
    • Agent Browsers
      • File Browser
      • Process Browser
    • Data management
      • Tasks storage
      • Downloads Storage
      • Screenshots Storage
    • BOF and Extensions
    • Pivoting
    • Linking Agents
  • Extenders
    • Listeners
      • Beacon HTTP
      • Beacon SMB
      • Beacon TCP
      • Gopher TCP
    • Agents
      • Beacon
        • Beacon BOFs
      • Gopher
  • Development
    • Plugins
    • Listener plugin
    • Agent plugin
  • AX Support Soft
    • AxChecker
    • CmdChecker
  • Changelog
    • v0.1 -> v0.2
    • v0.2 -> v0.3
    • v0.3 -> v0.4
Powered by GitBook
On this page
  • AdaptixC2
  • NEW GOPHER AGENT
  • Agent Beacon
  • Extension-Kit
  1. Changelog

v0.3 -> v0.4

Previousv0.2 -> v0.3

Last updated 18 days ago

AdaptixC2

New:

  • Added control over WorkingTime and KillDate parameters for agents. Added new agent marks "Disconnect" and "No worktime".

  • Added screenshot storage.

  • Unix support added to ProcessBrowser and FilesBrowser.

  • SessionsGraph now displays the agent type and process PID instead of the process name.

  • New form of agent generation. The mechanisms for registering listeners and agents have been completely changed.

  • The listeners table has been reworked.

  • Added formatting to the downloads, processes and files tables.

Fix:

  • Fixed message in agent console. Previously there were extra characters . when there was no domain.

  • Fixed display of sleep time

  • Fixed incorrect escaping of quotes when entering an agent console command.

NEW GOPHER AGENT

  • Added a new synchronous gopher agent that supports Linux and MacOS systems.

  • A TCP/mTLS listener has been added to the agent.

  • This agent currently has limited functionality.

Agent Beacon

New:

  • Added TCP internal communication channel

  • Added WorkingTime and KillDate functions

  • The listener creation form and agent profile have been changed. Now each Callback Server has its own port.

  • Added BOF API: BeaconAddValue, BeaconGetValue, BeaconRemoveValue.

Fix:

  • Fixed the function of determining the file modification date.

Extension-Kit

New BOFs:

  • Injection-BOF: inject-cfg

Added "vspacer", "hspacer", "time_input", "date_input" elements to WidgetBuilder.

For extensions, the functions $RAND(len, charmap), $HASH(algorithm, len, data), $MAP(map, key) are implemented.

Completely new mechanism for connecting extenders. Now all information about the extender is contained in a single JSON configuration file. All common structures are now loaded from the package. Server operation has become much faster. More variability in developing agents for different listeners and operating systems.

The DLL agent supports launching via rundll32 (by ).

Creds-BOF: askcreds (by ), autologon, credman (by )

AD-BOF: ldapsearch (by )

Elevation-BOF: uac_regshellcmd, uac_sspi (by )

Execution-BOF: execute-assembly (by )

SAL-BOF: privcheck (by )

More details
axc2
melnicek
5P34R
j88001
B1oodyPhoenix
j88001
j88001
j88001
More details