gctf2023/misc/silent-snake/README.md
2023-11-24 13:18:56 -05:00

10 lines
397 B
Markdown

Our favorite protagonist Sloppy Python, was able to sneak into the base of the baddies. Their internal system hosts containts a critical key that needs to be exfiltrated, but all their systems are locked down.
Except for one: An ancient terminal with broken screen and enough ink for a single ls.
Can you help Sloppy Python to steal the key?
author: huksys
```
nc chall.glacierctf.com 13391
```