hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Hosting Security and Technology : Wordpress Sites being Hacked?
Reply

Hosting Security and Technology Configuring and optimizing web hosting servers and operating systems, developing administration scripts, building servers, protecting against hackers, and general security (SSL certificates, etc.)
Forum Jump

Wordpress Sites being Hacked?

Reply Post New Thread In Hosting Security and Technology Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 07-11-2010, 04:07 PM
pwpeery pwpeery is offline
Newbie
 
Join Date: Apr 2010
Location: Bowling Green, KY
Posts: 14
Angry

Wordpress Sites being Hacked?


Hey...

I have been having issues with sites on my dedicated server being hacked through Wordpress...

Example - http://www.adamupdegraffmusic.com/

Any ideas, threads, forums on how to stop this from happening through Wordpress...

Please let me know! Thanks!

Wes

Reply With Quote


Sponsored Links
  #2  
Old 07-11-2010, 04:10 PM
pwpeery pwpeery is offline
Newbie
 
Join Date: Apr 2010
Location: Bowling Green, KY
Posts: 14
Also..

They are only changing or adding to the index.php page... No other files have been messed with. Any help please.

Wes

Reply With Quote
  #3  
Old 07-12-2010, 01:52 AM
Steven Steven is online now
I like ice cream
 
Join Date: Mar 2003
Location: California USA
Posts: 11,613
Are you sure its through wordpress and not through a compromised ftp account?

are you running the latest version of wordpress and plugins?

__________________
Steven Ciaburri | Proactive Linux Server Management - Rack911.com | 1.855.RACK911
System Administration Extraordinaire

Managed Dedicated Servers, Linux Server Management, Disaster Recovery, Server Security Audits

Reply With Quote
Sponsored Links
  #4  
Old 07-12-2010, 04:03 AM
pwpeery pwpeery is offline
Newbie
 
Join Date: Apr 2010
Location: Bowling Green, KY
Posts: 14
Hey,

This is the reports I am receiving.. Could be through FTP though... But they are only changing index.php... Starting to get really annoying.

Reply With Quote
  #5  
Old 07-12-2010, 05:09 AM
madaboutlinux madaboutlinux is offline
Web Hosting Master
 
Join Date: Jul 2009
Posts: 1,492
If the index page is been replaced, it's mostly the server is hacked and have malicious scripts on it which are replacing the index files of the websites. It's an old and common type of hacking method where the hackers upload the files under /tmp or /var/tmp using a hacked application of an account and then execute files.

Change the Ftp password of your account just in case AND ask the hosting provider to check the logs and whether the server have any malicious scripts running on it.

__________________
Linux WebHosting Solutions
http://linuxhostingsupport.net/blog/
MSN: madaboutlinux@hotmail.com

Reply With Quote
  #6  
Old 07-12-2010, 05:27 AM
david510 david510 is offline
Web Hosting Master
 
Join Date: Oct 2004
Location: Kerala, India
Posts: 4,617
I can see your server has got cpanel installed. You need to check the domlog files of the domain to see what activity was taken place. There can be c99 attack also. If that is the case, they can crack password of a relatively loose password'ed website an place symlinks to the wordpress conf files and read the db name and password. Also they can upload files.

There is no modsecurity installed on your server. Take the following url and you can see its not blocking.
Code:
http://yourserver_IP/bin
You can add custom rules to modsec to prevent these kind of attacks.

__________________
David | www.cliffsupport.com
Affordable Server Management Solutions sales AT cliffsupport DOT com
iWebManager | Access WHM from iPhone and Android

Reply With Quote
  #7  
Old 07-12-2010, 05:27 AM
TechBrein TechBrein is offline
Web Hosting Guru
 
Join Date: Jul 2006
Location: On top of the Servers
Posts: 316
Quote:
Originally Posted by madaboutlinux View Post
If the index page is been replaced, it's mostly the server is hacked and have malicious scripts on it which are replacing the index files of the websites.
Unfortunately, I don't agree with this. If the index page of *only* a few websites have been injected with virus codes, I would guess the particular account is compromised, and not the server itself, due to a vulnerable application on its website or the PC of the OP was infected with a virus through which the attacker got the login info for this account.

Reset the password, Upgrade all applications to the latest security bugs free version and never use the account password as any other passwords associated with the account. That should prevent any such issues in the future.

__________________
|| High Performance Server Management & Outstanding Technical Support
|| Server Optimization ::
Disaster Recovery :: Web Application Development
||
Setup Enterprise Servers:: Server Security :: Server Administration On Demand


Reply With Quote
  #8  
Old 07-12-2010, 11:42 AM
pwpeery pwpeery is offline
Newbie
 
Join Date: Apr 2010
Location: Bowling Green, KY
Posts: 14
Hello,

Thanks to all replys... Yea, it does not seem like the entire server is hacked... Only a few accounts which are running Wordpress. I ran a clamscan and did notice quite a few reports which I am removing now.

Thank you all!

Wes

Reply With Quote
  #9  
Old 07-13-2010, 03:05 AM
VIPoint VIPoint is offline
Web Hosting Master
 
Join Date: Mar 2009
Posts: 968
Hi,

I suggest you get your server secured right away. If it was hacked once and the security hole was not fixed then there is possibility that it will be hacked again.

I recommend you contact a server management company and get your server secure immediately. Also ask them for why was the server hacked. They might be able to provide you with the exact reason after examining the log files.

__________________
Level I-II, Level III, Senior SysAdmins & Full 24x7 Teams
Dedicated Linux Server Admins in Infopark Tech Park, India
VIPoint Pvt. Ltd | http://www.vipointsolutions.com
E-Mail: Sales@VIPointSolutions.com

Reply With Quote
  #10  
Old 07-13-2010, 04:41 PM
logicsupport logicsupport is offline
Aspiring Evangelist
 
Join Date: May 2006
Location: World Wide Web
Posts: 380
Quote:
Originally Posted by Steven View Post
Are you sure its through wordpress and not through a compromised ftp account?

are you running the latest version of wordpress and plugins?
Spot on Steven.

@Pwperry:

We have seen many wordpress blogs running older versions when it hardly takes a click to upgrade these. We need to make use of the updates from wordpress development RSS feeds and do it as soon as they release a new one. I mean it is not hard at all

FTP compromise is a different thing altogether. You could check for the modified file timestamp and check it against the ftp logs for a malicious activity. You're sure to find something if that is the case.

I suggest you hire an admin for an hour and get it fixed quickly before it spreads!

__________________
LogicSupport.com - Support That Makes Sense!
Quality Server Management & Web Hosting Support


Reply With Quote
  #11  
Old 07-14-2010, 12:59 PM
WeWatch WeWatch is offline
WHT Addict
 
Join Date: Oct 2008
Location: Chicago, IL
Posts: 158
You can't always go by the file timestamp. Many of the recent backdoors (shells) we've been seeing include a feature that "touches" the file and sets the timestamp to the same thing as something already in that folder, or it sets all the files to something different.

I agree with Steven and logicsupport on the compromised FTP account. You might also have a backdoor (shell) script on your site that the hackers will use to re-infect your site after the FTP passwords have been changed.

The virus that steals the FTP passwords works by either finding the plain text file that many free FTP programs use to store their saved login credentials, or by "sniffing" the outgoing FTP traffic. Since FTP transmits all data, including username and password, in plain text, it's easy for the virus to see and steal the password. It then sends the login information to a server which then infects the website(s).

First, change all FTP passwords as has been recommended already (TechBrein, madaboutlinux), then, if you're using a free FTP program or your clients are, suggest using WS_FTP by Ipswitch. It encrypts the stored password so it can't be used as easily.

Next, switch to SFTP. Unlike FTP, SFTP is encrypted so it can't be sniffed.

Then, be sure you've removed all backdoors. It's not so easy to spot them, just look for files that don't belong there.

Post back if you need further help...

__________________
Thomas J. Raef
WeWatchYourWebsite - so you don't have to!

Reply With Quote
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
GoDaddy Blogging (Wordpress) Hacked? RDOSTI Web Hosting 9 05-03-2010 02:27 AM
Wordpress 2.8.5 site hacked roberb7 Hosting Security and Technology 12 11-15-2009 08:28 AM
Wordpress and Joomla sites hacked roberb7 Hosting Security and Technology 60 09-12-2009 07:19 PM
WordPress sites keep getting hacked - Need Server/Security Experts to look into gariben Systems Management Requests 6 08-06-2008 02:21 PM
Site Hacked via php script placed in WordPress Uploads directory cnymike Hosting Security and Technology 8 04-08-2007 08:38 AM

Related posts from TheWhir.com
Title Type Date Posted
Web Host ZippyKid Launches Beta of WordPress Management Tool Web Hosting News 2012-04-18 13:59:14
Rogue Antivirus Campaign Tricks WordPress Users, Infects 30,000 Sites Web Hosting News 2012-03-08 12:10:48
Web Host Nexcess Launches UK WordPress Hosting Web Hosting News 2012-01-16 11:27:19
Blogging Platform Wordpress.com Adds .ME Domain Extensions Web Hosting News 2011-10-21 14:25:28
WordPress Forces Password Reset After Suspicious Activity on Plugins Detected Web Hosting News 2011-06-22 14:56:47


Tags
hacked, wordpress

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?