------------ Lab11: misc2 ------------ Various topics are covered in this lab, including sandboxes, kernel exploits and signal-oriented programming. * Problems + [level 01] sandbox-ptrace [20 points] + [level 02] sandbox-seccomp [20 points] + [level 03] sandbox-ptrace2 [20 points] + [level 04] srop [20 points] + [level 05] simple-aeg [20 points] + [level 06] sandbox-pin [20 points] + [level 07] kproc-zeropage [20 points] + [level 08] kproc-bufovfl [20 points] + [level 09] kproc-ret2dir [20 points] + [level 10] kproc-uaf [20 points] * Refs - https://wiki.ubuntu.com/Kernel/KernelDebuggingTricks - https://tc.gtisc.gatech.edu/cs8803/2014/r/kernel-exploits.pdf * Web challenges An alterantive path is to tackle web challenges this week: http://prompt.ml/ We will give 140 pt if you solve '0-F' challenges (please send your write-up and exploits to '6265-staff@cc.gatech.edu'). NOTE. please do not look up existing write-ups online.