HEVD-2-Buffer-Overflow-Stack-GS


This exploitation writeup shows another stack overflow, but this time we face a buffer overflow security check (https://learn.microsoft.com/en-us/cpp/build/reference/gs-buffer-security-check?view=msvc-170). This writeup series is building on each other, meaning if you don’t know how to interact with the HEVD driver, please consider to review the last writeup.

Overview