Windows User Mode Exploit Development (EXP-301) is a course that teaches learners the basics of modern exploit development. Despite being a fundamental course, it is at the 300 level because it relies on substantial knowledge of assembly and low level programming. It begins with basic buffer overflow attacks and builds into learning the skills needed to crack the critical security mitigations protecting enterprises. Learners who complete the course and pass the exam earn the OffSec Exploit Developer (OSED) certification.
EXP-301: Windows User Mode Exploit Development (OSED) Size: 2.60 GB Contains: 204 Files, 2 Folders
TABLE OF CONTENTS. - Exploiting Stack Overflows - Exploiting SEH Overflows - Introduction to IDA Pro - Overcoming Space Restrictions: Egghunters - Creating Custom Shellcode - Reverse Engineering for Bugs - Stack Overflows and DEP Bypass - Stack Overflows and ASLR Bypass - Format String Specifier Attack Part I - Format String Specifier Attack Part II - Trying Harder: The Labs