Quote:
Originally Posted by Marco van Herwaarden
Suspect Files in the Maintenance menu of the AdminCP would already scan for modified/unknown files.
|
Pretty slick but I don't think that does what we need to solve this issue as it only looks at vbulletin folders. The issue I am looking at is one as follows:
https://vborg.vbsupport.ru/showthread.php?t=192080
https://vborg.vbsupport.ru/showthread.php?t=191383
But I may take a peek at that code for help writing this
Otherwise, matching the phrases can be done like we do the two nospam scripts as follow:
https://vborg.vbsupport.ru/showthread.php?t=131568
https://vborg.vbsupport.ru/showthread.php?t=155242
Just need to spider the directories, fopen the files, look for matches, and log them. A setting could be added so a site Admin could get an e-mail notice immediately as well so they can check the file and logs so they can change the locks on the door and try to find the cause before the hacker has too much free time on the server.