shell cgi script and mod_perl cgi

shell cgi script and mod_perl cgi

Post by Yuandan Zhan » Mon, 11 Dec 2000 14:22:25



Hi,
I have a guestion associated with a shell cgi script. This problem is
that, the shell cgi script runs well, however after the mod_perl was
built into apache sever and the mod_perl configure was included in the
httpd configure, the shell cgi does not run properly, the errlog shows
that the shell script was treated as perl script.
How to configure the apache, let apache distigush shell cgi scriipt and
perl cgi script? or do not invoke shell cgi as a perl cgi?

thanks,

Yuandan

 
 
 

1. /cgi-bin/phf /cgi-bin/test-cgi /cgi-bin/handler

I've been seeing a number of attacks of this sort recently
from various sites in the http logs.  The time correlation
between the logs on various hosts suggests that the attacker
was scanning sequentially upward in IP addresses.  Since all
tcp and udp packets to ports below 1024 except for http,
smtp, and ident are filtered out for most, including the
attacking, sites, I'm not seeing anything else in the logs.

209.61.73.47 - - [04/Jul/1998:07:19:27 -0500] "GET /cgi-bin/phf" 404 -
209.61.73.47 - - [04/Jul/1998:07:19:28 -0500] "GET /cgi-bin/test-cgi" 404 -
209.61.73.47 - - [04/Jul/1998:07:19:28 -0500] "GET /cgi-bin/handler" 404 -

Is this a signature of some known attackware?  If so, what
other attacks accompany these http probes?

--

2. printing from Win95 using linux box????

3. Perl CGI not working although shell script CGI's do

4. TCP: bad checksum

5. WAP/WML cgi broken! apache/mod_perl CGI::WML

6. Patches for Solaris

7. announce: cgi++ v2.0: a c++ library for cgi script handling

8. Six general Unix kernel questions

9. Perl CGI script gets CGI params as ARGV arguments under Apache2

10. apache: give /home/mailman/cgi-bin permissions to run cgi-scripts.

11. apache: cgi script not in cgi-bin

12. Using .cgi/.pl to enable CGI script in Apache

13. Running cgi scripts outside /cgi-bin directory