mitre / caldera

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

TransportSocket object has no attribute 'send' #3049

Open ansiballZ opened 2 weeks ago

ansiballZ commented 2 weeks ago

Describe the bug When deploying the Manx agent (Windows and Linux), the agent will connect to the C2 and after a while it will show dead although it is still beaconing out. When running Caldera with Debug I receive a transport error. Tested with ragdoll and sandcat agents and those remained "alive."

To Reproduce Steps to reproduce the behavior:

  1. Start the caldera server (python3 server.py --insecure -l DEBUG)
  2. Deploy Manx agent

Expected behavior Agent remains alive and trusted while beaconing.

Screenshots image

Desktop (please complete the following information):

Additional context Add any other context about the problem here.