Beware WordPress users!!

2k9bomb

Registered Member
Joined
Sep 21, 2011
Messages
78
Reaction score
22
Be careful guys, I currently host 14 WordPress sites and 9 of them have been hacked with malicious code in certain php files! I'm losing so much money, this is a IM's nightmare. There is a zero day exploit currently out there on the newest version of wordpress and they're using it to gain admin control access
 
Yeah, make sure you apply all wordpress updates as soon as they are issued. We use Page.ly for our webhost and have never gotten hacked since we moved.
 
i too have been hacked massively recently. they annihilated my data, and i had to rebuild from scratch. real pain in my ass.

theres definitely a new zero day.
 
Ouch. Does bulletproof security protect from this? I also use cloudflare as an extra block. I guess it is time to do another backup.
 
Be careful guys, I currently host 14 WordPress sites and 9 of them have been hacked with malicious code in certain php files! I'm losing so much money, this is a IM's nightmare. There is a zero day exploit currently out there on the newest version of wordpress and they're using it to gain admin control access

Ouch.
How did you find out you got hacked? Is it obvious.
Now this has became part of my concern as well. How do I go about finding the code etc.

Please advise. Thanks
 
Apparently this attack was also the vector that led to the recent outbreak on Mac OS X... Glad I ditched WP long ago ;)
 
Happen to mine about a month ago. A give away is when the "Warning Dangerous Download" crap shows up on the sites yahoo search results. Still waiting for it to be removed. Had to hire a someone to go thru all the sites on my server and clean them for malware. Also, took precautions so it doesn't happen again. it sucks, gl.

I also installed this plugin and it emails me whenever something odd happens and it blocks something suspicious. Which is quite a bit.

Wordpress Firewall 2
 
Last edited:
Not sure if these plugins do anything to prevent this, but they're always good to have:
BulletProof Security
Secure WordPress
Wordpress Firewall 2
I use BulletProof Security on all of my WordPress sites but 9 still got hacked. Two of my friends have had their WordPress sites hacked also.

The best advice I can give is to back up your data before this happens to you! Trust me, I've been working on this FOR HOURS and it's nothing but frustration, and unnecessary time & money loss!
 
It was with version 3.31. The newest version is supposed to have fixed the exploit.
 
It was with version 3.31. The newest version is supposed to have fixed the exploit.
I have the latest version (3.3.2) installed on all of my WordPress sites
 
Something similar happened to me at one time. I made sure since then my blogs were more secure.
 
I removed all plugins and malware code from footer.php. I was ranking first due to no competition, but now my Domain is nowhere for my main keyword. :(
Only FB profile is helping me to rank 3rd.
 
Not to insult anyone's intelligence who got hacked: Please make sure you have disabled access by anonymous FTP.

It's such an absurd setting to be allowed by default in cpanel, especially when everyone with the capability and intent to be malicious knows anon ftp is pretty much the easiest way to mess your shit up besides root.

Also, change where you locate your admin/login directory and make your passwords for everything ridiculous (and I don't mean using 3 for the letter e).

Personally, I've never really trusted a plugin for safety, but maybe it's time I at least give them a more serious consideration.
 
After reading this thread I installed WP firewall, 2 minutes later I got a notification of an attempt. I only have a few WP sites, prefer html TBH.
 
You can protect yourself by changing permission for writing by the webserver to the files.
 
Same here. My 4 Sites are hacked with this SHit.

It takes HOURS to remove this crap :( :(
 
My entire hosting was hacked recently. All my sites redirected to a Russian domain. I fixed it by running some script which scans every file on your hosting and searches for malicious code. Then I just deleted those files it found.

EDIT: Just a heads up. Changing file permissions won't usually help as the hacker has access to change the permission via a webshell. When it happened to mine all my htaccess file were hacked and then set back to 444 (as if the hacker thinks I don't know how to change it back). Best way I found to be safe is to update everything as soon as it comes out.
 
Last edited:
Back
Top