Slashdot Log In
Mystery Malware Affecting Linux/Apache Web Servers
Posted by
Zonk
on Thu Jan 24, 2008 03:46 PM
from the duck-and-cover-like-tommy-the-turtle dept.
from the duck-and-cover-like-tommy-the-turtle dept.
lisah writes "Reports are beginning to surface that some Web servers running Linux and Apache are unwittingly infecting thousands of computers, exploiting vulnerabilities in QuickTime, Yahoo! Messenger, and Windows. One way to tell if your machine is infected is if you're unable to create a directory name beginning with a numeral. Since details are still sketchy, the best advice right now is to take proactive steps to secure your servers. 'We asked the Apache Software Foundation if it had any advice on how to detect the rootkit or cleanse a server when it's found. According to Mark Cox of the Apache security team, "Whilst details are thin as to how the attackers gained root access to the compromised servers, we currently have no evidence that this is due to an unfixed vulnerability in the Apache HTTP Server." We sent a similar query to Red Hat, the largest vendor of Linux, but all its security team could tell us was that "At this point in time we have not had access to any affected machines and therefore cannot give guidance on which tools would reliably detect the rootkit."'"
Related Stories
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Should have used IIS (Score:5, Funny)
LOLserver? (Score:5, Funny)
Parent
Re:LOLserver? (Score:5, Funny)
Parent
Something's fishy! (Score:5, Funny)
Re:Something's fishy! (Score:5, Informative)
Parent
Re:Something's fishy! (Score:5, Funny)
Parent
Re:Something's fishy! (Score:5, Funny)
and all sorts of weird stuff's started happening in the server room
Parent
mkdir 1 (Score:5, Insightful)
Yes, also if you can run your tummy while patting your head you aren't infected also.
I think.... this crazy idea is the virus!
What are the common factors? (Score:5, Insightful)
To figure out what the compromise vector is, it's probably going to be necessary to figure out what the compromised servers have in common -- and how that differs from uncompromised servers. (Keeping in mind that currently-uncompromised servers may have the same vulnerability, and that attackers or their software just may not have gotten to them yet.)
I'd suggest enumerating factors such as OS, OS version, remote access methods (ssh, ftp, etc.), Apache versions, Apache modules, add-ons like CPanel, network/ASN, and so on -- anything could be a culprit at this point.
And that includes things that have nothing to do with Linux or Apache: for example, it's possible that the attackers acquired root passwords by infecting Windows systems used by administrators -- then just waited for them to initiate ssh sessions to their servers. It'd probably be best to leave all possibilities open and consider them equally likely until evidence starts accumulating in favor of/against them. (In re-reading that last statement, I suppose it sounds a bit trite. I'm just trying to discourage premature conclusions that anything is at fault until somebody can produce evidence to support saying so.)
Re:What are the common factors? (Score:5, Insightful)
Parent
The register's older writeup on this ... (Score:5, Informative)
my $.02 of course
ssh + bad password (Score:5, Informative)
* Don't allow root to ssh into your machine.
* Disable ssh1.
* Limit sudoers.
* Have good passwords.
* ???
* PROFIT!!
Seems like a formula everyone should know.
Re:ssh + bad password (Score:5, Interesting)
Parent
I'm not sure I buy it (Score:5, Insightful)
I would bet the path of the TCP/IP packets route through compromised providers who have an injection strategy. Remember a few months ago how IPSs were injecting their own java script and ads into the pages of other sites?
http://ars.userfriendly.org/cartoons/?id=20070703 [userfriendly.org]
This is the most likely scenario I can think of.
Re:Funny (Score:5, Insightful)
Problems with IIS were as a result of vulns in the application and/or Windows operating system - totally different problem.
Would you blame a lock company if the user left his keys in the lock?
Ed
Parent
Re:Funny (Score:5, Insightful)
In other words, they have no idea how the servers were compromised. Because they can't find out how, they're guessing it was a root password that was stolen. In other words, its still just as likely a flaw in some software.
Parent
Re:Funny (Score:5, Insightful)
A pretty good guess, otherwise we could expect to see millions of Apache web servers compromised (there are over 75 million Apache web servers in active service) and anticipate a much greater number of Windows clients infected.
The significance of this story is not that Windows clients are the target, the significance is that the infecting agent is originating from Apache/Linux servers.
Ed
Parent
Re:Funny (Score:5, Funny)
Depends. How good is my lawyer?
Parent
Re:Am I safe? (Score:5, Funny)
Maybe; they're still compiling it.
Parent
Re:Am I safe? (Score:5, Funny)
Parent
Re:Am I safe? (Score:5, Funny)
Parent
Re:Read it careful people... (Score:5, Insightful)
Parent
Re:Software sucks. (Score:5, Insightful)
1) If the market really wanted extensive 'software liability' then we'd already have it. Customers would demand it, suppliers would figure out how much it would cost to provide it, and prices would sort themselves out. Turns out the prices go WAY up, and customers (most of them) don't want to pay them.
2) What happens to Linux in a world with mandatory software liability? Who is liable? The company providing install and support? The volunteer contributor who wrote that line of code? The project maintainer who accepted the patch?
Parent
Re:Software sucks. (Score:5, Funny)
Parent
Re:Ubuntu as well? (Score:5, Insightful)
Parent