Tags: misc miscellaneous
Rating:
This challenge asked us to `ssh` using these credentials:
```
ssh [email protected] -p 30301
password: ductf
```
Which then led to this beautiful screen.

The phrase "Welcome to DUCTF!" kept popping up, filling the terminal and overwriting past phrases as well. [^1]
However, if you look closely, there is a flag in some of them (you can spot them because they have the curly braces). It took a couple tries to really see the whole thing, but we got there in the end.
[^1]: Optional: the filled terminal. 
**Flag**: DUCTF{w3lc0m3_t0_DUCTF_h4v3_fun!}