> For the complete documentation index, see [llms.txt](https://xenon-cyber-docs.gitbook.io/ctf-checklist/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xenon-cyber-docs.gitbook.io/ctf-checklist/binary-exploitation/stack.md).

# Stack

- [ret2libc](https://xenon-cyber-docs.gitbook.io/ctf-checklist/binary-exploitation/stack/ret2libc.md)
- [Stack Pivoting](https://xenon-cyber-docs.gitbook.io/ctf-checklist/binary-exploitation/stack/stack-pivoting.md)
- [Leaking Address](https://xenon-cyber-docs.gitbook.io/ctf-checklist/binary-exploitation/stack/leaking-address.md): Leaking addresses can be helpful when trying to identify the canary, figuring out the base of pie
