Open utterances-bot opened 3 years ago
Writeup of pwnable.tw's 'applestore' challenge. We abuse a stack-based buffer overflow to gain remote code execution by overlaying the stack frame on top of the Global Offset Table.
https://blog.srikavin.me/posts/pwnable-tw-applestore/
very thorough writeup, thank you a lot! send my love & support
pwnable.tw - applestore - srikavin.me
Writeup of pwnable.tw's 'applestore' challenge. We abuse a stack-based buffer overflow to gain remote code execution by overlaying the stack frame on top of the Global Offset Table.
https://blog.srikavin.me/posts/pwnable-tw-applestore/