Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:google ads (Score 2, Interesting) 71

My boss will regularly click the "Sponsored Link" in his google search result thinking that it's a legitimate search result.

It's not out of the question that people click that Sponsored Link thinking it's a real result, finds that it is the solution to whatever problem they were having (albeit not the best or most cost-effective solution), and make the purchase.

Comment Re:why you might care (Score 1) 255

Yeah. Google Wave really needs the ability for a user to host their own server. They should really develop an underlying protocol and open-source it so people would be able to host (or write) their own server.

Bonus points if the (hypothetical, because it seriously really really doesnt exist yet) protocol would be federated so the different servers could talk to each other.

Comment Re:We Got Hit By This (Score 4, Informative) 288

Just as a followup to this, it's not actually a fault or exploit in MSSQL or IIS; just that the SQL being injected is specific to MSSQL and completely valid. This can and will happen in any future version of IIS or MSSQL unless specific action is taken by Microsoft to prevent the underlying technique used to do it, which is unlikely as it will break a large percentage of perfectly legitimate applications.

The same attack could probably be modified to hit Oracle, MySQL, or other DBMSes with minimal effort. I don't even really know why IIS is even mentioned as the actual server software is irrelevant. This attack would just as easily hit MSSQL databases with website front ends hosted on Apache or pretty much anything else, no code changes needed. This isn't even the first time this has happened. A couple years pretty much the exact same script was used to deface sites on about the same scale as this one did.

The blame should be placed on the developers of the poorly written 3rd party software that doesn't sanitize its inputs or (preferably) use parameterized queries and stored procedures.

Comment Re:Do not tell me about this wave thing... (Score 4, Insightful) 180

This.

Google Wave has to actually be forwards and backwards compatible with e-mails if it ever stands a chance of replacing it. That means people seamlessly being about to send e-mails to myaddress@googlewave.com and having them appear in my inbox, and having my replies (as waves) send out e-mails as replies if any of the participants in the wave is an "e-mail" participant.

And bots really don't count. It has to be tightly integrated into the system.

Slashdot Top Deals

You knew the job was dangerous when you took it, Fred. -- Superchicken

Working...