Web-based malware infections rise rapidly, stats show
The number of Web sites hosting malicious software, either intentionally or unwittingly, is rising rapidly, according to statistics to be released on Tuesday from Dasient.
More than 640,000 Web sites and about 5.8 million pages are infected with malware, according to Dasient, which was founded by former Googlers to offer services to help Web sites stay malware-free and off blacklists.
That figure for infected pages is nearly double what Microsoft estimated in a report in April.
Meanwhile, the Google blacklist of malware infected sites has more than doubled in the last year, registering as many as 40,000 new sites in one week.
Dasient identified more than 52,000 Web-based malware infections, bringing the total to more than 72,000 unique infections logged by the company since it launched its malware analysis platform early this year.
Infections on newly compromised sites that have 10 pages or more spread to nearly one quarter of the pages on the site, on average. Nearly 40 percent of the infected sites were later reinfected.
Most of the malware infections are accomplished by JavaScript and iFrames being injected into legitimate sites, accounting for nearly 55 percent and 37 percent respectively, said Dasient co-founder Neil Daswani.
The statistics illustrate the growing trend of attackers targeting browsers and Web applications with SQL injections, cross-site scripting and other attacks that can lead to drive-by downloads. Infections can come from anywhere on a site, including widgets and ads.
Dasient will be providing a top 10 list of Web-based malware attacks for each week and other trend information, as well as publishing information about new infections via a Twitter feed.
Dasient is sharing information on the top Web-based malware infections with Web site owners.
(Credit: Dasient)
Elinor Mills covers Internet security and privacy. She joined CNET News in 2005 after working as a foreign correspondent for Reuters in Portugal and writing for The Industry Standard, the IDG News Service, and the Associated Press. E-mail Elinor. 





That would be (IMHO) more useful than merely counting pages.
Even common sense and cautious use will not protect you against drive-by infections.
The real issue is that these websites when they are found to be hosting malware are not IMMEDIATELY shut down and access blocked to them by the ISP that is hosting the site. That should be done immediately.
So when you go to a legit site thinking its legit and enter your credit card info, the info is getting recorded by the malware. It would make no difference what OS you are using in that case.
Might consider getting Kaspersky as well.
I also will Google t his question:).
2. Don't use PHP
3. Follow standard hardening practices.
It won't make you 100% secure,but it will make the bad guys move on.
"It won't make you 100% secure,but it will make the bad guys move on," ignorant with the exception of "It won't make you 100% secure."
"The real issue is other stuff like PHP..." ignorant.
Beware who you take advice from.
Why so hard on PHP? Or is the fact that you don't know how to develop PHP websites to be secure? The fact is that .NET, JSP, etc all have their fair share of security holes too...
Because most of these trojans are executed in the browser on the client side (Javascript, iFrame, ActiveX, Java ), they are more then likely the result of cross-site scripting techniques that have to do more with account security then any one programming language running on the server.
Plugins like Adobe, Flash, and others don't help this fact... but don't blame it on PHP, blame it on poor security measures by hosting companies and their clients...
Common sense only goes so far - it won't protect you from problems on a legitimate (but infected) site.
Disabling Java, Flash, Adobe, etc. just won't work: end-users want to see their movies, games, pdf documents or whatever and simply refuse to run their browser in a mode that can't display half of their favourite websites.
Installing things like Adblock Plus and Noscript works fine for me since I run Firefox but most of the calls I get are from novice users who run Internet Exploder. Few run Firefox and those often don't have a clue about plug-ins.
Isn't there some product any end-user (even someone like grandma) can install to keep him/herself safe? By now, almost everyone I am dealing with has been educated to run, at a minimum, an antivirus program but I don't have a decent "grandma approved" solution to keep them safe from the dangers of the web.
Grandma is ultimately doomed unless another solution presents itself
The other thing I've done, with surprisingly revealing results, has been to put the URL string ".ru" into my blocked site list -- I've never noticed it interfering with anything legitimate that I cared about, and my security logs sometimes strongly indicate "wow, dodged a bullet visiting THAT site"... And if/when I report the incident to the pertinent website management, the response is generally both excited and thankful.
- by sophosuser October 30, 2009 11:50 AM PDT
- The scary thing about these web threats is that they're being hosted on perfectly (seemingly) legitimate sites. A standard URL filter will not protect an end-user from becoming infected. You need some layer of content scanning to ensure that even when allowed sites are visited the content is scanned. This applies to any consumer product as well. If your home systems are protected with URL filters be sure that you also have some content or at the very least pro-active (zero day) real time file scanning enabled. URL filters alone are not nearly enough.
- Like this Reply to this comment
-
(26 Comments)Mike Donnelly, Security Analyst Sophos