Blue provides Infrastructure as Code for secure deployment of Velociraptor into AWS.
wget https://github.com/Velocidex/velociraptor/releases/download/v0.6.5-0/velociraptor-v0.6.5-3-linux-amd64
chmod 750 velociraptor-v0.6.5-3-linux-amd64
./velociraptor-v0.6.5-3-linux-amd64 config generate -i
./velociraptor-v0.6.5-3-linux-amd64 --config server.config.yaml debian server --binary velociraptor-v0.6.5-3-linux-amd64
dpkg -i velociraptor_0.6.5-3_server.deb
systemctl status velociraptor_server.service
./velociraptor-v0.6.5-3-linux-amd64 --config client.config.yaml debian client