Rating:
# Poem Collection
![](question.png)
1) following the link takes us to a site with a link to directory `/poems`
2) ![](poems.png)
3) clicking a poem changes the URL to the file we chose.
- ![](url.png)
- what happens if we change it the poem argument to `flag.txt`?
4) `web.chal.csaw.io:5003/poems/?poem=flag.txt`
- gives error of file not found
5) lets try the next directory up `../flag.txt`
![](flag.png)
- We got the Flag! `flag{l0c4l_f1l3_1nclusi0n_f0r_7h3_w1n}`