Question d’entretien chez Battelle

How does a stack based exploit work?

Réponse à la question d'entretien

Utilisateur anonyme

17 déc. 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