Changelog
Synapse-Joe-Sandbox Changelog
v0.3.0 - 2025-09-03
Features and Enhancements
Deprecated the
--screenshotsargument tojoe.sandbox.submitandjoe.sandbox.analysis.search. Screenshot data is always ingested now if it is included in the API response.
Bugfixes
Updated screenshot ingest logic to base64 decode the data received from the Joe Sandbox API.
Removed ability for a user to call the privsep module directly to put bytes in the Axon.
Fixed bug with the
joe.sandbox.setup.urlcommand where the--show-urland--removeoptions didn’t do anything.
v0.2.0 - 2024-05-15
Features and Enhancements
Update
$lib.bytesusage with$lib.axonAPIs.
Bugfixes
Add additional error handling for tag normalization.
Fix an issue where parsing PE exports could raise an exception.
v0.1.1 - 2024-02-20
Features and Enhancements
Update deprecated
$lib.dict()usage to JSON style syntax.
v0.1.0 - 2023-02-07
Features and Enhancements
Initial beta release of the
Synapse-Joe-SandboxPower-Up