Tags: web
Rating:
# ▼▼▼Ads(Web:20)、275/484=56.8%▼▼▼
**This writeup is written by [@kazkiti_ctf](https://twitter.com/kazkiti_ctf)**
---
```
I hid a flag somewhere on this site. Find it.
Author: Clarence Lam
Hint
About 75% of internet users have already done the first step to this.
There is another, more standard way, but that's boring.
```
-----
↓
ソースコードでは、下記のようになっている
```
・・・
We're not good enough to make binary exploitation challenges. We're too cool for binary exploitation. ??
↓
目視で確認すると下記のように記載されている。
`tpctf{n\u0435v3r_7h15_3z}`
↓
Unicodeが使われているので何の文字か調べてみる。
```
\u0435 ⇒ e
https://www.fileformat.info/info/unicode/char/0435/index.htm
```
↓
`tpctf{nev3r_7h15_3z}`