Setup
Shuffle is a SOAR tool which allows users to automate their SOC processes.
If you are going the Cloud route, you can use Shuffle's cloud platform.
Since we are using virtual machines, for this lab we will have to install Shuffle on one of those machines.
Installation
We can install Shuffle using the following commands:
Configuration
We now have to configure Shuffle to run on our machine.
Edit docker-compose.yml
docker-compose.yml
/opt/Shuffle/docker-compose.yml
Run Shuffle
Dashboard
We can now access Shuffle's dashboard at:
Last updated