Glibc Heap Exploitation

A skill for understanding and exploiting glibc heap memory management, including tcache, fast bins, unsorted bins, small bins, large bins, and top chunk manipulation. Use this skill whenever working on binary exploitation challenges involving heap vulnerabilities, analyzing malloc/free behavior, debugging heap corruption issues, or when the user mentions heap exploitation, glibc malloc, memory bins, tcache attacks, fastbin attacks, or any heap-related CTF challenges.

abelrguezr Updated

File contents

abelrguezr/hacktricks-skills/tree/main/skills/binary-exploitation/libc-heap/bins-and-memory-allocations commit 8bffe32935

Frequently asked questions

npx skillmds@latest add abelrguezr/glibc-heap-exploitation