Changelog

Synapse-Joe-Sandbox Changelog

v0.3.0 - 2025-09-03

Features and Enhancements

  • Deprecated the --screenshots argument to joe.sandbox.submit and joe.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.url command where the --show-url and --remove options didn’t do anything.

v0.2.0 - 2024-05-15

Features and Enhancements

  • Update $lib.bytes usage with $lib.axon APIs.

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-Sandbox Power-Up