To get started:
- Launch the challenge and enter the normal linux environment.
- The windows VM should autostart, this may take a moment
- You can manually control the windows vm with the
windows
command, ex: start
, stop
, or connect
similar to the linux vm
command
- The Windows desktop gui is accessible over the web at https://pwn.college/workspace/desktop-windows.
Other details:
- Starting the VM from a practice environment will grant you administrator privileges on the windows machine. You may need to "log out" and "log in" again before the windows environment acknowledges this.
- The flag is located at
C:\flag
.
- The challenge is located at
C:\challenge\
- DO NOT RUN THE CHALLENGE FILE LOCATED AT
Y:
. This binary cannot obtain the flag and is an implementation detail.
- Your linux home directory is accessible via the Windows
Z:
drive .
Use the windows VM in practice mode to leverage the installed tools and develop your exploit.
In order to obtain the flag, run your exploit inside the windows environment targeting challenge binary located in C:\challenge\
.