Tags: writeup misc
Rating: 4.3
#### [https://waletsec.github.io/posts/2021-04-26-Cubes-HeroCTF.fr.html](https://waletsec.github.io/posts/2021-04-26-Cubes-HeroCTF.fr.html)
### You will need
- Minecraft item ID list
- With the names from 1.13 and higher
- E.g. minecraftitemids.com
### Solution
- Search for the item with a given ID (in a given order)
- Copy first letter of its name
### Flag
Hero{**iamsteve**}
#### Credits
- Writeup by [mble](https://ctftime.org/user/93848)
- Solved by [Unrooted](https://ctftime.org/user/91420); [mble](https://ctftime.org/user/93848)
- WaletSec 2021
#### License
**CC BY 4.0** WaletSec + mble