A custom Ubuntu virtual machine was created for this class that has many of the common tools used for interacting with cloud resources already installed. Some of the installed tools are listed below:
AWS CLI tool
az CLI
AzureHound
Docker
Terraform
Pacu
CloudGoat
cloud_enum
ScoutSuite
BloodHound
EyeWitness
weirdAAL
Fireprox
PurpleCloud
<aside> 📢 If you are taking On-Demand version 3 or a live class/workshop use this image for class:
</aside>
Download here: https://www.dropbox.com/scl/fi/b4sb4ncq10nj6op4x7afp/cloudbreach-linux-v3.zip?rlkey=lhwc5bgpvr9m3qenc8umve4b0&dl=0
<aside>
💡 If you are trying to extract the VM on a Linux host OS use the 7z command as shown below to extract the VM:
7z x cloudbreach-linux.zip
</aside>
<aside> 💡 If you get an error message upon importing the OVF file as shown below stating that it didn't pass OVF specification conformance click "Retry" and it should import successfully.
</aside>
<aside>
🔐 The password for the "fog" user account is "fog"
</aside>
sudo apt update && sudo apt upgrade -y