description (339B)
1Your goal in this challenge is to leak the address of the system function. You will be given a program that manages memory using the heap You will need to use your heap manipulation skills to craft a payload that will retrieve the address. Can you find a way to achieve your goal and complete this first step heap exploitation? Good luck!