Format String Vulnerability Process (CS4678)
The goal of this assignment was to utilize a format string vulnerability to insert and run shellcode on a service. Three kinds of exploit were required - a reverse bind shell, a reverse bind key printing, and a simple shell on the same connection. Relevant files can be found here. The following are my notes/process, cleaned and written up.
Read More