Skip to content

Instantly share code, notes, and snippets.

@jfrantz1-r7
Created August 28, 2019 18:48
Show Gist options
  • Save jfrantz1-r7/76477675b3eda2a1c73053bc52d76080 to your computer and use it in GitHub Desktop.
Save jfrantz1-r7/76477675b3eda2a1c73053bc52d76080 to your computer and use it in GitHub Desktop.
curl -o agent_installer.sh https://s3.amazonaws.com/com.rapid7.razor.public/endpoint/agent/latest/linux/x86_64/agent_control_latest.sh
chmod u+x agent_installer.sh
./agent_installer.sh install_start --token <REPLACE ME>
rm agent_installer.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment