csaw21

Writeups for CSAW 2021 CTF

View on GitHub

scp-terminal

Writeup by: USERNAME

Team: OnlyFeet

Writeup URL: GitHub


Every since you started working this administrative government job, things have gotten strange. It's not just because your day is spent cataloging an archive of anomalous objects. In your dreams you see a burning number: 31337 Maybe this terminal can help uncover the meaning of these dreams.

https://scp-terminal.foundation/

Author: itszn (Ret2 Systems)

NOTE: This challenge is intended to be solved without using auto-scanning tools such as dirbuster. Please do not use them. We reserve the right to drop connections from people who are using them.

Initial Research

Word.

$ echo 'thingz'
thingz

Version Mismatches

Wordsz.

some output

Ancient History or Stegosarus Time

Moar Words

$ cat commands.txt
commands1
$ nmap 1.2.3.4
...

Victory

Submit the flag and claim the points:

flag{flag-goes-here}