Skip to content

Commit 27214ae

Browse files
authored
README.MD
Added ret2libc exploit
1 parent ea46718 commit 27214ae

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,15 @@
22
My solutions for www.exploit-exercises.com hacking challenges
33

44
Stack5.py
5-
Command:
5+
Command: (python /tmp/stack5.py ;cat) | /opt/protostar/bin/stack5
66
Screenshot:
77
![alt text](stack5.png "Protostar Stack5")
88

99
Method: Bufferoverflow exploit
10+
11+
Stack6.py
12+
Command: (python /tmp/stack6.py ;cat) | /opt/protostar/bin/stack6
13+
Screenshot:
14+
![alt text](stack6.png "Protostar Stack6")
15+
16+
Method: ret2libc exploit

0 commit comments

Comments
 (0)