WPICTF 2018: Forker[1-4] Writeup - Blind-ish ROP

from blog David Buchanan's Blog, | ↗ original
By David Buchanan, 15th April 2018 Forker was a series of 4 challenges, each with minor changes. Here's a summary: Forker1: Linux x86-64, basic stack smash, no NX, no ASLR, no PIE, no stack canary Forker2: NX on, ASLR on, stack canary on Forker3: PIE on Forker4: No binary or libc provided Just a quick note, the points given for each challenge were higher than most CTFs. This is a short summary. ↗ Open original to view full content