Comments on: Attackers booby-trap searches at top Web sites
Growing number of sites are affected including USAToday.com, Target.com, Walmart.com, and several sites owned by CNET Networks, the publisher of News.com.
Growing number of sites are affected including USAToday.com, Target.com, Walmart.com, and several sites owned by CNET Networks, the publisher of News.com.
Web sites launch all the time, but they also shut their doors. We highlight 15 that bit the dust this year.
Let the debate begin: Was the iPhone more important than iTunes? Was anything bigger than Google finding a great business model? CNET offers its list of the 10 most important stories of the '00s.
Recent posts on technology, trends, and more.
Add this feed to your online news reader
Instead of the government looking to tax us for music on behalf of the RIAA how about they use OUR money to catch and imprison these guys instead?
We need a better way.
- iFrame injection - just FIX the BUG
- by kLevkoff March 31, 2008 2:09 PM PDT
- I agree that the people who launch these big attacks should be retaliated against - and ninjas with black masks and poisoned darts seem quite appropriate to me - preferably in the dark of night with orders to leave no survivors.
- Like this Reply to this comment
-
-
- Who's the victim, and who's the problem?
- by kLevkoff March 31, 2008 2:15 PM PDT
- I agree that the perpetrators are, well, the perpetrators, but I believe that a major portion of the blame rests with the Web sites - after all, it IS their defective code that allows this exploit to work. Virtually every posting I've seen seems to ignore the fact that none of this would have happened if the code used by the Web sites themselves was well written, well tested, and working properly.
- Like this View reply
Processing -
(13 Comments)The fact remains, however, that they are only able to do this because the web site software is BUGGY. I am tired of hearing about "scaling defenses" and the like, followed by all sorts of questions about "blocking the attacks". The "defense" is to fix your code so the bugs are no longer there, then apply enough QUALITY CONTROL to prevent it from happening again. This is happening because of a BUG; inputs are apparently NOT being properly and fully validated, which is something that any decent programmer supposedly learned to do in school. What's to scale - replace the defective code containing the exploit with new code that works correctly and the problem is gone!
The bad guys were able to get in because basic security precautions, the kind that any first year programmer SHOULD be aware of, were apparently not correctly implemented in the code. The Web sites attacked were NOT "innocent", they were neglectful and they ARE partly to blame.
If the sites were using search engine code written by someone else, then the creators of the code are responsible for selling or providing defective and insecure code, and the sites themselves are responsible for using code without testing it - and risking the security of their customers as a result of their sloppiness.....
Lets stop talking like they did everything right and got "blindsided" by this.....