Comments and error 405 and more errors
-
After the hacker attack my wp malfunctions.
After hacking, have you cleaned up your installation?
Here are some resources:
How to clean and fix hacked WP blog:
http://codex.ww.wp.xz.cn/FAQ_My_site_was_hacked
http://ww.wp.xz.cn/support/topic/268083#post-1065779
http://smackdown.blogsblogsblogs.com/2008/06/24/how-to-completely-clean-your-hacked-wordpress-installation/
http://ottopress.com/2009/hacked-wordpress-backdoors/
http://www.jtpratt.com/how-to-fix-a-hacked-wordpress-blog/
http://sakinshrestha.com/wordpress/fix-if-your-wordpress-site-is-hacked/
http://www.wpbeginner.com/wp-tutorials/how-to-find-a-backdoor-in-a-hacked-wordpress-site-and-fix-it/Harden your WP installation: http://codex.ww.wp.xz.cn/Hardening_WordPress
Additional Resources:
http://sitecheck.sucuri.net/scanner/
http://www.unmaskparasites.com/
http://blog.sucuri.net/2012/03/wordpress-understanding-its-true-vulnerability.html
Thanks for the tips!
I will read and test!You are welcome. Good luck 🙂
I have tried most things now:
1. Replaced all wp files with new ones.
2. Researched all .htaccess files
3. Investigated whether there are other files that are not to wp
4. Disabled plugin, tested, activate
5. Scanned everything with “Wordfence ” ScanI want to clarify the hacker attack: They did not get in. But I guess they managed to destroy something. Since all files are intact and I can not find anything wrong, I begin to think that the hackers succeeded (without knowing it) with SQL injections destroyed something in the database.
The errors that the blog has are:
1. Can not comment, get error 405
2. At the login selects “remember”. Logs off immediately I go from admin to front or elsewhere.
3. When the post is changed and saved, I see no change on the blog immediately.
4. Some other minor faults are also that I can not be bothered to list.I’ve been looking for hours now and tried to change everything on the blog without success.
An important question:
Can a slightly incorrect database giving the errors that I described?
Anything else?The blog works fine otherwise.
– do you have a good DB backup from prior to hacking attempt?
Yes? you may try to restore from that good backup.
codex: http://codex.ww.wp.xz.cn/Restoring_Your_Database_From_Backup– If you dont have a good DB backup, then ask your hosting provider if they have backup of your site from prior to hacking date. If they do, you can ask them to use that backup to restore your site.
Yes! I have a back-up of the database. But I’ve written a few posts since then.
If I install the copy of the database, I wonder if I posted since then is left?
But I’ve written a few posts since then
These posts will be lost.
But, if everything else works, then you can add those new posts again.These posts will be lost.
But, if everything else works, then you can add those new posts again.Yes, I can add it again. It’s only 6 posts.
OK. Good luck 🙂
A statistical program says I round the clock without a break has many hits (4 times per second) on the file “wp-admin / admin-ajax.php”. I think it’s the traffic that makes it wrong on the blog.
I have created a .htaccess file that directs users to another blog identical to the infected in a folder next to it. My question is: How can I write in .htaccess to open to the local “wp-admin / admin-ajax.php” (It’s a dummy file). I would therefore lead hackers to a dummy file.
I explain it simpler:
All traffic that goes to a blog in a folder are routed through .htaccess to a blog in a different folder.
All traffic to the file “wp-admin / admin-ajax.php” should not be led to the second blog. How should the code look like in the .htaccess file?
The topic ‘Comments and error 405 and more errors’ is closed to new replies.
(@workmannen)
11 years, 6 months ago
Forgive my bad English ….
– After the hacker attack my wp malfunctions. Get error 405 when I should comment.
– It is also wrong when I log in and select the “Remember Me”. When I go to the blog front, I immediately logged out.
– When I write posts that’s fine. When I shall update the post changed it not on the “front page” immediately. If I click on the post so it opens up, I see the change.
– Several other minor errors, it has also become.
I chose to update wordpress (v4.0 to v4.0). No difference.
Having looked at all the .htaccess files but they are like before, do not see anything changed.
I only have the database left to explore (I think) but this is beyond my knowledge.
Anyone know what could be wrong?
I have another blog on the same web space and it works perfectly (using the same database).