Introduction In today’s blog, i’ll share the steps that I used to exploit buffer overflow during the OSCP labs. This can be apply to any Win32 stack based buffer overflow without any protection enable eg: SEHOP, ASLR, DEP, CFG… I decided to write this article to make sure I understood how…