|  | 
This is a multi-part message in MIME format.
------=_NextPart_000_0014_01C70E50.4FE52BA0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
 hi
here it is, perl proxy checker using samair.ru ,
you can supply proxy list in there, max 15 lines manually,
see hints in the code :
  code:
----------------------------------------------------------------------------
--
  #!/usr/bin/perl
  #
  # proxck-001.pl - perl proxy list checker
  # using samair.ru proxy list checker
  # (c) nov 2006 @ b1ma a.k.a bima_
  # for educational purposes only
  # GPL v.2
  #########################################
  use Socket;
  use strict;
  my $pamerlah=<
/)
      { printlog("[~] $1|$4\n"); }
  }
  sub printlog
   print @_[0];
   open(lo,">>$log");
   print lo @_[0];
   close(lo);
   return;
  }
# ------------- Sendraw - thanx RFP rfp@wiretrip.net 
  sub sendraw {   # this saves the whole transaction anyway
          my ($pstr)=@_;
          socket(S,PF_INET,SOCK_STREAM,getprotobyname('tcp')||0) ||
                  die("Socket problems\n");
          if(connect(S,pack
A4x8",2,$port,$target)){ 
                  my @in; 
                  select(S);      $|=1;   print $pstr; 
                  while(){ push @in, $_;} 
                  select(STDOUT); close(S); return @in; 
          } 
  } 
------------------------------------------------------------------------------
practically : 
E:\data>proxck-001.pl 
######################################### 
# proxck-001.pl - perl proxy list checker 
# using samair.ru proxy list checker 
# (c) nov 2006 @ b1ma a.k.a bima_ 
# for educational purposes only 
# GPL v.2 
######################################### 
Processing: www.samair.ru 
[~] 167.206.216.206:6588|bad proxy or timeout 
[~] 210.91.51.41:8080|bad proxy or timeout 
[~] 200.71.62.100:6588|Static-IP-cr2007162100.cable.net.co - elite - speed: good 
[~] 200.204.176.138:6588|bad proxy or timeout 
[~] 222.165.189.95:80|bad proxy or timeout 
[~] 203.94.89.112:80|bad proxy or timeout 
[~] 201.53.121.30:6588|bad proxy or timeout 
[~] 201.31.11.69:6588|bad proxy or timeout 
[~] 203.94.89.144:80|bad proxy or timeout 
[~] 201.21.222.112:6588|bad proxy or timeout 
[~] 211.215.17.73:4480|bad proxy or timeout 
[~] 203.94.89.44:80|bad proxy or timeout 
[~] 222.165.189.64:80|bad proxy or timeout 
[~] 222.165.189.14:80|bad proxy or timeout 
[~] 222.16
5.189.77:80|bad proxy or timeout
E:\data>
sorry for bad parsing, any comments ???
./b1ma
iko94.blogspot.com
------=_NextPart_000_0014_01C70E50.4FE52BA0
Content-Type: image/gif;
	name="icon_smile.gif"
Content-Transfer-Encoding: base64
Content-Location: http://blackhat-forums.com/phpBB2/images/smiles/icon_smile.gif 
R0lGODlhDwAPALMOAP/qAEVFRQAAAP/OAP/JAP+0AP6dAP/+k//9E///////xzMzM///6//lAAAA
AAAAACH5BAEAAA4ALAAAAAAPAA8AAARb0EkZap3YVabOGRcWcAgCnIMRTEEnCCfwpqt2mHEOagoO
nz+CKnADxoKFyiHHBBCSAdOiCVg8KwPZa7sVrgJZQWI8FhB2msGgwTXTWGqCXP4WBQr4wjDDstQm
EQA7
------=_NextPart_000_0014_01C70E50.4FE52BA0--