Skip to content

Failed to run BaseObfuscator - Web UI Not Loading #2943

@wilczekj

Description

@wilczekj

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:

  1. Create an operation
  2. Choose steganography for the Obfuscator
  3. 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.
image

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.

Metadata

Metadata

Labels

bugIndicates an unexpected problem or unintended behaviorno-issue-activityNeeds Attention

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions