Linux heap exploitation TL;DR: glibc tcache, fastbin, unsorted bin — the patterns every CTF heap challenge composes from. Stub — to be filled in. What it is TODO Preconditions / where it applies TODO Technique TODO Detection and defence TODO References TODO