Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 774 Bytes

PluginsManxFlag1.md

File metadata and controls

11 lines (11 loc) · 774 Bytes
  1. In the left-handside navigation, select CAMPAIGNS > agents.
  2. Press the button +Deploy an agent.
  3. Choose Manx agent.
  4. Choose Linux platform.
  5. Update the app.contact.http value to specify an IP address of 127.0.0.1 (keep the port). This is for downloading the agent binary.
  6. Update the app.contact.udp value to specify an IP address of 127.0.0.1 (keep the port). This is for the agent-C2 communication channel.
  7. In the sh text area labeled Run against the UDP contact, click the Copy button to copy the displayed shell command to your clipboard.
  8. On your local system and outside of Caldera, open a shell in a terminal.
  9. Paste the copied command and execute it.
  10. Wait for the agent to appear in the Agents table.
  11. Task completed.