Adaptix Framework
CtrlK
AdaptixC2 GitHubExtension-Kit
  • Welcome
  • Blogs
  • ChangeLog and Updates
    • v0.1 -> v0.2
    • v0.2 -> v0.3
    • v0.3 -> v0.4
    • v0.4 -> v0.5
    • v0.5 -> v0.6
    • v0.6 -> v0.7
  • Adaptix C2
    • Getting Starting
      • Installation
      • Starting
        • Event Callback
    • User Interface
    • Listeners and Agents
    • Agent Browsers
      • File Browser
      • Process Browser
      • Remote Terminal
    • Data management
      • Tasks manager
      • Downloads Manager
      • Credentials Manager
      • Screenshots Manager
    • BOF and Extensions
    • Tunnels and Forwarding
    • Linking Agents
  • Extenders
    • Listeners
      • Beacon HTTP
      • Beacon SMB
      • Beacon TCP
      • Gopher TCP
    • Agents
      • Beacon
        • Beacon BOFs
      • Gopher
        • Gopher BOFs
  • Development
    • AxScript
      • How to execute AxScript
      • Introduction
      • AxFunction
      • AxCommand type
        • Commands and Hooks
      • AxForm type
      • AxSelector type
      • AxEvent type
      • AxMenu type
    • Plugins (in dev)
    • Listener plugin (in dev)
    • Agent plugin (in dev)
Powered by GitBook
On this page
  1. Development
  2. AxScript

How to execute AxScript

AxScript is built into the Adaptix client. To permanent load a script, go to AxScript -> Script Manager and select Load new from the context menu.

If your script fails to load, an error and tracelog will appear in the AxScript Console.

For testing scripts and programming, Adaptix Client provides AxScript Console.

AxScript displays output using ax.log functions.

PreviousAxScriptNextIntroduction

Last updated 8 days ago