republican-creole
Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Consumer Groups Dig Inside NebuAD Technology » Past BBR stories established Nebuad only monitoring
Search Topic:
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Post a:
Post a:
« Copyright violation  
AuthorAll Replies


funchords
Hello
Premium,MVM
join:2001-03-11
Washington, DC
reply to deitarion
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. :-(


deitarion

@teksavvy.com
reply to funchords
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
·Verizon Online DSL
·Skype

reply to TKJunkMail
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...


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

reply to swhx7
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


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

reply to TKJunkMail
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.


RARPSL

join:1999-12-08
Suffern, NY

reply to TKJunkMail
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

reply to TKJunkMail
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...


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

reply to funchords
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

reply to TKJunkMail
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


1 edit
reply to Karl Bode
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
Forums » Consumer Groups Dig Inside NebuAD Technology« Copyright violation  


Sunday, 06-Dec 06:10:33 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
Most commented news this week
· [163] Comcast Releasing Promised Usage Meter
· [147] Avast Antivirus Has Gone Mad
· [128] Comcast Makes NBC Universal Acquisition Official
· [124] The Bandwidth Hog Does Not Exist
· [105] Graduate Student Unveils Sprint's GPS Sharing With Feds
· [101] Google Invades ISP, OpenDNS Turf With Google Public DNS
· [85] FCC Ponders Moving From PSTN To IP Voice
· [82] Latest Consumer Reports Survey Not Kind To AT&T
· [80] New Bill Aims To Limit ETFs
· [75] Sprint Defuses GPS Privacy Media Bomb
Most people now reading
· Wife might have to work in.... Iowa for a few months!!! [General Questions]
· Windows 7 boot manager editing questions [Microsoft Help]
· False positive in Avast! or is it real? [Security]
· [Newsgroups] Newzleech down? [Filesharing Software]
· 3.x Feral Druid - Bear Tanking Guide [World of Warcraft]
· [DNS] Google's public DNS... performance increases? [Comcast HSI]
· Connecting to Google Voice Via SIP [VOIP Tech Chat]
· More Hammond organ work [Electronics]
· [ Professions] Northrend Herbalism and Mining Tracks [World of Warcraft]
· Using DIR-615 C1/3.01 with Trendnet TEW-652BRP in N Mode [D-Link]