Describe the bug
When deploying an operation that makes use of the steganography Obfuscator, the web UI becomes unresponsive and I cannot log back in without a refresh. This has happened for me now on both 4.2.0 and 5.0.0.
To Reproduce
Steps to reproduce the behavior:
- Create an operation
- Choose steganography for the Obfuscator
- Deploy
Expected behavior
For steganography to work. If there is an underlying package or config needed, there should be some error or documentation.
Screenshots
Image shows the UI spinning and not loading after trying to use Steganography Obfuscator.

Desktop (please complete the following information):
- OS: Caldera 4.2.0 on Ubuntu 22.04
- Browser: Chrome Version 123.0.6312.106 (Official Build) (64-bit) and Edge Version 123.0.2420.81 (Official build) (64-bit)
- Version: 4.2.0
Additional context
Error logs when the UI is unresponsive.
2024-04-10 19:14:37 - ERROR (base_obfuscator.py:21 run) Failed to run BaseObfuscator, returning default decoded bytes
2024-04-10 19:14:37 - DEBUG (connectionpool.py:978 _new_conn) Starting new HTTPS connection (1): aws.random.cat:443
2024-04-10 19:16:48 - ERROR (base_obfuscator.py:21 run) Failed to run BaseObfuscator, returning default decoded bytes
2024-04-10 19:16:48 - DEBUG (connectionpool.py:978 _new_conn) Starting new HTTPS connection (1): aws.random.cat:443
2024-04-10 19:18:59 - ERROR (base_obfuscator.py:21 run) Failed to run BaseObfuscator, returning default decoded bytes
2024-04-10 19:18:59 - DEBUG (connectionpool.py:978 _new_conn) Starting new HTTPS connection (1): aws.random.cat:443
2024-04-10 19:21:13 - ERROR (base_obfuscator.py:21 run) Failed to run BaseObfuscator, returning default decoded bytes
2024-04-10 19:21:13 - DEBUG (connectionpool.py:978 _new_conn) Starting new HTTPS connection (1): aws.random.cat:443
Running a tcpdump shows traffic flowing to port 8888, but caldera is unresponsive.
Describe the bug
When deploying an operation that makes use of the steganography Obfuscator, the web UI becomes unresponsive and I cannot log back in without a refresh. This has happened for me now on both 4.2.0 and 5.0.0.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
For steganography to work. If there is an underlying package or config needed, there should be some error or documentation.
Screenshots

Image shows the UI spinning and not loading after trying to use Steganography Obfuscator.
Desktop (please complete the following information):
Additional context
Error logs when the UI is unresponsive.
Running a tcpdump shows traffic flowing to port 8888, but caldera is unresponsive.