[plug] hacked server - language interpretation

Jon Miller jlmiller at mmtnetworks.com.au
Fri Dec 2 07:23:59 WST 2005


Can someone interpret the following:
 
echo "**************** PRIVATE SCANNER ! *****************"
echo "*** HACK ATTACKS, ILLEGAL ACTIVITY, SCANS, SPAM. ***"
echo "************ Special pt. Hunter & FLO **************"
echo "----------------------------------------------------"
echo "# incep scanarea frate.."
./pscan2 $1 22

sleep 10
cat $1.pscan.22 |sort |uniq > mfu.txt
oopsnr2=`grep -c . mfu.txt`
echo "# Am gasit $oopsnr2 de servere"
echo "----------------------------------------"
echo "# Succes frate !"
./ssh-scan 100
rm -rf $1.pscan.22 mfu.txt
echo "Asta a fost tot :)"

One of our clients servers wa either hacked from the outside or the inside and this is a line I found inside one of the scripts?  





More information about the plug mailing list