Rating: 5.0

There is a website with a single link, which leads to another, which leads to another. On the assumption that this will eventually lead to the flag, a simple solution is simply to use wget.

```
wget -r -l 10000 finger-warmup.chals.damctf.xyz
```

And then grep the directory for the pattern `dam{`