Free online hacking resources provided by the university of arizona
Starting challenges
- Select the
Start
on challenge. - Go to urls:
- In the desktop, open terminal, type in
~/challenge/run
- Solving challenges will give you a flag. Flag can be like:
pwn.college{otwGof-ZqGfaBxHbcDceYxk4R0s.dhjNyMDL0AjMzQzW}
Additionally, you can solve the challenges on your own machine, but you will have to ssh into them.
SSH Into Challenges
- OpenSSH Keygen and then store the values of the
key.pub
file into your pwncollege account. ssh -i key hacker@pwn.college
- Navigate to the
/challenge
directory