Tags: pwn heap 

Rating: 5.0

exploit a use-after-free vuln and perform a tcache fastbin style attack to overwrite global array of user ptrs to get arbitrary read+write primitive which we can use to overwrite free@GOT w/ system

Original writeup (http://blog.rh0gue.com/2018-01-05-34c3ctf-simplegc/).