QuickActions - WolvenKit/CyberCAT GitHub Wiki

QuickActions

CyberCAT supports scripting via JavaScript or to be more precise Google's V8 as it uses ClearScript with a V8ScriptEngine.

Even though we limit the scope of QuickActions it is still dynamic code that is executed at runtime which can pose security risks. You should only enable and run QuickActions if you trust the source.

To enable QuickAction execution open the settings window and check "Allow QuickActions" as shown below: