Is it possible to find files which were recently accessed by web server?
Using the Unix "FIND" command?
I am getting a lot of SPAM emails because someone's accessing a PHP script in one of my domains but I cannot find out which because I have quite a lot of domains.
So I am hoping to see which PHP file was recently accessed by them via web sites and delete it.
I am on shared hosting plan.