Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 828 Bytes

AgentsFlag1.md

File metadata and controls

11 lines (11 loc) · 828 Bytes
  1. In the left-handside navigation, select CAMPAIGNS > agents.
  2. Press the button +Deploy an agent.
  3. Choose Sandcat agent.
  4. Under Platform, choose the remote host's Operating System: Linux, Windows, or Darwin (MacOS).
  5. Update the app.contact.http value to specify an IP address of the Caldera server that is reachable from the remote system (e.g. 10.0.2.2). Keep the port value unchanged.
  6. In the sh text area click the Copy button to copy the displayed shell command to your clipboard. This command will instruct the agent to communicate over a HTTP channel.
  7. On the remote system, open a terminal with a shell.
  8. Paste the copied command into the shell and execute it.
  9. Go back to Caldera and close the agent options window.
  10. Wait for the agent to appear in the Agents table.
  11. Task completed.