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
- Open Oracle VM VirtualBox
- Click on
File
-> `Import Appliance - Select the downloaded image
- 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
- 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.
- Click on the VM
- Click on
Start
at the top of the window - VM is now starting, please wait until you see the login screen
- On the login screen, use the following credentials:
- username: hacker
- password: admin
- Click on
Log in
- You are now logged in to the VM
- Enjoy!