This is a repository for the challenges of IERAE DAYS CTF v0.1.
IERAE DAYS CTF v0.1 took place in IERAE DAYS 2023.
We will provide these challenges as homework challenges in IERAE CTF 2024.
Each challenge has only 1 pt.
Have fun!
Category | Challenge | Description | Challenge server | Author |
---|---|---|---|---|
Crypto | broken auth | コマンド 1 つに公開鍵 1 つ,これが新常識 One public key per command. Trust me, this is the new norm, folks. |
*1 | @elliptic_shiho |
Crypto | ec-sig | RSA より安全と噂の楕円曲線を使って署名プロトコルを作ってみました!ちょっと古い java のバージョンですが、きっと大丈夫でしょう! We made a signature protocol using elliptic curves, which is more secure than RSA! It's a bit old java version, but it will be fine! |
*1 | @ta1yak1 |
Pwn | PNGParser(flag 1) | PNG のパーサを書いてみました。 プログラムのバグを探し、プログラムがクラッシュするような入力を与えてみましょう。 見事プログラムをクラッシュさせることができれば 1 つめのフラグが出力されます。 |
*1 | |
Pwn | PNGParser(flag 2) | 入力をさらに工夫し、プログラムの制御を奪ってみましょう。 give_flag2 関数を実行できれば 2 つめのフラグが出力されます。 | *1 | |
Web | simple-proxy | シンプルなプロキシサーバ A simple proxy server. |
*1 | @arkark_ |
Web | passwordless | パスワードのないログインシステムを作りました! これなら 100%安心安全です! We made a password-less login system! It should be 100% safe! |
*1 | @tyage |
Rev | Vending Slot Machine | N/A | N/A |
*1: Challenge servers will be available in IERAE CTF 2024.