Running the CIS script
Overview
We have implemented a CIS test script into the script folder usr bin.
Running the script
SSH into your VM and elevate to root with the command:
sudo su
Next, change directories to /usr/local/bin:
cd /usr/local/bin
And finally, run the CIS script:
./cis-test.sh
This is what the output should look like after running the script.