Tuoni 0.13.0
Agent Blocking, Multi-Server Overhaul, Evasion & Commercial Improvements
Overview
Welcome to Tuoni 0.13.0! This release introduces Agent Blocking, a major Multi-Server overhaul, evasion overhaul with new AMSI bypass, .NET obfuscation, obfuscation configuration for commercial payloads, self-destruction capability, and major performance improvements.
Agent Blocking
New BLOCKED agent status with API endpoints to block and unblock agents. The client now includes confirmation dialogs, bulk block-all and block-selected actions for full control over your agents.
Multi-Server Overhaul
Major overhaul for multi-server support. Spawn payloads across multiple servers with the new spawn command, displaying payloads by listener, template, payload type, or configuration. Multi-server notifications keep you informed across all connected servers, and the left menu has been redesigned for a better overview of servers.
Evasion & Commercial Improvements
- New AMSI bypass without any memory protection manipulation - available as agent feature and command
- Obfuscation configuration for commercial payloads with heavy obfuscation templates
- All listeners' .NET code is now obfuscated
- Self-destruction via the
diecommand andautoDestructDatepayload option to limit unplanned sessions keepConnectionsAlivefor HTTP listeners - reuses established connections instead of opening new ones per request, reducing network noise. Now optional and can be disabled- DNS listener rotation fix for commercial, resolver now also accepts domain names instead of just IP addresses
- Launchers can now use payload name instead of payload ID, first match applied
Client Improvements
- File list overhaul - complete redesign for ls command output, now supports listing C:\windows\system32 and much bigger folders without killing the frontend
- Terminal find - Ctrl+F to search within terminal output
- Keyboard shortcuts - cursor navigation shortcuts in terminal input
- Tab persistence - tabs are saved and restored per server connection
- Command highlighting - terminal input highlighting better reflects how the command will be parsed
- Command context menu - right-click on commands for quick actions
- Kill agent confirmation - confirmation dialog before killing agents
- Clear command queue - new
clearcommand - Copy to clipboard - with visual feedback
- Debug toggle - show/hide failed command debug info
- Improved help - grouped and prioritized command display
Community
Our Discord Community is now live! Join us to ask questions, share feedback, and connect with other Tuoni users.
For a complete list of changes, visit our GitHub release page.