> 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/tjctf/web/sarah-palin-fanpage.md).

# Sarah Palin Fanpage

Saves cookie with dict of liked moments

```bash
echo 'COOKIE' | sed 's/false/true/g' | base64 -w0
```

Replace cookie and go to vip area
