

This panel explain what to do in case you get stuck while using Haaukins.
In order to copy from Host to VM on the browser and the way around, these are the following command:
- On Windows & Linux: Ctrl+Alt+Shift
- On MacOS: Ctrl+Command+Shift
You might need to logout and login to VM cause sometimes keyboard combination is getting broken.
For example, when you type A it writes E.
There are multiple reasons behind this error for example:
- The VM crashed and you can not connect it
- There might be multiple open tabs with same VM instance
- After a while without any activity the VM goes into sleep mode
- There might be poor internet connection
In order to solve this error try out those steps:
1. Close all the VM Tabs
2. Log out and login on event page
3. Click RESET Kali Machine button from challenges page
4. In case you still get the error create a new team
Lab Information
- Lab subnet: AllowedIps in the configuration fileInstall Wireguard Client
- Installation instructions for all clients: https://www.wireguard.com/install/For Linux users: (after installation of client)
- Download configuration file from event page/etc/wireguard/
wg-quick up filename
wg
commandFor MacOS users: (after installation of client)
- Install GUI or CLI client from installation page/etc/wireguard/
wg-quick up filename
wg
commandGUI Example (For MacOS users)
For Windows users: (after installation of client)
- Download application from installation page