Domanda di colloquio di Battelle

How does a stack based exploit work?

Risposta di colloquio

Anonimo

17 dic 2019

Usually there is a buffer that you can use to write out of bounds to overwrite a return address or some other important piece of data on the stack.

1