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
az CLI
AzureHound
Docker
Terraform
Pacu
CloudGoat
MSOLspray
GraphRunner
TruffleHog
GoWitness
Az PowerShell
Prowler
CloudPrivs
cloud_enum
ScoutSuite
BloodHound
EyeWitness
FFuF
weirdAAL
Fireprox
PurpleCloud
TokenTactics
PowerShell Core
AADInternals
MSOnline PowerShell
Microsoft.Graph SDK
ROADrecon
https://www.dropbox.com/scl/fi/4ec2ftvb5zfqlvahker9i/cloudbreach-linux-v4-1.zip?rlkey=sck96vmrei7aj1jwips9gow4k&st=dz7ybpff&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