Buffer overrun is a type of vulnerability, where a function that has a statically allocated buffer (array) writes user data past the end of that buffer, thereby corrupting the memory. In this post I want to write about how security cookies are implem...
flysand7.hashnode.dev7 min readNo responses yet.