Exploit Development Learning Roadmap : ExploitDev

GitHub - 0xroman1/Scuffed_Low_Level_Stash: Stash for Binary Exploitation and Reverse Engineering Resources

Anatomy of an Exploit: RCE with CVE-2020-1350 SIGRed

Explanation of how the SigRED exploit was developed. Lots of good heap stuff.

ROP Chaining: Return Oriented Programming

Offensive Software Exploitation (OSE) - English

https://github.com/ashemery/exploitation-course

This repository is for the Offensive Software Exploitation Course…

The topics that will be covered in this course are:

  1. The Basics (PE Format, DLLs, etc)
  2. Bug Hunting and Fuzzing