Dynamic Allocator Misuse module on pwn college
Published:
The series of writeups to introductory heap exploitations on dynamic-allocator-misuse. Still just core ideas and a few snippets(not full exploits) are provided.
Freebie-easy/hard
Basic UAF, do following operations: malloc(330/618) -> free -> read_flag(which gets original chunk)