PHP script attack?



Hi everyone,
Recently we've started getting error messages similar to the following:

Source: W3SVC-WP
Event ID: 2216

Description:
The script started from the URL '/thisdoesnotexistahaha.php' with parameters
'' has not responded within the configured timeout period. The HTTP server
is terminating the script.

The particular .php script involved has a different name each time. If I'm
reading this right, someone is trying to execute a php script somehow. The
server does host some websites that use php, and it has PostgreSQL installed
too. How are they attempting to execute a script? Via HTTP post? What are
they trying to do? Even if they find one of the php files on the server,
what good would it do them to execute it? Any advice is appreciated.

Thanks!


.



Relevant Pages

  • Re: IP addresses and JS.
    ... >>A computer language is just that, ... Javascript is just a programming language, and may be used to script all ... The interaction between a web browser and a server is through HTTP. ... execute scripts and/or programs, ...
    (comp.lang.javascript)
  • Re: Help with a socket script execution
    ... necessary execute the socket server script from the console (#!/usr/ ... along with some PHP magic so the script doesn't die when the HTTP ... you give me a few details about how to use exec command? ... only execute something and finish it execution or wait until the ...
    (comp.lang.php)
  • Re: is it possible to call vbs file with js?
    ... Server side code will *never* execute in the browser. ... shared between server and client (e.g. parsers, validators, HTML forms ... But they won't share the same script block. ...
    (comp.lang.javascript)
  • Re: is it possible to call vbs file with js?
    ... side script to execute in firefox" and the answer is quite simple. ... Server side code will *never* execute in the browser. ... client side script "prints" the HTML into the document object. ...
    (comp.lang.javascript)
  • Re: getting "chmod(): Operation not permitted" on attempted file changes
    ... I upload files thru this script, and am trying to modify them after ... only "nobody" may edit the file. ... Your server has their web service set to run PHP in the web server's ... By the way, maybe I'm mistaken, did you have the PHP script create ...
    (alt.php)