hifidunn
Member
Posted 7 months ago #
My site was hacked, probably because of the timthumb weakness.
I can access the backend, but not all of it. Editor, home and a couple of other things I cannot access.
All the posts and pages are still there. I also have cart66 installed and it is still there.
Is there any way I can make a copy of the pages, posts and shop, so I can upload them again after I reinstall wordpress?
You did change all your MySQL, WordPress, FTP, host account passwords, right...?
Is there any way I can make a copy of the pages, posts and shop, so I can upload them again after I reinstall wordpress?
One way is if you can get to it, export your blog to a WXR format.
http://your-blog-url/wp-admin/export.php
Keep that XML text file somewhere safe; you'll need to look through it for any dodgy code that may have been inserted before you import it into a new installation.
The other way is database backup which may be safer because your installation is compromised (all your PHP files may be compromised).
http://codex.wordpress.org/WordPress_Backups
http://codex.wordpress.org/Backing_Up_Your_Database
http://codex.wordpress.org/Restoring_Your_Database_From_Backup
The database backup is also a text file that can be viewed and inspected for goofy code.
Give the usual a read too.
http://codex.wordpress.org/FAQ_My_site_was_hacked
http://wordpress.org/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://codex.wordpress.org/Hardening_WordPress