-
Download the provided .iso image and install Oracle Virtualbox via Managed Software Center if needed.
You can use "goinfre" if you don't have enough space on the device for the VM.
-
Since Oracle Virtualbox doesn't support .iso files, you can convert it to a supported format ".vdi" by running the following command in the terminal
VBoxManage convertfromraw --format VDI "Complete-path-to-ISO-file" "Complete-path-to-VDI-file"
-
Once you have your ".vdi" file, In Oracle Virtualbox, click on "New" button
Enter your preferred VM name in the "Name" field and tick the "Use an existing virtual hard disk drive" box
Click on the folder icon, then on "Add" and import your ".vdi" file to use it as an existing virtual hard disk file.
Press "Create".
-
Follow this quick guide to create a Host-only network for your new virtual machine.
-
Once finished, click on "Settings" button on your newly created virtual machine and go to the "Network" section
-
Press "OK". Your VM is ready, you can click on "Start" to launch it!
-
At this point, you will get a window of the kind:
- Just navigate to the IP address provided in your browser and you will get on the homepage of the website you need to break!