mitre / caldera

Automated Adversary Emulation Platform
https://caldera.mitre.org
Apache License 2.0
5.67k stars 1.08k forks source link

Operation Report Failing #3048

Open Ch1l3n0 opened 2 months ago

Ch1l3n0 commented 2 months ago

Describe the bug Caldera does not successfully create a report using the Operations report button.

To Reproduce Steps to reproduce the behavior:

  1. Execute an operation
  2. Select Download report
  3. Select Include Agent Output and Full report
  4. Select download
  5. Downloaded file in browser is 4 bytes with single word: Null
  6. Check default /tmp directory for reports on the Caldera host. Directory empty

Expected behavior Download complete JSON formatted report of the operation

Screenshots image image

Desktop (please complete the following information):

Additional context running in Python virtual environment for dependency management

github-actions[bot] commented 2 months ago

Looks like your first issue -- we aim to respond to issues as quickly as possible. In the meantime, check out our documentation here: http://caldera.readthedocs.io/

elegantmoose commented 3 weeks ago

Pull Master and see if bug persists.