h_nosonの日記

競プロ、CTFなど

2020-01-01から1年間の記事一覧

Harekaze mini CTF 2020 Writeup

ctf

Pwn4問とMisc1問の作問をしました。 [Pwn] Shellcode [Misc] NM Game [Pwn] NM Game Extreme [Pwn] Kodama [Pwn] Safe Note 感想 [Pwn] Shellcode シェルコードを書く問題ですがコピペは避けたかったのでよくあるスタックを使ったシェルコードを避けるために…

Python + C拡張モジュールのExploit(TSG CTF 2020 std::vector)

ctf

Pythonの問題に触ったのは初めてだったので備忘録としてwriteupとは別に書こうと思います 問題 $ ls libc.so.6 python3.7 run.py sample.py stdvec.cpython-37m-x86_64-linux-gnu.so template.py $ checksec python3.7 [*] '/home/vagrant/ctf/tsgctf/2020/s…

TSG CTF 2020 Writeup

Beginner's PwnとDetectiveを解きました(std::vectorのような問題を解けるようになりたい…。追記:終了後に解きました Python + C拡張モジュールのExploit(TSG CTF 2020 std::vector) - h_nosonの日記)。 [Pwn] Beginner's Pwn 優しめのヒントが与えられ…

SECCON Beginners CTF 2020 Writeup

ctf

h_nosonで参加して3445点獲得し結果は18位でした。 Writeup [Misc 50pts] Welcome [Misc 53pts] emoemoencode [Rev 62pts] mask [Rev 156pts] yakisoba [Rev 279pts] ghost [Web 55pts] Spy [Web 150pts] Tweetstore [Web 188pts] unzip [Crypto 52pts] R&B …