Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Consumer Groups Dig Inside NebuAD Technology
view: topics flat text 
Post a:

Comments on news posted 2008-06-18 17:03:55: Consumer groups Free Press and Public Knowledge today issued a report (pdf) on NebuAD behavioral advertising technology. ..


TKJunkMail
Enjoy the sun
Premium
join:2002-03-03
Avalon, NJ
·Sprint Mobile Broa..
·Comcast

Past BBR stories established Nebuad only monitoring

This article implies that Nebuad is altering code to insert ads. But past stories here have said that Nebuad gave up that method and are just monitoring traffic and selling that data to web sites so they can use directed ads.

Not that I am in favor of Nebuad monitoring as well, but Free Press should get more up to date. They are battling a system that has already been defeated.
--
My BLOG .. .. Internet News .. .. My Web Page

Karl Bode
News Guy
join:2000-03-02

Host:
Road Runner
PC gaming GAMES
PC gaming Tech

Re: Past BBR stories established Nebuad only monitoring

I'm sure Robb will correct me if I'm wrong, but you're talking about two different things.

The "injection" you're thinking of consisted of a Texas ISP named RedMoon using a NebuAD banner technology reserved for free Wi-Fi advertising in general broadband use. That resulted in banners being superimposed over existing websites and ad relationships...That was part of a "Fair Eagle" project that NebuAD stopped.

This is different and speaks to the system fundamentals. Topolski is saying the system as a whole forges IP packets so their JavaScript code is written into source code trusted by the Web browser.
jimness000

join:2005-03-28
West Chicago, IL

Re: Past BBR stories established Nebuad only monitoring

What concerns me on the surface is the common practice of using web-based email. My company and my wife's both have web portals into their email systems. My wife, an HR person in her company, has access through web portals to payroll and other private employee information.

It sounds as though this technology could be used to gain access to proprietary info which is assumed to be secure (via HTTPS connections).

Am I wrong?

TKJunkMail
Enjoy the sun
Premium
join:2002-03-03
Avalon, NJ
·Sprint Mobile Broa..
·Comcast


1 edit

Re: Past BBR stories established Nebuad only monitoring

said by jimness000 See Profile :

It sounds as though this technology could be used to gain access to proprietary info which is assumed to be secure (via HTTPS connections).

Am I wrong?
Yes. I think you are. The Nebuad device has no decrypting capabilities and can't see inside encrypted packets. They could tell the end points of the conversation but not see the data.
--
My BLOG .. .. Internet News .. .. My Web Page

funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC
·Verizon Online DSL
·Skype


2 edits

Re: Past BBR stories established Nebuad only monitoring

said by TKJunkMail See Profile :

said by jimness000 See Profile :

It sounds as though this technology could be used to gain access to proprietary info which is assumed to be secure (via HTTPS connections).

Am I wrong?
Yes. I think you are. The Nebuad device has no decrypting capabilities and can't see inside encrypted packets. They could tell the end points of the conversation but not see the data.
The device is inserted in the middle, so it can see the entire transaction, including the cryptographic key exchange. **

That said, I have no evidence that it decrypts https, and I personally believe that it would use precious CPU time in a middlebox where processing speed must be an issue.

We also have NebuAd's word that they won't try it, FWIW.

[Edit: I'm not sure this really means anything, SSL is not my strong point. It includes client sending of a code that can only be decrypted by a server's private key, but also includes several flavors of encryption of various strengths. In a cytological attack, my understanding is that the MITM can affect which get negotiated. All the more reason that we SHOULD be able to trust our ISPs and their vendors.]
--
Robb Topolski -= funchords.com =- Hillsboro, Oregon
HTTP is the new Bandwidth Hog...

ctgreybeard
Old dogs can learn new tricks
Premium
join:2001-11-13
Bethel, CT
clubs:
·AT&T Yahoo

Re: Past BBR stories established Nebuad only monitoring

I believe that even if it can view the key exchange it still cannot decrypt the conversation unless it actually performs a "man in the middle" attack which would require it to spoof the certificates of BOTH ends of the conversation. This would be especially BAD, hopefully illegal, and DEFINITELY underhanded!
--
Old dogs can learn new tricks!

espaeth
Digital Plumber
Premium,MVM
join:2001-04-21
Minneapolis, MN
·voip.ms
·Vitelity VOIP
·Callcentric
·VoiceStick
·ViaTalk
·Comcast
·Embarq

said by funchords See Profile :

The device is inserted in the middle, so it can see the entire transaction, including the cryptographic key exchange.

That said, I have no evidence that it decrypts https, and I personally believe that it would use precious CPU time in a middlebox where processing speed must be an issue.
To be able to decrypt the conversation you need the private key (stored only on the hosting server/load balancer) that matches up with the public key served up in the https negotiation process.

The SSL cert also needs to match up as being issued by one of the default Certificate Authorities that had their authentication keys distributed with the web browser software.

Corporate SSL decoding solutions like that provided by Bluecoat work by having a "special" CA key installed on each of the client machines so that the appliance can spoof the https negotiation of valid Internet sources and have the public SSL key authenticate with the "special" CA that gets installed to the web browser so that the user never sees a pop-up to clue them in to the practice. Where you can notice this is if you look at the SSL cert details itself in the browser you will see that sites like Yahoo would be certified by some mystery CA instead of Verisign/Equifax/GeoTrust/Thawte/etc. The scary thing is that in a corporate environment this key can be distributed very easily/silently through Active Directory.

To be honest, the whole thing creeps me out and I'm usually pretty liberal in my view on acceptable practices in networking.

knightmb
Everybody Lies

join:2003-12-01
Franklin, TN
·AT&T DSL Service

said by funchords See Profile :

The device is inserted in the middle, so it can see the entire transaction, including the cryptographic key exchange.

That said, I have no evidence that it decrypts https, and I personally believe that it would use precious CPU time in a middlebox where processing speed must be an issue.

We also have NebuAd's word that they won't try it, FWIW.
I have to agree, they wouldn't need to waste CPU time to do this. That would actually give it a dual purpose perhaps. Serve ads and secret wiretaps. Either way, we might not be able to do anything about the secret wiretap, but at least we can make the regular stuff all look like garbage. As usual in this type of stories, I chime in the link in my signature.
--
Fight NebuAD and the like:
Click Here to pollute their data

TKJunkMail
Enjoy the sun
Premium
join:2002-03-03
Avalon, NJ
·Sprint Mobile Broa..
·Comcast

Re: Past BBR stories established Nebuad only monitoring

said by knightmb See Profile :

said by funchords See Profile :

The device is inserted in the middle, so it can see the entire transaction, including the cryptographic key exchange.

That said, I have no evidence that it decrypts https, and I personally believe that it would use precious CPU time in a middlebox where processing speed must be an issue.

We also have NebuAd's word that they won't try it, FWIW.
I have to agree, they wouldn't need to waste CPU time to do this. That would actually give it a dual purpose perhaps. Serve ads and secret wiretaps. Either way, we might not be able to do anything about the secret wiretap, but at least we can make the regular stuff all look like garbage. As usual in this type of stories, I chime in the link in my signature.
I think espaeth already answered the HTTPS issue here:
»Re: Past BBR stories established Nebuad only monitoring
--
My BLOG .. .. Internet News .. .. My Web Page

TKJunkMail
Enjoy the sun
Premium
join:2002-03-03
Avalon, NJ
·Sprint Mobile Broa..
·Comcast


1 edit
said by Karl Bode See Profile :

This is different and speaks to the system fundamentals. Topolski is saying the system as a whole forges IP packets so their JavaScript code is written into source code trusted by the Web browser.
Some observations on the Topolski study:

1. He turned off the anti-phishing feature in IE. This may have made the attack possible where it normally might not have if turned on by default as it usually is.

2. If a user blocks ALL cookies not originating at specific list of web site domains, the injected cookie from "faireagle.com" could not be put on the client system for tracking purposes. I assume from reading his writeup that the system he tested with allowed temporary cookies and that is how Nebuad could put cookies on the system. I never allow my system to do that.

3. If using Firefox with the "noscript" addon, then any injected javascript from faireagle.com wouldn't be executed.
--
My BLOG .. .. Internet News .. .. My Web Page

funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC
·Verizon Online DSL
·Skype

Re: Past BBR stories established Nebuad only monitoring

said by TKJunkMail See Profile :

said by Karl Bode See Profile :

This is different and speaks to the system fundamentals. Topolski is saying the system as a whole forges IP packets so their JavaScript code is written into source code trusted by the Web browser.
Some observations on the Topolski study:

1. He turned off the anti-phishing feature in IE. This may have made the attack possible where it normally might not have if turned on by default as it usually is.
No, it is off by default, but the user is insistently bugged to turn it on until the user gives a definitive "yes" or "no."

The reason I said "no" is so not to cloud the issue with extra packets.

I'll let you figure out what setting that users who are concerned with privacy are likely to choose.

said by TKJunkMail See Profile :

2. If a user blocks ALL cookies not originating at specific list of web site domains, the injected cookie from "faireagle.com" could not be put on the client system for tracking purposes. I assume from reading his writeup that the system he tested with allowed temporary cookies and that is how Nebuad could put cookies on the system. I never allow my system to do that.
Good for you. However, that is not what most users do, nor is that the default.

3. If using Firefox with the "noscript" addon, then any injected javascript from faireagle.com wouldn't be executed.
Good for you. However, that is not what most users do, nor is that the default.

Do you have a reason on attacking this report?
--
Robb Topolski -= funchords.com =- Hillsboro, Oregon
HTTP is the new Bandwidth Hog...

TKJunkMail
Enjoy the sun
Premium
join:2002-03-03
Avalon, NJ
·Sprint Mobile Broa..
·Comcast

Re: Past BBR stories established Nebuad only monitoring

said by funchords See Profile :

Do you have a reason on attacking this report?
Not attacking the report. Just pointing out that following reasonable browser security settings can make the Nebuad monitoring moot.

If I was really paranoid about security I would subscribe to a public VPN service for all web access and then all traffic would be encrypted and untouchable unless someone got a Nebuad device between the VPN server and the internet at large.
--
My BLOG .. .. Internet News .. .. My Web Page

funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC
·Verizon Online DSL
·Skype

Re: Past BBR stories established Nebuad only monitoring

said by TKJunkMail See Profile :

Not attacking the report. Just pointing out that following reasonable browser security settings can make the Nebuad monitoring moot.
Cool. That advice is always valuable.
--
Robb Topolski -= funchords.com =- Hillsboro, Oregon
HTTP is the new Bandwidth Hog...

swhx7
Premium
join:2006-07-23
Elbonia
·RoadRunner Cable

said by TKJunkMail See Profile :

following reasonable browser security settings can make the Nebuad monitoring moot.

By "make moot" I understand you to mean that avoiding the injected cookies and Javascript interferes with client-tracking efforts. That much is true, but it does not avoid having all one's packets going thru the data-mining machine. Theoretically (if the spybox company diverges from what they publicly say they'll do) it could still assemble a per-individual browsing history.

Also it seems to me (though I've only briefly glanced at the materials) that the user can avoid the Nebuad cookies only by manually evaluating each cookie, because the fraudulent ones are inserted in headers via forged packets. The browser can't tell that they're not from the site the user intends to accept cookies from.

And in the case of the Javascript, even with Noscript, I'm not sure there is any way to run JS from the real site without running the injected JS.

TKJunkMail
Enjoy the sun
Premium
join:2002-03-03
Avalon, NJ
·Sprint Mobile Broa..
·Comcast

Re: Past BBR stories established Nebuad only monitoring

said by swhx7 See Profile :

Also it seems to me (though I've only briefly glanced at the materials) that the user can avoid the Nebuad cookies only by manually evaluating each cookie, because the fraudulent ones are inserted in headers via forged packets. The browser can't tell that they're not from the site the user intends to accept cookies from.

And in the case of the Javascript, even with Noscript, I'm not sure there is any way to run JS from the real site without running the injected JS.
From my reading of the tests done as laid out in the linked PDF report, blocking the cookies is possible because the cookies involved are clearly identified as coming from faireagle.com. Also the javascript is an addon at the end that also is marked as executing from the faireagle.com domain. So the javascript can be avoided.

Could Nebuad chg that? Maybe. But the way it is setup now, blocking is easily achieved.
--
My BLOG .. .. Internet News .. .. My Web Page

funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC
·Verizon Online DSL
·Skype

Re: Past BBR stories established Nebuad only monitoring

said by TKJunkMail See Profile :

From my reading of the tests done as laid out in the linked PDF report, blocking the cookies is possible because the cookies involved are clearly identified as coming from faireagle.com. Also the javascript is an addon at the end that also is marked as executing from the faireagle.com domain. So the javascript can be avoided.

Could Nebuad chg that? Maybe. But the way it is setup now, blocking is easily achieved.
Sure. They can change the faireagle domain to something else, to thwart your blocking. Domains are very cheap and you can't block the dictionary. Hell, they could inject 10 different javascripts into each page, until one eventually gets followed.

They can forge HTTP redirects to drive you to the nefarious code, instead of using javascript to do it. I think this is similar to what Phorm is reportedly going to do now.

They could also make deals with web portals so that the nefarious script doesn't have to be forged at all. They buy ad space or even a 1x1 pixel, that ad server realizes you're from an IP address with a NebuAd deal, the ad server loads you up with their profile-identification cookies, and no forgery ever takes place. Fortunately, this won't be allowed to happen by the best services. Most Yahoo's and Google's of the world actually are fans of the Internet and ultimately side with the user, despite our cookie-erasing habits. They don't want 24/7/365 eavesdropping on the internet, either.
--
Robb Topolski -= funchords.com =- Hillsboro, Oregon
HTTP is the new Bandwidth Hog...

deitarion

@teksavvy.com

Re: Past BBR stories established Nebuad only monitoring

And NoScript is based on Javascript whitelisting, so they'd have to embed the JS into the page and hope that the user is viewing a site they've granted JS execute permission to.

funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC

Re: Past BBR stories established Nebuad only monitoring

I actually have it on this computer... disabled. There's a less agressive plug-in that I'm used to using, but it hasn't been updated for FF3. :-(

RARPSL

join:1999-12-08
Suffern, NY

said by TKJunkMail See Profile :

3. If using Firefox with the "noscript" addon, then any injected javascript from faireagle.com wouldn't be executed.
Since their box is screwing with the web page HTML will noscript even know that the JavaScript is coming from faireagle.com? I think that they insert the script directly into the HTML Header..\Header area so it is inline not loaded via a LINK tag (which noscript would be able to block by refusing to allow the Link's URL from being executed).

funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC
·Verizon Online DSL
·Skype


1 edit
said by TKJunkMail See Profile :

This article implies that Nebuad is altering code to insert ads. But past stories here have said that Nebuad gave up that method and are just monitoring traffic and selling that data to web sites so they can use directed ads.
Then they're wrong -- or they started doing that after June 1st.

Any links? I'm not sure what specifically you are referring to...

Edit: nevermind, I see Karl's response above. He's right.
--
Robb Topolski -= funchords.com =- Hillsboro, Oregon
HTTP is the new Bandwidth Hog...

wifi4milez
Big Russ, 1918 to 2008. Rest in Peace

join:2004-08-07
New York, NY
·Verizon FIOS
·Sprint Mobile Broa..
·RoadRunner Cable
·BroadVoice

said by TKJunkMail See Profile :

This article implies that Nebuad is altering code to insert ads. But past stories here have said that Nebuad gave up that method and are just monitoring traffic and selling that data to web sites so they can use directed ads.

Not that I am in favor of Nebuad monitoring as well, but Free Press should get more up to date. They are battling a system that has already been defeated.
Agreed, the article leads one to believe that ads will be inserted by altering code (at least thats what I got out of it), which doesnt appear to be the case with this product at the current time. The other thing is that regardless of how you feel about what Nebuad does, its really not any (fundamentally) different then what happens when you use Gmail. Unless it can be proven that something is going on other than targeted ads being delivered (things Google has been doing for years), then this whole argument is pointless.
--
If history teaches us anything, it teaches that simple-minded appeasement or wishful thinking about our adversaries is folly.
-Ronald Reagan-

Maxo
Your tax dollars at work.
Premium,VIP
join:2002-11-04
Tallahassee, FL
clubs:

Re: Past BBR stories established Nebuad only monitoring

It is completely different from what GMail does. With GMail you intentionally sign up for their service and they place ads next to your e-mail based on its content. This is a system a user voluntarily agrees to be part of, and the ads are placed by the server.
NebuAd intercepts your traffic whether you like it or not, and changes the code that was sent from the server to your computer.
Also, changes mail providers is easy, changing ISPs is not.

funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC
·Verizon Online DSL
·Skype

said by wifi4milez See Profile :

The other thing is that regardless of how you feel about what Nebuad does, its really not any (fundamentally) different then what happens when you use Gmail.
There are HUGE differences -- you use Gmail completely at your option, and if you use them, their privacy disclosures are always available within a click or two from the page you are viewing.
--
Robb Topolski -= funchords.com =- Hillsboro, Oregon
HTTP is the new Bandwidth Hog...

wifi4milez
Big Russ, 1918 to 2008. Rest in Peace

join:2004-08-07
New York, NY
·Verizon FIOS
·Sprint Mobile Broa..
·RoadRunner Cable
·BroadVoice

Re: Past BBR stories established Nebuad only monitoring

said by funchords See Profile :

said by wifi4milez See Profile :

The other thing is that regardless of how you feel about what Nebuad does, its really not any (fundamentally) different then what happens when you use Gmail.
There are HUGE differences -- you use Gmail completely at your option, and if you use them, their privacy disclosures are always available within a click or two from the page you are viewing.
Yes, I should clarify by saying that Gmail is a service you chose to use. However, the Nebuad privacy policy is clearly posted on their website (numerous times), and my point was that the delivering of targeted ads (ie. Gmail et al) is nothing new. When people do searches with Google or any other major search engine they also receive targeted ads, Nebuad simply uses a new technology to deliver them. Let me be clear about this; if Nebuad is doing nothing more than serving ads then I congratulate them on a very smart business model. On the other hand, if something sinister is going on then of course I would have an issue with it. Thus far however, nobody can conclusively prove anything untoward is happening here.
--
If history teaches us anything, it teaches that simple-minded appeasement or wishful thinking about our adversaries is folly.
-Ronald Reagan-

Maxo
Your tax dollars at work.
Premium,VIP
join:2002-11-04
Tallahassee, FL
clubs:

Re: Past BBR stories established Nebuad only monitoring

Yes, but Google's ads are still completely differently. You get them be visiting a site that delivers ads. Just like when you turn on the TV, you get the commercials from that TV station.
NebuAd is injecting ads in places they didn't previously exist. You could have a paid login to DSLReports so that you don't have to deal with the ads, but BAM your ISP injects them in anyhow.
Google does not inject ads into other people's content.
--
"Padre, nobody said war was fun now bowl!" - Sherman T Potter

»www.cafepress.com/maxolasersquad

»maxolasersquad.com/

»maxolasersquad.com/network/ My DSL Network Guide

»myspace.com/mlsquad

wifi4milez
Big Russ, 1918 to 2008. Rest in Peace

join:2004-08-07
New York, NY
·Verizon FIOS
·Sprint Mobile Broa..
·RoadRunner Cable
·BroadVoice

Re: Past BBR stories established Nebuad only monitoring

said by Maxo See Profile :

NebuAd is injecting ads in places they didn't previously exist. You could have a paid login to DSLReports so that you don't have to deal with the ads, but BAM your ISP injects them in anyhow.
Google does not inject ads into other people's content.
The problem with your theory is that what you describe (injecting ads where they didnt previously exist) isnt actually happening. Check Karls reply to the OP on this very topic here. So, this is in effect no different than what any other search engine does, and my example still holds true.
--
If history teaches us anything, it teaches that simple-minded appeasement or wishful thinking about our adversaries is folly.
-Ronald Reagan-

swhx7
Premium
join:2006-07-23
Elbonia
·RoadRunner Cable

Re: Past BBR stories established Nebuad only monitoring

said by wifi4milez See Profile :

The other thing is that regardless of how you feel about what Nebuad does, its really not any (fundamentally) different then what happens when you use Gmail. ... Gmail is a service you chose to use. However, the Nebuad privacy policy is clearly posted on their website (numerous times), and my point was that the delivering of targeted ads (ie. Gmail et al) is nothing new. ... if Nebuad is doing nothing more than serving ads then I congratulate them on a very smart business model. On the other hand, if something sinister is going on then of course I would have an issue with it. Thus far however, nobody can conclusively prove anything untoward is happening here.

The "fundamental difference" is that on a clean ISP, you can avoid whatever data-mining the online service is trying to do by either not using the service or by policing what cookies, scripts and other stuff you accept from the service. And if you have to avoid the service as contrary to your policies, you still have the whole rest of the internet.

With something like Nebuad, in contrast, the choice is either being data-mined or not having internet, unless you're fortunate enough to have another ISP with an honest pipe in your area, and it may be only dialup if there is one.

A further fundamental difference is that on a clean pipe you can tell what's coming from the online service and what's coming from elsewhere and choose what to accept accordingly, while Nebuad forges packets, impersonates sites and otherwise fraudulently tampers with your intended connections.

The appeal to so-called "consent" is always dishonest when the alternatives are so coercively manipulated and distorted by monopolies and oligopolies that they no longer resemble what you could choose from in a well-functioning market.

Maxo
Your tax dollars at work.
Premium,VIP
join:2002-11-04
Tallahassee, FL
clubs:

said by wifi4milez See Profile :

said by Maxo See Profile :

NebuAd is injecting ads in places they didn't previously exist. You could have a paid login to DSLReports so that you don't have to deal with the ads, but BAM your ISP injects them in anyhow.
Google does not inject ads into other people's content.
The problem with your theory is that what you describe (injecting ads where they didnt previously exist) isnt actually happening. Check Karls reply to the OP on this very topic here. So, this is in effect no different than what any other search engine does, and my example still holds true.
According to the article, "NebuAd exploits normal browser and platform security behaviors by forging IP packets, allowing their own JavaScript code to be written into source code trusted by the Web browser." and "it breaks in and changes the contents of your private communications"
Google does not do this, and neither does any other website. It is not uncommon for websites, including e-mail providers, to put ads next to the content that they are providing.
Google injects code into their own code, NebuAd injects code into another providers code.

wifi4milez
Big Russ, 1918 to 2008. Rest in Peace

join:2004-08-07
New York, NY
·Verizon FIOS
·Sprint Mobile Broa..
·RoadRunner Cable
·BroadVoice

Re: Past BBR stories established Nebuad only monitoring

said by Maxo See Profile :

said by wifi4milez See Profile :

said by Maxo See Profile :

NebuAd is injecting ads in places they didn't previously exist. You could have a paid login to DSLReports so that you don't have to deal with the ads, but BAM your ISP injects them in anyhow.
Google does not inject ads into other people's content.
The problem with your theory is that what you describe (injecting ads where they didnt previously exist) isnt actually happening. Check Karls reply to the OP on this very topic here. So, this is in effect no different than what any other search engine does, and my example still holds true.
According to the article, "NebuAd exploits normal browser and platform security behaviors by forging IP packets, allowing their own JavaScript code to be written into source code trusted by the Web browser." and "it breaks in and changes the contents of your private communications"
Google does not do this, and neither does any other website. It is not uncommon for websites, including e-mail providers, to put ads next to the content that they are providing.
Google injects code into their own code, NebuAd injects code into another providers code.
I thought the same thing when I read the article, and then Karl came out and said it wasnt true. As I dont think anyone here really knows what Nebuad does (myself included), why dont we table this discussion until we have all the facts? If not, we are all just speculating anyway.
--
If history teaches us anything, it teaches that simple-minded appeasement or wishful thinking about our adversaries is folly.
-Ronald Reagan-

Maxo
Your tax dollars at work.
Premium,VIP
join:2002-11-04
Tallahassee, FL
clubs:

Re: Past BBR stories established Nebuad only monitoring

said by wifi4milez See Profile :

I thought the same thing when I read the article, and then Karl came out and said it wasnt true. As I dont think anyone here really knows what Nebuad does (myself included), why dont we table this discussion until we have all the facts? If not, we are all just speculating anyway.
Agreed. But then I still stands that they are just doing what Google is doing cannot be determined either.

funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC
·Verizon Online DSL
·Skype

Nebuad is injecting code where it did not previously exist, this code is to force-load their cookies.

Nebuad is reportedly not injecting ads where they did not previously exist. This is a common misconception, likely brought on by a NebuAd patent and the business model of their sister-company Fair Eagle, which did exactly what you described.

Maxo
Your tax dollars at work.
Premium,VIP
join:2002-11-04
Tallahassee, FL
clubs:

Re: Past BBR stories established Nebuad only monitoring

said by funchords See Profile :

Nebuad is injecting code where it did not previously exist, this code is to force-load their cookies.

Nebuad is reportedly not injecting ads where they did not previously exist. This is a common misconception, likely brought on by a NebuAd patent and the business model of their sister-company Fair Eagle, which did exactly what you described.
Then it still stands that they are not doing what Google is doing.

seagreen
Premium,Mod
join:2001-05-14
out there
·Rock Island Commun..

Host:
CenturyTel
Wireless Service P..
Southern California
HughesNet Satellite
WildBlue Satellite
said by wifi4milez See Profile :

However, the Nebuad privacy policy is clearly posted on their website
That is completely beside the point. The point is that your ISP, quite possibly without your knowledge or consent, may be allowing Nebuad to intercept traffic on its network. Mine (Centurytel) is. The opt-out is cumbersome and cookie-based so every browser on every computer has to go through the opt-out procedure which does not, in any way, guarantee that your browsing behavior is not being tracked.

Fortunately I have other options.

funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC
·Verizon Online DSL
·Skype


1 edit
said by wifi4milez See Profile :

Let me be clear about this; if Nebuad is doing nothing more than serving ads then I congratulate them on a very smart business model. On the other hand, if something sinister is going on then of course I would have an issue with it. Thus far however, nobody can conclusively prove anything untoward is happening here.
The sinister aspects are these:

1. They employ packet forgery, XSS, MITM to break the security designed into your browser and operating system.

2. They don't "inject" ads, but they do inject javascript. This javascript drives your browser to server(s) that it otherwise wouldn't necessarily trust.

3. While they do assure us about what "they" will and will not do with our data, we only have NebuAd's word for it. We can trust NebuAd, can't we? After all, I hear that they're the fine folks that brought us Gator.
--
Robb Topolski -= funchords.com =- Hillsboro, Oregon
HTTP is the new Bandwidth Hog...
pbarrow
Premium
join:2003-09-16
Montgomery, AL


1 edit

Consumer Groups Dig Inside NebuAD Technology

I emailed my State District represetatives and US senators with links to the Charter NebuAd article and some other articles and objections to Deep Packet Inspection.
Everyone should look up their State and US Reps on the Gov web sites and email them your objections.
ISP's have no right to determine what Ad's I see - that's why I surf the web when I'm looking to buy something - so I can find it for myself at the best price.
NebuAd is like have the advertisers with the most money sending me ads (probably with products at higher prices).
Then there's the bigger problem of them invading my privacy.
Maybe it's time the whole internet went to DES encryption. And any company attempting to break or decipher that encryption for any reason (without a court order) would be breaking the Law.

gatorkram
Spelling and Grammer impared
Premium
join:2002-07-22
Winterville, NC
clubs:
·Embarq
·linode

Copyright violation

I create my click data, so it is mine. If the ISP tries to do anything with it, then they violate my copyright.

Sounds fair to me. I could use some extra money. Go ahead and steal it.
--
Give me bandwidth or give me death!
»/testhistory/661871/4f240

See 9 replies to this post

pokesph
It Is Almost Fast
Premium
join:2001-06-25
Sacramento, CA
clubs:
·Comcast


2 edits

NotMyAds

Umm.. more importantly, this can take away steal my ad revenue if it grabs my pages' code, deep packet inspects it - saving my visitors click-data, cookie info, etc., then injects its own ads over mine.

What makes them think this is even remotely legal?
SilverSurfer

join:2007-08-19

Re: NotMyAds

said by pokesph See Profile :

What makes them think this is even remotely legal?
Same thing that makes throttling/capping legal. There are no current Federal or State laws against it.
SanJoseNerd
Premium
join:2002-07-24
San Jose, CA

said by pokesph See Profile :

Umm.. more importantly, this can take away steal my ad revenue if it grabs my pages' code, deep packet inspects it - saving my visitors click-data, cookie info, etc., then injects its own ads over mine.

What makes them think this is even remotely legal?
It's not legal. A few years back, some websites started to engage in "framing". For example, they would show the New York Times website in a frame, while displaying their own ads in an adjacent frame, thus effectively attaching their own ads to the Times (without any permission from or payment to the Times). Framing was challenged in court, and found to be illegal. That's why you don't see it any more. For an ISP to inject their own ads into your web pages is certainly illegal under the same principle.

Dakota1991

@charter.com

Not what we're paying for

It's one thing for an ISP to sell what you're doing to third parties in order to flood you with ads, if the advertisers are paying for your Internet connection. I don't know about the rest of you, but I'm paying Charter nearly $55/month for Internet service. For my payment, I expect Charter to provide me with reliable Internet access and nothing more. If they want to sell my data to someone else, they should reduce or eliminate the money I have to pay them each month.

I wonder how Charter would feel if they paid someone to paint their building and without their knowledge or permission, the painter "sold" the rights to advertisers to put their ads on Charter's building (without compensation to Charter). I don't think Charter would appreciate that, but that is exactly what they're doing to us. Unfortunately, where I live it's either Charter or nothing.

The bigger problem we have in the U.S. is that there are very few laws that protect the average citizen. Companies are permitted to collect any data on us that they desire and to resell that data to anyone they want. In most cases, we not only have no control over our own data, but we don't even know who has it or how (or even if) they protect it. It's no wonder that identity theft is the fastest growing crime in this country. It would be nice if Congress worked to protect the rights of the citizens, but it seems like they only work for the big corporations and their lobby machines. It's all about making as much money you can and the hell with who gets hurt in the process.

JohnQPublic
Premium
join:2002-03-22
Xanadu

Re: Not what we're paying for

It's ironic you bring up the payment issue.

I was just thinking a few moments ago that it won't be long before some of the marketing geniuses at the ISPs (telcos and cable companies) cook up some clever marketing gimmick making it appear to be a value-added service. You'll see a line item charge any month now.

You can take that to the bank.

Millenniumle

join:2007-11-11
Fredonia, NY
What is even better is if you add NebuAd ads to a subscriber charged by the byte. What an ISP hoot!!

p2pPirate

@comcast.net

Welcome to the Intersewer!

I guess if people think its acceptable to steal music, video and software from corporations then I guess it's ok for corporations to harvest and sell your browsing habits.

IonsBeforeMatter

@ywave.com


from:
vicorjh See Profile
funchords See Profile

I am always against any form of invasion of privacy.....

I want to ask you all to look back in time for a minute, just to get a clear perspective on some of what you folks have been saying, it may change what you think and what you say here. Understand I can't see very well with the glasses I am wearing, and I haven't had much sleep for a few days, I have cancer, but I still try to stay active, and care about the rights of everyone.

PLEASE READ this for your knowledge, IT DOES lead to the subject, and yes this subject is what inspired this piece.
I see many of you made comments and they show a lack of historical knowledge, and trust placed where it should not be placed.

So please read for your own sakes and see how you need to step back re-think before you accept some major company's comment.

In our nations history, we had a period where RailRoad companies began a BLACK LIST of steele mills, to generate a MONOPOLY, and they did very effective destruction to our nation financialy until, a President took over all the railroads and mills, and brought our economy back in line.

Then in the early 1900's Roosevelt gave the meat packers time and again the ability to police their own industry. Each time they failed killing thousands of people with ecoli.

Eventually he was forced to develop the USDA with empowerment to carry weapons arrest anyone, and shut down packing houses and farms for any thought of infection.

It worked fine until DEREGULATION came along then DEATH from hamburgers again. Apparently too many of you don't know the history behind REGULATIONS.

Laws for communications exist and cover every aspect of broadcasting and fit very well into INTERNET activity. So the claims of some to write new laws because there are none is a lame excuse at best.

We have learned that with our cars, if we remove the VOLTAGE REGULATOR, we fry the battery and generator (alternator for you people with plastic toy cars of today) and we can even burn up our wires and possibly the car too.

Well then more recently we see how George Bush DEREGULATED FUEL and what it caused. As many of you do not realize, fuel was REGULATED in the 1920's when it reached $5 per gallon. This was roughly 10 years after REGULATING MEAT.

It was in the 70's when oil companies tried a fuel embargo and bullshited their way into gouging at the pumps, and by the standing up for rights by the people, and investigations by some semi honest congress members, the prices fell to a compromise, but private stations who got back into the price wars to get customers were BLACK LISTED, but by now the congress members were getting PAID OFF. Hence the prices never dropped again like before the assault on our economy by the oil industry.

This time around NOBODY is standing up to the THEFT of our economy from FALSE PRETENSE, thus the PRICES JUST KEEP RISING.

Now for the RELATION TO THE NET, it worked for the meat packers a few years ago, even though they killed 5,000 the first year, and its been increasing every year since and we no longer hear about it in the news, and it worked for Airlines companies, then OIL COMPANIES, and in the last year phone companies have been setting up shop to run scams and slamming, and if their little shops get busted, nothing happens, all they do is say OH THERE WAS A BREAKDOWN IN COMMUNICATIONS SO IT WON'T HAPPEN AGAIN, BUT IT WILL TAKE SOME TIME TO STOP ALL OF IT FROM HAPPENING.

The Communications industry seems to have a lot of COMMUNICATIONS PROBLEMS when they do something wrong, and if you pay attention to persons who quit or get fired on or about those times, you hear some interesting details, and if you search you find the details must be accurate since the names are right, the places, the times, just far too many coincidental details.

NOW with that bit of understanding put before you, just how much do you think they will police themselves from SNOOPING IN, SPYING, or INVADING PRIVACY?

And by INVADING PRIVACY, which is todays common term, jerks will try to BEND it in the courts and say the CONSTITUTION DOES NOT GUARANTEE YOU PRIVACY.....

OHHH BUT WAIT I SAY; When the CONSTITUTION was written, they chose a term that COULD NOT BE TWISTED, diminished or in any way miss-interpreted. The term SERCURE is from MARITIME use and also for the plains and areas of high winds, meaning that something SECURE is not going to LEAK A DROP IN OR OUT, or the stuff WILL NOT BLOW AWAY, or WASH AWAY, and also that CONTENTS in the ships hold WILL NOT MOVE, WILL NOT BE BUDGED, IT IS LOCKED DOWN!! IT IS SECURE!! That is the term for "SECURE" in our Constitution, so NEVER LET A JUDGE TRY TO BOWL YOU DOWN ON THAT WORD....

The Same goes for AD Agencies, ISP's, Phone Companies, Banks, Military, EVERYTHING!

But who is able to POLICE THEMSELVES? Who can we trust without REGULATIONS?

NOBODY! NEVER!

History has proved it over and over again, If you think NEBUAD is not snooping, guess again. If you think they aren't slamming ADS on persons like me or you who PAY for non AD-IMPREGNATED USE, Your wrong again.....

Why??

Because you sit and talk and piddle around about little parts arguing "FOR THEM" in a very strange honey bee to the pollen sort of way.

If any of you have been around the computing world as long Gates, Jobs, or me, you would be doing what we do for our selves, and further more you might STAND UP AND FIGHT THE INVASIONS.... Unless of course, your a peeping tom, or disrespectful calloused individual making money off other peoples private information....

STOP WRITING CODE FOR THE ONES WHO WILL TURN IT AGAINST YOU.

I have been around so long I watched it all form, from 2k home brew single lines of text on 9 inch monochrome screens of black and gray, then black and green, then black and orange, 4 color, 8 color and finally the amazing 16 colors wow those were the days, then all the way up to now, and I even got to play on the old KEYPUNCH mechanical systems back in the early 60's...

I have seen it all over the years. And more than anything, I do NOT approve of what I see today, and it all stems from the young people programming today! No track records of the evils inherent in communications, or industry as a whole.

An example, LINK PREFETCH, WHAT A CROCK... Sorry but I dumped that code as soon as it came out, I also ran tests and showed it to be the biggest bunch of PRIVACY THREATS EVER.

Instead of a person needing a good knowledge of java or perl and cgi to do some serious hacking over the net, it can all be done VIA SIMPLE LINK PREFETCH TAGS NOW by any html 101 authors who have an ability to read at 3rd grade level, and guess who is making use of it, millions more than before PREFETCH, because its too easy now. View the source and start following out some of the link tags in Mozilla, Microsoft, Mac, and .gov web sites, go on to the game sites, and links on ebay pages by users, guess whats getting hidden on your computers.

This last example is very revealing, go to opec.org, drop down to their archives and follow out the basket prices for agiven day, compare them to stock market records, see for once that oil never passed $100 per barrel till April this year, AND if China can slant drill oil off our coast and produce the first tanker full in less than a month why does our country sit back and listen to some Canadian company like Shell or BP say it takes 10 years before a well even begins to be dug.......... It only takes a few days to get a drilling rig started if its assembled, tow it into place and start drilling...

Likewise NebuAD is that drilling rig, and it is already floated into place... and like China, what make any of you think for one minute they aren't snooping???

DIG-FACTS-LEARN USE PROXIES TO Stay Alive....

PS. Proxies are slow, and we used to avoid them, like looking through a door peep hole out to the street as opposed to walking out there (AOL), but now our newer forms of proxies for privacy are a different but still slow, yet the majority are frauds... Be careful, inspect, detect, and reject the bad the ugly and the excessive...
vicorjh
Premium
join:2007-06-24
Arlington, MA

Re: I am always against any form of invasion of privacy.....

Nice Summary. Thanks for the historical background, especially the Maritime definition of "secure".

notgoodisp

@verizon.net

not worth keeping net if this happens

All i can say is if this is the net step for the internet then i want no part of it and will cancel anything isp or internet base and back to the 800 system. I will not allow this violation of my personal privacy under any condition plain and simple.
As that i can live without the internet and it's constant annoyance to make a profit from me.
All i see the internet being is a one big con game with many low life players constantly robbing from each other to be on top. What a poor model for corporate success.
Forums » Consumer Groups Dig Inside NebuAD Technology


Saturday, 05-Dec 19:07:40 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.republican-creole
page compression OFF