Is my webserver compromised ?
-
My antivirus has been detecting quite a few viruses/trojans lately.
Mainly
- Backdoor:PHP/Shell.P
- Backdoor:PHP/WebShell.J
I have been trying to identify the source of these files with no luck so far. The files are located at C:\Windows\Temp\ with a filename phpXXXX.tmp which indicates that they have been uploaded/created through a PHP file.
Sadly, going through the IIS logs I could not find anything that indicates that something has been posted around the time that the detection occurred. I went through all the logs for all the sites for those specific days.
In addition to the above, I took a look at the PHP error logs in case there was something that might have hinted the source of these files but there wasn’t much information to work with in those logs.
I have reversed one of the detected files to ensure it wasn’t a false positive and I can confirm that the code could be used for malicious reasons.
I’ve spent more than 2 weeks currently looking inside files/logs for specific keywords but no luck so far. There is no visual indication that the websites are compromised (from what I can see at least) so I have nothing to work with apart from those detections.
Is there anything else I can do in order to figure out what triggers those files to be generated ?
Thanks in advance.
- The topic ‘Is my webserver compromised ?’ is closed to new replies.