SSH into machines
SSH into the student machine
- Run the following command from your terminal. Make sure you replace the
CTFVMIP
ip address with your student vm ip address
ssh student@STUDENTVMIP
SSH into the ctf machine
- Run the following command from your terminal. Make sure you replace the
CTFVMIP
ip address with your ctf vm ip address
ssh ctf@CTFVMIP