> For the complete documentation index, see [llms.txt](https://gitbook-88.gitbook.io/ctf-writeup/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook-88.gitbook.io/ctf-writeup/2019/2019-asis/unicorn-shop.md).

# Unicorn shop

初步尝试后，他会告诉你只能输入一位字符（靶场环境有一点问题）。

所以推测是第四个是flag。

这里涉及到utf-8编码的转换安全，传入一个value大于1337的字符即可。

<https://www.compart.com/en/unicode/U+10123>
