PWN Writeup Reenactment on Blue Hat Cup 2022
Just recording the PWN challenge from Blue Hat Cup a few days ago. I won't be reenacting the other Misc and forensic challenges as I didn't quite understand them during the competition and relied heavily on my teammates.
PWN_2016_hctf_fheap
After a few months, updating again (laughing emoji).
I revisited the content related to heap
a few days ago, as I had forgotten everything I had learned months ago.
This time, I found a challenge on ctf-wiki
.
I compiled it myself, so the addresses will be different from its exploit.
Pwn String WriteUp in 'Attack and Defense World'
Random Thoughts at the Beginning
Why is this Pwn challenge so difficult? Can't understand the WriteUp at all. Quitting Pwn immediately
Anyway, let's start by taking down this newbie area of the Attack and Defense World.
After a few days of not-so-systematic three days of fishing and two days of drying nets studying, I can only say I am extremely confident now.
String should be the most interesting and challenging challenge in the novice area of the Attack and Defense World. Let's do this!
Pwn - cgpwn2 | level3 | CGfsb WriteUps
cgpwn2 | level3 | CGfsb
Miscellaneous
Due to a lot of things happening in the past half month (switching major to APEX, midterm exams), and encountering problems with the new environment, there hasn't been much content related to CTF. However, there hasn't been much progress in other areas either.
Another competition is coming up soon, so I thought of quickly revisiting a few simple stack-related challenges, cramming for it in a hurry.
Initially, I intended to write a detailed write-up for each question, but it seems more basic, so I combined them all together.