About this document
C/C++ Code Injection Vulnerabilities by Jennifer Pearson is a document available to read on EtoBox.
The document discusses vulnerabilities in C and C++ programs, specifically code injection attacks like buffer overflows. It covers memory management issues that can lead to vulnerabilities, different types of buffer overflows like stack-based overflows, and ways attackers can exploit programs by injecting and executing shellcode. The document is a lecture on illustrating code injection attacks in C/C++ programs, countermeasures to prevent them, and concludes with a discussion of these issues.
- Author
- Jennifer Pearson
- Language
- EN