Cool!
Make sure you check your posts for "injected content".
Go to your mysql database - wp_posts and check the content there.
I've had some problems before with hidden html code.
Cool!
Make sure you check your posts for "injected content".
Go to your mysql database - wp_posts and check the content there.
I've had some problems before with hidden html code.
Mike Dammann (3 January, 2009)
SQL injection - Wikipedia, the free encyclopedia
Typically hackers inject some hidden content into your posts body (usually at the begining)
You can catch those by browsing your Mysql results and look for odd html tags
Keeping your Wordpress and plugins updated it's the best recipe.
Hello,
There is also one more major security issue with wordpress.
/wp-contents/uploads have CHMOD 777
Hackers Upload a Phishing site in there. So change the CHMOD to 755.
Make Wordpress Better.
Thanks
Bookmarks