Skip to content

Tuoni 0.10.1

Stability Release

🖥️ Client Enhancements

  • Enhanced reliability of agent repopulation following websocket events
  • Improved terminal resilience against malformed command schemas
  • Implemented loading states for listener creation dialogs to prevent duplicates on slow servers
  • Added contextual "dot-menu" functionality to discovery data models (credentials, hosts, and services) enabling bulk operations
  • Introduced bulk archiving capabilities for credentials
  • Restructured Server edit page button layout for improved usability

⚙️ Server Improvements

  • Introduced EXPERIMENTAL Server-Side-Scripting feature
    • Supports creation of CommandAliases that trigger server-side Python scripts
    • Enables population of "discovery" data models'
    • Enables triggering multiple internal commands on the agent and returning a single result
  • Added Server Settings option to enable the experimental scripting engine
  • Resolved Agent reactivation websocket event issue
  • Fixed schema definitions for various commands with allOf configurations (particularly jump-* commands)

Launchers

  • @palangosjuze added CMD service launcher
  • @palangosjuze added remote APC injection python launcher for the shellcode