# Heap⛰️

## Useful links

{% embed url="<https://azeria-labs.com/heap-exploitation-part-1-understanding-the-glibc-heap-implementation/>" %}

## Summary

{% content-ref url="heap/jemalloc" %}
[jemalloc](https://0xten.gitbook.io/public/pwn/heap/jemalloc)
{% endcontent-ref %}

{% content-ref url="heap/fastbin-dup-2.31" %}
[fastbin-dup-2.31](https://0xten.gitbook.io/public/pwn/heap/fastbin-dup-2.31)
{% endcontent-ref %}

{% content-ref url="heap/chunk-overlapping-2.31" %}
[chunk-overlapping-2.31](https://0xten.gitbook.io/public/pwn/heap/chunk-overlapping-2.31)
{% endcontent-ref %}

{% content-ref url="heap/phoenix" %}
[phoenix](https://0xten.gitbook.io/public/pwn/heap/phoenix)
{% endcontent-ref %}
