Skip to content

Tuoni 0.11.1

Performance Improvements and Network Intelligence

🖥️ Client Improvements

  • Terminal Performance: Resolved command debouncing issues that occurred when processing multiple simultaneous command events
  • Connection Management: Standardized default connection URL to https://local-c2:8443, removing automatic URL detection for more consistent behavior
  • Client Server Middleware: Enhanced localhost connection handling with improved override configurations
  • Error Handling: Strengthened API error management to prevent console logging issues

⚙️ Server Enhancements

  • ELF Loading: Cleaned up load-elf command output by removing extraneous stdout messages
  • Network Intelligence: Enhanced agent.metadata.listenerProperties.connectionIp to properly parse and respect Forwarded, X-Forwarded-For, and X-Real-IP headers for accurate client IP detection
  • Linux Library Payload: Linux Library payload now supports LD_PRELOAD injection method
  • Proxy Authentication: Added Kerberos and NTLM proxy authentication detection & support for HTTP listener (enabled by default, Windows only)

For a complete list of changes, visit our GitHub release page.