Exploting a Stack Buffer Overflow vulnerability to get privilege access to system

I am trying to complete a buffer overflow challenge. The code I am trying to exploit is below. I can only use the command line in a Linux environment.
I understand that writing more than 100 characters into "userString" will star… Continue reading Exploting a Stack Buffer Overflow vulnerability to get privilege access to system