This repository will contain the test files for demonstration of buffer overflow attacks along with the exploit scripts.
exploit-template.py : This is the template to write exploit for buffer overflow.
slmail-5.5 buffer overflow.c : This exploits the buffer overflow vulnerability in slmail 5.5. The exploit will return the reverse shell to the attacker machine. Make sure to modify the shellcode before compiling and executing this exploit. This exploit has been tested against Windows 7 Professional N 32 bit system. Compile this exploit using gcc