Start Here!


CybHer CTF.

This module walks you through the basics of using pwn.college, running challenges, and capturing flags! We suggest completing all of the challenges in this module and the Linux module, from there you can skip around to whatever sounds interesting!

A few helpful definitions to get you started:


Challenges

Our first challenge is learning to use the Desktop! The GUI Desktop is a virtual machine running a Linux operating system. After finishing this module, try out the challenges in the Linux module to learn more about how to use it!

Challenge steps

  1. Start the challenge
  2. Open the GUI Desktop - either click "Desktop" in the top navigation tab, or "GUI Desktop Workspace" when the blue banner pops up below.
  3. Open a terminal inside the Desktop - click the black box at the bottom of the desktop
  4. Once the terminal is open, your flag will appear!
  5. Follow the steps given in the terminal to submit your flag. Copy/pasting from the Desktop is a bit tricky!

Next, we will learn to paste into the Desktop! You will need this secret token: ThisIsYourSuperSecretTokenThatYouNeedToCopyIntoTheDesktop Launch a terminal in the desktop for further directions!

Note that the secret token is NOT your flag. Flags will always look like pwn.college{...}

Challenge Steps

  1. Start the challenge and open the Desktop
  2. Open a terminal and follow the directions
  3. Submit your flag! Remember that you'll need to use the clipboard again to copy/paste it :)

Challenge Description

Most challenges will have files stored in the /challenge directory. A directory is just a folder that you can store files in. The last challenge ran a file automatically when the terminal was opened, but this challenge requires you to run the file yourself.

You will need to run the /challenge/solve file to get the flag. There are a few different ways to run files, depending on the file type. For most challenge files, you will simply need to type the name of the file (including the direcory) into the terminal and hit Enter.

Challenge Steps

  1. Start the challenge and open the Desktop
  2. Open a terminal
  3. Type /challenge/solve in the terminal and press Enter
  4. Submit the flag!


30-Day Scoreboard:

This scoreboard reflects solves for challenges in this module after the module launched in this dojo.

Rank Hacker Badges Score