Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
hi' all
in /tmp we can find twor scripts wich mount a nfs disk but i can't see why
# more /tmp/msw #!/bin/sh mkdir /mnt/tmp mount -t nfs -o nolock 172.16.136.42:/home/tmp /mnt/tmp # more /tmp/msw2 #!/bin/sh mkdir /mnt/tmp2 mount -t nfs -o nolock 172.16.136.38:/home/tmp /mnt/tmp2
another backdoor ?
Offline