New skillTube! "Exploiting Buffer Overflow Vulnerabilities on Linux Systems"
This module is for those whishing to know in detail how buffer overflow vulnerabilities arise and how one can exploit them in order to execute arbitrary code on the target system.
The module will first cover the theoretical aspects of buffer overflow vulnerabilities, how they occur and how attackers are able to gain system access by exploiting them. Afterwards,
an example program will be analyzed by walking the student step by step through the analysis process. Finally, a PoC exploit will be developed for the vulnerable application. Link to the movie