One of our companies server seems to have fallen victim to a php backdoor attack. I've managed to located and close several holes, but one seems to persist that is writing a php/webshell backdoor into our C:/windows/temp.
Microsoft Security Essentials seems to do a good job of detecting this threat and removing it before it can execute but the problem is I need to view the file security properties to see which app pool is creating these files (we have about 16 different sites on this server).
Does anyone know of a program/way that I can to monitor file writes to C:/windows/temp?