My site Hacked by Red Hat Team

lahtiimeja

Power Member
Joined
Feb 26, 2009
Messages
543
Reaction score
284
my site was hacked today by Red Hat Team. (who are they?)

See example of hacked site on google:"Hacked by Red Hat Team"

My site is hosted on hostingzoom, wordpress platform. Wordpress installed from fanstastico, arbitrary template.

Does anyone have any experience hacked wordpress site?
How to make WordPress more secure?
 
always keep wp updated.. but that isn't enough sometimes.

disable the registration page by deleting the php file. most hacks involve exploits in the username field upon registration, giving them administrator rights.

disable uploads and check the upload folder every now and then for shell scripts.

you could also use another blogging platform
 
yes and always take the backups.There are some good security plugins available for wordpress,install it ;)
 
seems that a hacker modified the public_html/wp-content/themes/themes_name/functions.php and changed public_html/wp-content/themes/themes_name/index.php file. And changed WP admin name, email and password in mysql database.

Anyway WP was updated to 3.0.1.)
 
Back
Top