# Stack-Based

- [Introduction](/cheatsheet-pentest/buffer-overflow/stack-based/introduction.md)
- [Spiking](/cheatsheet-pentest/buffer-overflow/stack-based/introduction/spiking.md)
- [Fuzzing](/cheatsheet-pentest/buffer-overflow/stack-based/introduction/fuzzing.md)
- [Find Offset](/cheatsheet-pentest/buffer-overflow/stack-based/introduction/find-offset.md)
- [Overwrite EIP](/cheatsheet-pentest/buffer-overflow/stack-based/introduction/overwrite-eip.md)
- [Find module](/cheatsheet-pentest/buffer-overflow/stack-based/introduction/find-module.md)
- [Find Badchars](/cheatsheet-pentest/buffer-overflow/stack-based/introduction/find-badchars.md)
- [Shellcode](/cheatsheet-pentest/buffer-overflow/stack-based/introduction/shellcode.md)
