New attack on wordpress sites?

dbuck

Registered Member
Joined
Dec 14, 2011
Messages
55
Reaction score
23
If your WP sites have been hacked. I can help. I had 6 of my WP sites compromised and it was something new. Took me a few hours to figure out. I would suggest upgrading WP and ALL themes if you havent already. It seems to hit the footer.php in your theme and will spread into the plugins... also chmod the themes footer.php to 444. Most my sites are over 4 years old and I have been hit, but not like this.
 
Good for you tojamie...This new one puts a Iframe at the end of your footer.php and a few other files. also injects itself into js scripts...pain to clean up, but can be done.
 
If you use the Wordfence plugin it will alert you. I have Kaspersky and it said the site was not safe. without Kaspersky I would not have new about the Trojan and it would have downloaded into my pc. I did let it download so I could see what it is.
As far as behavior there isnt any. Site might run slower.
 
You can use the Sucuri SiteCheck scanner to check your site for any file changes..just google it. or download the wordfence plugin and run it.
 
Here is the the code it writes into a few of your files.

<iframe name=Twitter scrolling=auto frameborder=no align=center height=1 width=1
I had to leave off the closing brackits so my kaspersky would not go off.
 
That's too bad when the sites hit by those things; I know the feeling. To leave most of the hassle and loss of my business, I've been using the third party services to protect, monitor and proactive cleaning my sites if they got problems. Event if I must pay more but the result is paid by itself if you're normally having these kinds of problem like me.
 
competition hates competition.
Seems the Iframe makes it look like you have lost all your info on your site. But you havent.
 
One of hte most important things you can do is update regularly! EVERYTHING

All themse/plugins and WordPress itself. This is the most important basic thing you can do for security.
 
Back
Top