Hi all,
I have a modest little PHP server running that gets a lot of junk traffic. Recently I noticed that someone had somehow inserted the entire contents of PHPSHELL.PHP into my log file. There was no warning message or date stamp or anything around the entry so it has concerned me as to A) how they did it? and B) what was the purpose of doing it?
My log files are not, of course, browseable through the web server so they shouldn't have been able to execute it from there. Was this an attempt to upload it somehow to another place but that failed (or *gulp* succeeded)?
Never saw anything like this before and wanted to know, have you experts had experience with it and advice on how to guard against it?
Thanks!
I have a modest little PHP server running that gets a lot of junk traffic. Recently I noticed that someone had somehow inserted the entire contents of PHPSHELL.PHP into my log file. There was no warning message or date stamp or anything around the entry so it has concerned me as to A) how they did it? and B) what was the purpose of doing it?
My log files are not, of course, browseable through the web server so they shouldn't have been able to execute it from there. Was this an attempt to upload it somehow to another place but that failed (or *gulp* succeeded)?
Never saw anything like this before and wanted to know, have you experts had experience with it and advice on how to guard against it?
Thanks!