Skip to content

Files

Latest commit

Jun 2, 2018
27214ae · Jun 2, 2018

History

History
16 lines (12 loc) · 407 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 407 Bytes

exploit-exercises

My solutions for www.exploit-exercises.com hacking challenges

Stack5.py Command: (python /tmp/stack5.py ;cat) | /opt/protostar/bin/stack5 Screenshot: alt text

Method: Bufferoverflow exploit

Stack6.py Command: (python /tmp/stack6.py ;cat) | /opt/protostar/bin/stack6 Screenshot: alt text

Method: ret2libc exploit