An Introduction to Windows Exploit Development is a free course I created for the students of Southeast Missouri State University- based on my exploit development background. Feel free to use this lab manual and follow along. I hope this course inspires you to want to know more. It is all about knowledge sharing :)
Topics include (over the span of multiple lab manuals):
- Fuzzing (basic concepts)
- Instruction pointer overwrites
- Structured exception handler (SEH) bypasses
- Bypassing restrictive space
- Manual and alphanumeric shellcoding
- Bypassing ASLR and DEP
- Kernel mode exploitaiton