Hi .. i got a lot searching for formmail.pl in my log file.. but they all get a 404 
code. :-))

I also changed a lot of the files in the sambar  :-)

/niels
----- Original Message ----- 
From: "Holger Lembke" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 08, 2002 7:36 AM
Subject: [sambar] formmail.pl {02}


> > Recently, I have had a flurry of attempts looking for a
> > formmail.pl script in the cgi-bin directory.
> 
> A well known attack. To get a rough idea, what is up at your [tm] system,
> use:
> 
> 
> #!/usr/bin/perl
> 
> open(LOG,'>>formmail_log') or die $!;
> print LOG scalar(localtime). ", $ENV{'REMOTE_ADDR'},
> $ENV{'QUERY_STRING'}\n";
> close LOG;
> 
> sleep(30);
> print "Content-type: text/plain\n\n";
> print "You have been logged. A complaint will be sent to your provider.";
> 
> 
> 
> --
> Holger Lembke
> +49-531-334676
> 
> 
> -------------------------------------------------------
> To unsubscribe please go to http://www.sambar.ch/list/
> 
> 
> 
> 
> 
-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/



Reply via email to