Pregunta de entrevista de Battelle

How does a stack based exploit work?

Respuesta de la entrevista

Anónimo

17 de dic de 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