Link Search Menu Expand Document

Lab 4: ROP and Return-to-libc

Due Date: Monday 02/07/22 before class

Lab Overview

For this lab, you will learn a more advanced exploitation technique called return-oriented programming (ROP). You can find the SEED lab description here. The lab setup files to be used within the VM can be found here.

Handin

Please write your lab report according to the description. Upload your answers as a PDF to blackboard.

Prerequisite Reading

  • SEED Book Chapter 5

Acknowledgements

Significant content borrowed from Wenliang Du