Advanced Temporal Safety
The two following binaries are variations of the one we exploited in the guided part of this exercise. They present a similar use after free vulnerability with a function pointer that can be rewritten to point to privileged code that will display a password. Once you have found both passwords, add them to your submission.
- temporal02
- temporal03
- temporal04 (harder)
Submission
Fill in the corresponding lines in the CSV file on the submission git repository, i.e.:
temporal02,password-for-temporal02-here
temporal03,password-for-temporal02-here
temporal04,password-for-temporal02-here