Home › Forums › Support Forum › wp-tmp and wp-feed › Reply To: wp-tmp and wp-feed
April 14, 2018 at 7:13 pm
#2075
My issue turned out to be a whole stack of false PNG files in the Upload area that contained @eval statements. When I cleaned out wp-tmp.php and functions.php from my template the @eval statements were allowing script injection. If you can’t get your website clean using this plugin then delete all of the file types from the filter so that it can see into PNG, JPG, etc files. I haven’t found the initial entry point yet but I’m assuming it was a plugin.