Releases: shell-dot/tuoni
Releases Β· shell-dot/tuoni
0.11.2
DNS Listener, Scripting and Mimikatz
π₯οΈ Client Improvements
- Improved
shelldot.listener.relay-agent-reverse-tcplistener creation dialog - Added
shelldot.listener.agent-reverse-dnslistener creation dialog - Improved new payload creation dialog on the Payloads page to fit with the rest of the dialogs style
βοΈ Server Enhancements
- Added
shelldot.listener.agent-reverse-dnsplugin for commercial tier ( BETA ) - Tuoni Scripting Engine (
TSE) scripts now allow editing agent metadata mimikatzcommand now supports multiple commands in one execution (space delimited)screenshot&screen-trackercommands now return jpeg instead of png, saving ~10x network bandwidthscreen-trackernow calculates the--timeoutargument more accurately--execConf.ppidnow works as expected in the commercial payloadcdcommand in Linux now properly updates agent metadata again
For a complete list of changes, visit our GitHub release page.
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-elfcommand output by removing extraneous stdout messages - Network Intelligence: Enhanced
agent.metadata.listenerProperties.connectionIpto properly parse and respectForwarded,X-Forwarded-For, andX-Real-IPheaders for accurate client IP detection - Linux Library Payload: Linux
Librarypayload now supportsLD_PRELOADinjection 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.
0.11.0
Tuoni 0.11.0
Payload Guardrails, Mutex, BOF Upgrades & More!
π₯οΈ Client Enhancements
- Redesigned text file preview in the terminal with full syntax highlighting for a better viewing experience
- Expanded file download support to all command status types (
ongoing,failed,success) and added support for multiple files in results - Terminal commands now accept
number (float)arguments, andlscommand output time format is now set to en-CA locale - Improved autocompletion for
--@filesarguments and madepayloadidvalidation case-insensitive
βοΈ Server Improvements
- Username minimum length reduced from 3 to 1 character
- Default payload metadata now includes version and type
- Fixed Screenshot Hi-DPI issue and improved wording in
portscancommand documentation - Added
screen-trackercommand for commercial payloads - Introduced guardrails to default and commercial Windows payloads, including 4 new options (
DomainExists,DomainNotExists,TimeBefore,TimeAfter) and a specialEnvSecretguardrail for commercial payloads - All payloads now support mutex to enforce single instance execution
- BOFs now support sending back files and introduce two new options:
- designated_thread: By default, each BOF runs in its own thread. If this option is set to
true, the BOF will instead run on a shared thread with all other BOFs that also have this option set totrue. - keep_in_memory: By default, a loaded BOF is removed from memory once execution finishes. If this option is set to
true, the BOF stays in memory and will be reused on subsequent executions instead of being reloaded.
- designated_thread: By default, each BOF runs in its own thread. If this option is set to
- Added support for
reverse-relay-tcplisteners (commercial Windows payload) and manualwebProxyconfiguration for HTTP listener - Numerous internal fixes and optimizations across default, commercial, Linux, and BSD payloads
π§ͺ Experimental
- Added API scripting endpoints to support future features
- Added initial event triggers support in the Tuoni Scripting Engine (TSE)
0.10.4
π₯οΈ Client Enhancements
- Introduced comprehensive plugin settings management within server configuration interface
- Enhanced terminal capabilities with direct inline viewing support for additional image file formats
- Improved terminal selection highlighting consistency and reliability
βοΈ Server Improvements
- Enhanced
downloadcommand functionality to support file retrieval even when files are actively opened by other processes - Introduced TLS Common Name configuration option for
agent-reverse-httpplugin, enabling custom certificate CN override for self-signed certificates underserver settings - Implemented intelligent plugin version management to automatically load the most recent version when multiple instances of the same plugin exist in
/srv/tuoni/plugins/server - Enhanced
bofcommand argument processing with support fornullvalue packing in function parameters - Resolved missing relocations in
bofcommand execution for improved stability - EXPERIMENTAL Server-Side-Scripting
- Implemented configurable file-change debouncing mechanism for script monitoring
- Introduced preliminary support for third-party Python package integration within server-side scripts
π COMMERCIAL Tier
- Introduced new
LIBRARYpayload type for Linux payload plugin, enabling sophisticated library-based execution techniques - Added additional configuration options to Linux Payload for code execution, such as disabling
memfdand specifying a custom location for temporary files - Improved
lscommand handling in Linux agent for better detection and display of hidden files and empty directory structures
π tuoni command
0.10.3
Tuoni 0.10.3
Maintenance and Stability Improvements
π₯οΈ Client Enhancements
- Resolved terminal file caching issue that impacted
--@filescommands - Fixed terminal autocomplete functionality to ensure consistent command completion
- For terminal memory
- For terminal history
- Enhanced
--@filescommands positional detection
βοΈ Server Improvements
- EXPERIMENTAL
- Implemented graceful error handling in Server-Side Script engine when scripts directory is not present
ποΈ SDK 0.10.0 Released!
0.10.2
Tuoni 0.10.2
Enhanced User Experience and Python Support
π₯οΈ Client Enhancements
- Implemented persistent memory for agent table sorting preferences, improving workflow efficiency
- Refined Jobs page to display only active jobs since last server reboot by default, with additional option to view complete history
- Added sorting capabilities to the Jobs Table for better data management
βοΈ Server Improvements
- EXPERIMENTAL
- Enhanced Server-Side Scripting with full Python standard library support, significantly expanding automation capabilities
- Introduced configurable sandboxing levels for Server-Side Scripts, providing flexible security options based on deployment requirements
π Documentation
- Redesigned releases page to accommodate growing version history
0.10.1
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
allOfconfigurations (particularlyjump-*commands)
π Launchers
- @palangosjuze added CMD service launcher
- @palangosjuze added remote APC injection python launcher for the shellcode
0.10.0
Tuoni 0.10.0
No more "API ERRORS", Server settings, Server jobs and much more...
π₯οΈ CLIENT
Terminal Improvements
- Terminal arguments now support "fuzzy-complete":
execute-assembly --par+tabwill complete toexecute-assembly --parameters - Terminal unfinished command is now cached when clicking around in the UI (tabs, pages)
- Command errors are now visible in the terminal
- Added several layers of failsafes to avoid rendering overly large command results in the terminal
- If file is omitted by the server, a
downloadoption appears - Additional option to show "last 500 lines" of the result is now offered
- If file is omitted by the server, a
- Improved the preview of downloaded files
Agent Management
- Improved "remove-all-agents" feature, it is now instantaneous
- All
agent.metadata.customPropertiesfields are now searchable. Even the ones not pre-defined by default - Sorting by "last" column in agents table now works again
- It is now possible to specify a file in the "send-command-to-all" dialog
UI Enhancements
- Changed icon on Files page to better indicate if file can be downloaded
- All listeners are now visible, removed hidden pagination
- Added a feature to edit server settings & configurations
- 3rd party listeners are now supported in the Client. Migrated most of plugins to use universal listener dialog
- Added support to specify Java keystore for HTTPs listener in the client
Command & Job Management
Injectcommand alias now works correctly- Added
jobspage to manage all server side jobs - Major overhaul of error handling. No more generic "API - error"
New Features
- Added new python shellcode launchers by @palangosjuze
βοΈ SERVER
Listener Enhancements
- HTTP listener now validates HOSTS entries for valid IPv4, IPv6 and domain names
- HTTP listener now has validation for port ranges
- HTTPS listener now supports selecting alias from the Java keystore for certificates
- Enhanced Listener configuration stability
API Improvements
- Agents API now sends payloadId with agent metadata if provided by the payload plugin
- Fixed issue with agents sometimes getting empty metadata
- Files API now sends supportedActions indicating if file can be deleted
- Tuoni API now omits large text results from batch queries. They need to be requested implicitly. This improves performance all around
Command & Job Functionality
- BOF command
--pack_argsnow supports fewer arguments than defined in--pack_format - Added
run-asnative command - Added API support for background jobs
Server Configuration
- Added a new feature - "server settings". It's now possible to specify:
- Name for the server
- If agents should be automatically set to inactive (removed) when "die" command is sent
π COMMERCIAL
Linux Payload Improvements
- Linux payload is now embedded, making it "true elf". This makes Tuoni Linux payload compatible with the
load-elfcommand and alternatives. Also enhances the compatibility with various Linux distributions and overall stability - Fixed issue with Linux payload Domain Fronting feature
- Linux listener configuration is now encoded
- Linux and BSD payloads and HTTP listener can handle high volume text results better
- Linux and BSD
lscommand now supports file globbing
Windows Payload Enhancements
- Windows payload template can now be specified in the payload configuration, making it easy to quickly switch between various templates
- Windows payload template can also be specified as a URL to fetch it remotely
- Added support for custom Windows shellcode encoding in the commercial payload
- Windows payload now implements import table randomization by default giving it unique imphash on every payload generation
New Contributors
0.9.1
Tuoni 0.9.1: Performance Refinement π§
Patch release focusing on agent performance improvements
πͺ Windows Agents ( Default & Commercial )
- Optimized Windows payload for better performance on low-resource systems
- Lower CPU utilization for interactive agents.
0.9.0
Tuoni goes brrrr πππ
π₯οΈ Server Side
- Significantly faster SOCKS command implementation. 5x faster than previous tuoni version, 2.5x than "competing products"
- Substantial performance optimizations across the server
- Fixed HTTP listener default configuration
π§ Linux Agent
- Enhanced command functionality with environment variable support:
download --filepath $HOME/.ssh/authorized_keys- Applies to
download,mkdir,rm,rmdir, anduploadcommands
- Added cross-platform pivoting from Linux to Windows via
connect-tcp - Improved
load-elfcommand with stdin support - Implemented method to stop SOCKS connections
- Overall stability improvements for the Linux agent
- Fixed timestamp display in
lscommand
πͺ Windows Agent
- Enhanced
lscommand:- Better output handling for empty paths
- Added fileglob support (e.g.,
ls C:\*)
- Fixed race condition issues
- Resolved
token-makepropagation issue inpowershellcommand - Fixed default x64 metadata in shellcode payload
- Commercial Payload improvements:
- Metadata enhancement
- Fixed stop plugin command
- added
killandsuspendcommand to kill and suspend other processes
π§βπ» Client (UI)
- Dramatically improved scalability:
- Can now handle hundreds of simultaneous agents
- First page load reduced from 2 minutes to 2 seconds on large agent sets
- Enhanced IPv6 support:
- Better support in launchers
- Improved handling in files hosting
- Payloads page enhancements:
- Added hosting links feature
- General user experience improvements
- Terminal improvements:
- Added tab renaming feature
- Enhanced
lscommand output format - Fixed issue with reloading listener configuration from server
- Files page rework:
- Automatic filename selection for uploaded files
- Added OpSec guardrails feature