OpenSecurityTraining: Introduction To Software Exploits (day 1, part 2)

Опубликовано: 30 Сентябрь 2024
на канале: Christiaan008
589
3

Introduction To Software Exploits
Creator: Corey K.

For more information and to download the training material visit: http://bit.ly/OST_ITSE
Playlist Open Security Training: http://bit.ly/OST_playlist

Software vulnerabilities are flaws in program logic that can be leveraged by an attacker to execute arbitrary code on a target system. This class will cover both the identification of software vulnerabilities and the techniques attackers use to exploit them. In addition, current techniques that attempt to remediate the threat of software vulnerability exploitation will be discussed.

This will be a lab driven class where specific software vulnerability types in particular environments are discussed and then exploited in a lab setting. Examples of lab components of the class as well as specific topics covered include:
•Shellcode development
•Stack overflow exploitation
•Heap overflow exploitation
•Static source code analysis
•Defeating non-executable stack protection

The class will help students be more aware of the specific details and mechanisms of software exploits we see in the wild. This knowledge will enable the students to better analyze their own software for vulnerabilities in an effort to produce more secure code.