MikeVrind
Verified User
One of my users is having some trouble with a spam script on his website.
After deleting the file, another file got uploaded a couple of days later. It has obviously not much sense to look for suspicious files every time again and then removing them.
But how can I find out how a file is created? The owner of the files are 'apache'.
So I can rule out that the FTP information for this user are abused...
Each file gets uploaded in a directory that is chmodded to '0777' so the users himself can uploaden images and other files via an editor.
After deleting the file, another file got uploaded a couple of days later. It has obviously not much sense to look for suspicious files every time again and then removing them.
But how can I find out how a file is created? The owner of the files are 'apache'.
So I can rule out that the FTP information for this user are abused...
Each file gets uploaded in a directory that is chmodded to '0777' so the users himself can uploaden images and other files via an editor.