> For the complete documentation index, see [llms.txt](https://the-winrars.gitbook.io/writeups/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://the-winrars.gitbook.io/writeups/2020-writeups/nahamconctf/misc/fake-file.md).

# Fake File

\~Spawn a TTY shell

\~`ls -la` to see two standard `.` directories, and a file named `".."`

\~we can just `cat .*` to read the file and get flag

## Flag: flag{we\_should\_have\_been\_worried\_about\_u2k\_not\_y2k}
