简略ROP exploit入门之protostar stack7

简单ROP exploit入门之protostar stack7AboutStack6 introduces return to .text to gain code execution.

简单ROP exploit入门之protostar stack7

About

Stack6 introduces return to .text to gain code execution.

The metasploit tool "msfelfscan" can make searching for suitable instructions very easy, otherwise looking through objdump output will suffice.

This level is at /opt/protostar/bin/stack7


http://exploit-exercises.com/protostar/stack7

Source code