# overflow

[emile](/about#contact) [/ctf/resources/overflow/](/ctf/resources/overflow/)

The most basic and "old school" attack, mitigated a thousand times by now. We'll look into:

- how it works
- what the problem is
- how we can find such issues
- how we can exploit such issues
- how we can detect such issues automatically
- other ways of finding such issues
- possible mitigations
- ...