Tags: web
Rating:
# The Quest
```
You think you are worthy of obtaining the flag? Try your hand at The Quest to Obtain the Flag.
```
We're given a Google form to fill out. Let's have a look at the source code to see if there's anything interesting. When doing so, we can use the search function to look for the flag.
![](https://raw.githubusercontent.com/shawnduong/ctf-writeups/master/2019-HSCTF6/images/the-quest.png)