Initial Setup
Virtual Machine

Virtual Machine

Download the image

Please, log into the TUKE Microsoft account and download the image of the VM from Microsoft OneDrive storage (opens in a new tab).
password: HackHealthVM

... it may take a while, so please be patient.

Import image

  1. Open Oracle VM VirtualBox
  2. Click on File -> `Import Appliance
  3. Select the downloaded image
  4. On the next screen, you can customize the settings of the VM
  • It is recommended to keep the default settings because they are minimal and optimized for smooth performance
  1. When you are done, click on Import
  • Import should not take more than 2-3 minutes

Preinstalled tools

You are not required to use these tools, but they are preinstalled for your convenience. You have complete freedom to customize the VM and tools to your needs, but 'With great power comes great responsibility' (Stan Lee).

Available tools

  • Google Chrome
  • Firefox
  • Visual Studio Code
  • WebStorm
  • GitHub Desktop
  • Git CLI
  • Node.js
  • npm
  • PostgreSQL
  • DBeaver
  • Postman (to launch, run Postman in the terminal)
  • Snyk CLI
  • ngrok
ℹ️

OS is Kali Linux 2022.4 which comes with preinstalled tools for web app penetration testing.

Log in

When the import of the VM image is done, you should see a new VM in the list of your VMs.

  1. Click on the VM
  2. Click on Start at the top of the window
  3. VM is now starting, please wait until you see the login screen
  4. On the login screen, use the following credentials:
    • username: hacker
    • password: admin
  5. Click on Log in
  6. You are now logged in to the VM
  7. Enjoy!