Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi,
if you have the following in your fun_plug
/mnt/HD_a2/bin/busybox nc -l -p 10000 -e /bin/sh &
busybox will exit when you do. So just before you exit, type:
echo '/mnt/HD_a2/bin/busybox nc -l -p 10001 -e /bin/sh &' | at now +1 minute
and you'll be able to log back in. Make sure you change the port number every time (I alternate between 10000 and 10001).
Offline
Max,
That's an interesting idea.
I personally use michinand's idea and salas's additional input by compiling busybox with telnetd enabled. See this link if you haven't:
http://dns323.kood.org/forum/viewtopic.php?id=3
--
Quang
Offline