mitre / caldera

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

Always "No deployed agents" even when multiple agents appear in Logs & Operations #3088

Open bfrisbie-wiz opened 4 hours ago

bfrisbie-wiz commented 4 hours ago

Describe the bug I'm able to deploy agents, but the server's /agents page always shows No deployed agents even when I can see there are active agents from Both the server's logs, and when running Operations.

I'm running Caldera 5.0.0, and posted about this problem in Slack here.

To Reproduce Steps to reproduce the behavior:

  1. Install Caldera server and run with python3 server.py --build --log DEBUG
  2. Install Caldera agents (Sandcat and Ragdoll) on 3 VMs
  3. Check Caldera server logs: Observe Incoming HTTP beacons from agents
  4. Check server's /agents page and see no agents

Expected behavior After agents are deployed, they should appear on the server's /agents page.

Screenshots If applicable, add screenshots to help explain your problem.

screenshot_2024-11-05_at_10 21 55___am

https://github.com/user-attachments/assets/e6a51ed5-63fe-496e-ab92-9958c10e096d

Desktop (please complete the following information):

Here's info about the OS the Caldera server is running on:

$ uname -a
Linux ip-172-26-2-58 6.1.0-22-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.94-1 (2024-06-21) x86_64 GNU/Linux
github-actions[bot] commented 4 hours 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/