# Page Not Found

The URL `attacks/first_fit.html` does not exist.

You might be looking for one of these pages:
- [First Fit](https://heap-exploitation.dhavalkapil.com/attacks/first_fit.md)
- [House of Einherjar](https://heap-exploitation.dhavalkapil.com/attacks/house_of_einherjar.md)
- [House of Spirit](https://heap-exploitation.dhavalkapil.com/attacks/house_of_spirit.md)
- [Forging chunks](https://heap-exploitation.dhavalkapil.com/attacks/forging_chunks.md)
- [Shrinking Free Chunks](https://heap-exploitation.dhavalkapil.com/attacks/shrinking_free_chunks.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://heap-exploitation.dhavalkapil.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://heap-exploitation.dhavalkapil.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/attacks/first_fit.md`)
- Use `Accept: text/markdown` header for content negotiation