# cs6332: Onboarding (Welcome quizzes)
## 1. Create your account from [CTF scoring server]
After creating your account, make sure to add [SSH public key].

## 2. Check connection to CTF servers
We will use the following three servers for the first 2 assignments.
```shell
ssh <netid>@ctf-vm1.utdallas.edu # on-campus / VPN access needed.
ssh <netid>@syssec.run -p 2201 #ctf-vm1 (x86_64 - 64bit)
```
## 3. Solve welcome quizzes
You need to read the content of `flag` file, and input to CTF server.
From each server, *(1)* `fetch` weclome quiz, *(2)* Run the command, *(3)* Input the command output.

Input your flags to [CTF scoring server].
###### tags: `cs6332`,`welcome`,`quiz`
[CTF scoring server]:https://ctf.syssec.org
[SSH public key]:https://git-scm.com/book/en/v2/Git-on-the-Server-Generating-Your-SSH-Public-Key