base 64 eval hack
-
I have the following line in my .htaccess file and WP Better security installed, but I still got a base 64 eval hack in my index.php file.
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [NC,OR]
Majority of my WP settings are Green with a few of them blue.
Is there something else I should be doing to prevent this hack
The topic ‘base 64 eval hack’ is closed to new replies.