Slashdot Log In
Tool Detects "In-Flight" Webpage Alterations
Posted by
CmdrTaco
on Wed Jul 25, 2007 11:24 AM
from the its-like-a-foil-hat-for-your-browser dept.
from the its-like-a-foil-hat-for-your-browser dept.
TheWoozle writes "In a follow-up to a recent story about ISPs inserting ads into web pages, the University of Washington security and privacy research group has teamed with the International Computer Science Institute (ICSI) to develop an online tool to help you identify if your ISP is inserting ads or otherwise modifying the web pages you request."
Related Stories
[+]
ISPs Inserting Ads Into Your Pages 434 comments
TheWoozle writes "Some ISPs are resorting to a new tactic to increase revenue: inserting advertisements into web pages requested by their end users. They use a transparent web proxy (such as this one) to insert javascript and/or HTML with the ads into pages returned to users. Neither the content providers nor the end-users have been notified that this is taking place, and I'm sure that they weren't asked for permission either."
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 just block all ads, but... (Score:4, Interesting)
The hash gets calculated once for static content, which is usually the bulk of the traffic, no? So
not too big of a hit.
Browser sees content. Browser sees hash. Browser compares the two...
--
Censored [blogspot.com] by [blogspot.com] Technorati [blogspot.com] and now, Blogger too! [blogspot.com]
Frames (Score:3, Insightful)
Re:Should just block all ads, but... (Score:5, Insightful)
MOVE TO ANOTHER PROVIDER TODAY.
Why should I do that if I don't know the ISP is modifying the web pages in flight? Maybe I need a tool that could somehow detect that? That would sure be useful. Oh wait...Isn't that what this discussion is about?
Parent
Re:Should just block all ads, but... (Score:4, Funny)
1.) Claim the hash is to protect the copyright on your site
2.) Sue any ISP that alters the site without permission under the DMCA
3.) ???
4.) Profit!
Parent
Oh lord the confusion (Score:4, Interesting)
Re:Oh lord the confusion (Score:4, Informative)
Parent
Next week on Slashdot (Score:5, Funny)
Re:Next week on Slashdot (Score:5, Informative)
Parent
Answers to questions in this thread (Score:5, Informative)
Analyses (Score:3, Informative)
We are waiting for the Slashdot and DIGG deluges to pass, however, before we have a more detai
Re: (Score:3, Informative)
Re:Answers to questions in this thread (Score:4, Funny)
Parent
Re: (Score:3, Informative)
If you self-sign, everyone gets a nag panel everytime they visit your web page. If you have verisign or someone else provide you with a certificate, it costs real money.
Also, the HTTPS handshake is expensi
Not quite... (Score:4, Interesting)
As long as the actual API used by the Javascript is common enough that the ad-injectors can't recognize and block our code by keeing in on the API calls rather than the overall Javascript.
The proper solution, adding integrity checking to all HTTP, seems like its not happening.
Parent
Please don't post negative results! (Score:5, Informative)
No need for thousands of "All good in Kalamazoo" & "Up to date in Kansas City" posts.
A possible workaround (Score:5, Informative)
If you want to be stricter, encode your webpage content with base64 to make sure the ads don't intrude your precious content.
Re:A possible workaround (Score:5, Insightful)
Parent
Re:A possible workaround (Score:4, Informative)
Parent
Inserting Ads (Score:3, Funny)
What about upstream modification (Score:5, Funny)
This is the reason that we need to push for network neutrality [handsoff.org]. When the only choices are between a giant douche [summerseve.com] which alters content and a turd sandwich [panerabread.com] which alters content, the customer ends up screwed [lowes.com] in the end.
They WANT to be slashdotted (Score:3, Informative)
Old stuff. (Score:4, Interesting)
FWIW, seemed only one person noticed that the forbes page they loaded somehow had the company logos everywhere
I toyed with the idea of substituting ads with reminders (meeting at 2pm, or "you have been on slashdot for 2 hours!") and other more useful information.
Lastly, I don't think their naive hashing thing checks if you are altering the images - the content may remain unchanged, but linked to contents may change (they aren't checked from what I see), so it doesn't work for my scenario where different ads are substituted for the unaltered URL.
That said, I'm still curious on:
1) How many ISPs would bother modifying traffic from those 7 destinations they are testing.
2) What the various laws around the world say about this.
3) What those laws say about "sponsored internet access" where an ISP gives a cheaper package/plan where the ads are substituted with the ISPs advertisers with the risk of some corrupted info.
4) What those laws say about "streamlined internet access" where an ISP provides a package/plan where ads and other crap are removed (or modified) for their customer.
Re: (Score:3, Informative)
Re:I've got a better method... (Score:4, Informative)
Parent
Re: (Score:3, Informative)