f13.net

f13.net General Forums => Serious Business => Topic started by: Sand on November 30, 2011, 09:34:59 AM



Title: (Some) Android is Watching you! (maybe)
Post by: Sand on November 30, 2011, 09:34:59 AM
Uhm, what the fuck!?!?!  :ye_gods:


Quote
In a 17-minute video posted Monday on YouTube, Trevor Eckhart shows how the software – known as Carrier IQ – logs every text message, Google search and phone number typed on a wide variety of smart phones - including HTC, Blackberry, Nokia and others - and reports them to the mobile phone carrier.

The software always runs when Android operating system is running and users are unable to stop it, Eckhart said in the video.

Any comment Quinton?

And I would love some of our more technically proficient posters telling me how to delete this.
Ive never considered myself technically proficient enough to root a phone, but would doing that get rid of this? Or is the program bundled with the Android OS, so running Android means running it?


Youtube video:
http://youtu.be/T17XQI_AYNo


Title: (Some) Android is Watching you! (maybe)
Post by: caladein on November 30, 2011, 09:39:31 AM
It just got changed a week or two ago.  It's terrible.

Might want to try setting it to Cozy/Compact.  I think it's great though.  Also a fan of the new Reader interface though so it's probably just me.


Title: (Some) Android is Watching you! (maybe)
Post by: KallDrexx on November 30, 2011, 09:45:03 AM
Uhm, what the fuck!?!?!  :ye_gods:

I skipped around the video so maybe I missed it, but I don't see anywhere where he shows the data is being logged or sent anywhere.  It looks like when devices are in Debug mode it sends debug information out to the standard console, which in this case is through USB with a computer set to receive it.  Not sure what the big deal about that is, it's a standard device debugging system (again, unless I am missing something)


Title: (Some) Android is Watching you! (maybe)
Post by: Sand on November 30, 2011, 09:56:01 AM
Uhm, what the fuck!?!?!  :ye_gods:

I skipped around the video so maybe I missed it, but I don't see anywhere where he shows the data is being logged or sent anywhere.  It looks like when devices are in Debug mode it sends debug information out to the standard console, which in this case is through USB with a computer set to receive it.  Not sure what the big deal about that is, it's a standard device debugging system (again, unless I am missing something)

Start watching at 8:35.
The video producer is the one who turned on the debugger, purposely, in order to show what the CIQ was doing on the screen to show the audience.
CIQ does not equal debugger.

He demonstrates that CIQ is reading your text msgs, before the phone even tells you that you have a new message.
He even demonstrates that CIQ is logging HTTPS information which is supposed to be encrypted, and sending that out via text msgs to somewhere.



Edit-

I dont seem to have this program on my Samsung. But I am curious why a program I did find on my phone called "Network Location" which one assumes, uses nearby wifi networks in order to pinpoint a phone users location for maps or social networking apps, would need permission to:
Add or modify calendar events and send email to guests
Read calendar events
read contact data
write contact data
directly call phone numbers
read instant messages
write instant messages



Title: (Some) Android is Watching you! (maybe)
Post by: MuffinMan on November 30, 2011, 10:02:29 AM
It just got changed a week or two ago.  It's terrible.
I do remember updating the app but didn't see any visible changes.


Title: (Some) Android is Watching you! (maybe)
Post by: KallDrexx on November 30, 2011, 10:31:49 AM
Start watching at 8:35.
The video producer is the one who turned on the debugger, purposely, in order to show what the CIQ was doing on the screen to show the audience.
CIQ does not equal debugger.

He demonstrates that CIQ is reading your text msgs, before the phone even tells you that you have a new message.
He even demonstrates that CIQ is logging HTTPS information which is supposed to be encrypted, and sending that out via text msgs to somewhere.

I saw all that.  I'm not sure what your point is though.  I don't even understand how he is most likely sending debugging output to standard output, to help debug issues with it.  Nothing in that video shows it logging anything nor does it show sending any of that information over the network.  To me it looks like it's just sending debug information to standard output, and putting Android in debug mode is causing the standard output to be sent to a console hooked up via USB.

Unless I am missing something....


Title: (Some) Android is Watching you! (maybe)
Post by: Sand on November 30, 2011, 10:48:21 AM
I don't even understand

Agreed.

Read this story: http://www.wired.com/threatlevel/2011/11/secret-software-logging-video/
Or this: http://www.wired.com/threatlevel/2011/11/rootkit-brouhaha/
Or this: http://www.wired.com/threatlevel/2011/11/rootkit-brouhaha-apology/


But the video's producer quite clearly showed that the software was key logging everything you do and sending it off to Carrier IQ's servers.


Title: (Some) Android is Watching you! (maybe)
Post by: KallDrexx on November 30, 2011, 11:05:01 AM
Agreed.

Read this story: http://www.wired.com/threatlevel/2011/11/secret-software-logging-video/
Or this: http://www.wired.com/threatlevel/2011/11/rootkit-brouhaha/
Or this: http://www.wired.com/threatlevel/2011/11/rootkit-brouhaha-apology/


But the video's producer quite clearly showed that the software was key logging everything you do and sending it off to Carrier IQ's servers.


You really have no idea what you are looking at do you?  Again, none of those articles show any proof that any information is getting permanently logged or sent abroad. 

It helps to research what you are talking about.  What he is using is a program called logcat (http://developer.android.com/guide/developing/tools/logcat.html), which allows you to read debug system messages (http://developer.android.com/guide/developing/debugging/debugging-log.html) for your phone onto your pc.  This is used for debugging purposes, so the developers of CarrierIQ (which admit to counting the number of text messages you read or write, but claim to not look at the contents) know that their code to know when a button is pushed or a text message is received, that it CarrierIQ is aware of it. 

So for example, when any event occurs (button press, SMS received or sent, etc..) CarrierIQ outputs the event to a debug message, so developers know that their system can catch these events for statistics gathering.  Just because they received your SMS message does not inheritable mean they actually look inside of it (they may, but nothing in that video shows that they do).

The HTTPS aspect could easily just be CarrierIQ receiving browser requests from the system itself (either from the browser or Android, depending on how the requests and HTTPS is handled) and outputting the event as an Android debug message prior to the URL being encoded via SSL when sending or after Android unencrypts the URL when receiving data.   Furthermore, not one bit of evidence in that video or articles shows any traffic going over the network. 

All those videos show it to be doing is CarrierIQ gets notified by events in the Android system and it sends event data to the Android debugging system.  It shows now evidence on how it is using the data it is receiving.  It could be malicious, but no one really knows.



Title: (Some) Android is Watching you! (maybe)
Post by: Trippy on November 30, 2011, 11:16:57 AM
Quote
From there, the data — including the content of  text messages — is sent to Carrier IQ’s servers, in secret.


Title: (Some) Android is Watching you! (maybe)
Post by: KallDrexx on November 30, 2011, 11:19:23 AM
Quote
From there, the data — including the content of  text messages — is sent to Carrier IQ’s servers, in secret.

I don't see any evidence of that in the articles or the videos, other than the one line in the Wired article, which could just as easily be an assumption from a journalist. 


Title: (Some) Android is Watching you! (maybe)
Post by: TripleDES on November 30, 2011, 11:20:29 AM
That's what you get for buying subsidized phones.


Title: (Some) Android is Watching you! (maybe)
Post by: Sand on November 30, 2011, 11:21:44 AM
Again, none of those articles show any proof that any information is getting permanently logged or sent abroad.  

Strange because both I and the writers at Wired seem to be able to see the same thing. Quote from their article:

Quote
The company denies its software logs keystrokes. Eckhart’s 17-minute video clearly undercuts that claim.

Quote
The video shows the software logging Eckhart’s online search of “hello world.” That’s despite Eckhart using the HTTPS version of Google which is supposed to hide searches from those who would want to spy by intercepting the traffic between a user and Google.

Quote
From there, the data — including the content of  text messages — is sent to Carrier IQ’s servers, in secret.



It shows now evidence on how it is using the data it is receiving.  It could be malicious, but no one really knows.
:facepalm:
You're right. We should just trust that they arent doing anything with it we dont want them to.


Title: (Some) Android is Watching you! (maybe)
Post by: Engels on November 30, 2011, 11:23:48 AM
Quote
From there, the data — including the content of  text messages — is sent to Carrier IQ’s servers, in secret.

I don't see any evidence of that in the articles or the videos, other than the one line in the Wired article, which could just as easily be an assumption from a journalist. 

Right, but you're sounding like Sand pulled this out of his posterior, when he didn't. Some clarification would be great, and it would be cool if Quinton could speak to the matter.

Also, with the track record of US phone companies handing over data to DHS without so much as a by your leave due to the patriot act, etc, I don't think suspicion is unwarranted. It may be usage statistics analysis, or it may be marketing, or it may be big brother, but you have to admit that we live in a world where all bets are off in this department.


Title: (Some) Android is Watching you! (maybe)
Post by: KallDrexx on November 30, 2011, 11:30:38 AM
You're right. We should just trust that they arent doing anything with it we dont want them to.

I don't really care who you trust or don't trust. I'd be suspicious too if I had an Android phone but I wouldn't be going all batshit crazy without actual evidence showing it.  I'm just pointing out that there is a lot of FUD in this article with no actual evidence to back it up, and while they do have some shady practices (not allowing you to uninstall it), there's no evidence showing that they do what the article/video claims they do.  

Logging means different things to different people.  The company is talking that their statistics don't write keystrokes, SMS details, etc.. into their statistics logs, which is fundamentally different than the what the video is talking about, which is the application passing any information it receives from Android and passing it to the Android debug log buffer, which (as far as I can tell) is not a permanent logging destination by default.

Quote
Right, but you're sounding like Sand pulled this out of his posterior, when he didn't. Some clarification would be great, and it would be cool if Quinton could speak to the matter.

I could get a blog post published somewhere that showed PC anti-virus programs doing the same type of logging and blow it out of proportion too.  Clarification would be great, I just think the attitude of taking a random video/blog post on the internet and start going crazy about it without critiquing the evidence the original claim was made on is dumb.


Title: (Some) Android is Watching you! (maybe)
Post by: Sand on November 30, 2011, 11:37:41 AM
I just think the attitude of taking a random video/blog post on the internet and start going crazy about it without critiquing the evidence the original claim was made on is dumb.

Its the lead headline story on Huffington Post right now, not a "random blog post". Obviously some people have been able to see in the video what the creator claims to have seen as well, you seem to be the sole exception.


Title: (Some) Android is Watching you! (maybe)
Post by: MuffinMan on November 30, 2011, 11:43:24 AM
If it's in the news it must be true then. The media would never overreact about something.


Title: (Some) Android is Watching you! (maybe)
Post by: KallDrexx on November 30, 2011, 11:44:05 AM
Its the lead headline story on Huffington Post right now, not a "random blog post". Obviously some people have been able to see in the video what the creator claims to have seen as well, you seem to be the sole exception.

Cause false news and FUD never spreads to legitimate news sources  :why_so_serious:


Title: (Some) Android is Watching you! (maybe)
Post by: Sand on November 30, 2011, 11:50:41 AM
Its the lead headline story on Huffington Post right now, not a "random blog post". Obviously some people have been able to see in the video what the creator claims to have seen as well, you seem to be the sole exception.

Cause false news and FUD never spreads to legitimate news sources  :why_so_serious:

I have two legit news sources (Huffington and Wired) saying the video's producer has caught Carrier IQ logging and getting your info/data, versus you (random internet guy) saying he doesnt see it.
I will go with them over you.

Edit:
And Extreme Tech http://www.extremetech.com/mobile/107337-carrier-iq-is-the-best-reason-yet-to-switch-to-iphone
And Geek.com http://www.geek.com/articles/mobile/how-much-of-your-phone-is-yours-20111115/


Oh and the security researcher is the guy who found the first vulnerability on the HTC and forced the company to fix its bugs.
Quote
Security researcher Trevor Eckhart has had something of a recent history making people aware of mobile phone vulnerabilities. Eckhart’s recent discovery of the HTC vulnerability that allowed for a potentially malicious app to hop on your mobile data connection and grab network information, possibly even ruin your 4G connection, gave the company cause to stop and fix some of their bugs. Now, Trevor points his talents at a more significant threat to personal information.

From the Geek.com article:

Quote
The available information tells us that CarrierIQ is capable of recording:

    Key in HTCDialer Pressed or Hardware Keys: Intent – com.htc.android.iqagent.action.ui01
    App Opened : Intent – com.htc.android.iqagent.action.ui15
    Sms Received : Intent – com.htc.android.iqagent.action.smsnotify
    Screen Off/On : Intent – com.htc.android.iqagent.action.ui02
    Call Received : Intent – com.htc.android.iqagent.action.ui15
    Media Statistics : Intent – com.htc.android.iqagent.action.mp03
    Location Statistics : Intent – com.htc.android.iqagent.action.lc30
These are the intents that we are currently aware of. In fact, CarrierIQ owns a patent that gives them the ability to query just about anything. The patent specifically notes “any user entering data into a browser” as one of the possible functions. If you have a phone with a physical keyboard, the Hardware Keys intent seems to suggest that everything you type could in fact be logged and sent away for analysis.
Quote
Once the information is connected on your phone, it is shipped away via HTTPS to the CarrierIQ web portal.
Quote
The obvious question that gets asked next is “Who sees this information?” Employees of the companies that pay for Carrier IQ, sure, but how much further does that go? Cooperation with law enforcement? When the information is packaged up and sold to the highest bidder, how much of this information do they see? There is no accountability for this data anywhere. It is recorded, transmitted, and it exists with CarrierIQ. The information shown in these images are for Sprint’s portal, so each of the carriers have their own web portal with their own logins, but we as consumers have no idea who has access to this information.


As to the final question, what are they doing with the info? Ignoring your civil rights. Here is a story of a carrier cooperating with law enforcement, who didnt have warrants as required by law, over 8 million times.
(And another carrier has already admitted to selling the information they get from you as a user to other third party companies.)
http://arstechnica.com/telecom/news/2009/12/sprint-fed-customer-gps-data-to-leos-over-8-million-times.ars



Title: (Some) Android is Watching you! (maybe)
Post by: bhodi on November 30, 2011, 12:06:18 PM
Stop asking Quinton for his opinion. This is current affairs lawyer shit and even with a gigantic disclaimer of "My views do not necesarially represent the views of my employer" it's just not PC.



Title: Re: (Some) Android is Watching you! (maybe)
Post by: KallDrexx on November 30, 2011, 01:01:23 PM
One last thing. 

Depending on how obfuscated it is, if you really cared about this you could just unassemble the package and look at the Java source yourself to see if it's doing anything malicious (something no one writing these articles or the original video author has done).  Some comments sprawled around that I have seen from people who have attempted this have not seen anything malicious or outside of the scope of what the company claims to keep metrics of.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Sand on November 30, 2011, 01:27:36 PM
have not seen anything malicious or outside of the scope of what the company claims to keep metrics of.

You havent actually read ANY of the articles have you?

What CarrierIQ does is sell the basic software package to the end users (carriers and phone manufacturers) what they do with it or how they manipulate the code from their is all up to them. They decide what information to gather and keep and what to do with it, not CarrierIQ.
Decompiling code isnt going to tell you what a corporation is going to do with your private info once they have it.

Also why look at the code when you can see what its doing in real time? The problem, which you cant seem to grasp, is that its collecting info on you with out your permission (or ability to opt out of) and you have no control over what the end company is doing with that info (including giving it to law enforcement or selling it).





Title: Re: (Some) Android is Watching you! (maybe)
Post by: naum on November 30, 2011, 02:07:48 PM
From a comment thread on Hacker News regarding this story (http://news.ycombinator.com/item?id=3295341), with lots of smart posters (not to say there are not smart posters here also :)):

Quote
There are a handful of comments here giving CarrierIQ the benefit of the doubt, because the video did not show CarrierIQ sending the logged data over the network.

If you're still inclined to give them the benefit of the doubt, just read the CarrierIQ website (http://www.carrieriq.com/overview/mobileservice/index.htm).

Their ENTIRE BUSINESS MODEL is based on collecting data about mobile phone users!! Here's a choice excerpt I found on their website after browsing their site for 30 seconds:
Carrier IQ's Mobile Service Intelligence Platform (MSIP)...receives raw data (known as Metrics) from phones and converts them into reliable, repeatable Measures which feed into analytic applications.

Or you can read this comment from a discussion last week where a CarrierIQ recruiter told an HN member that they collect 10s of gigabytes of data PER DAY. (http://news.ycombinator.com/item?id=3264264)

These guys are indeed collecting RAW DATA from actions on your phone. There are tremendous opportunities for abuse here, should CarrierIQ decide to do so. CarrierIQ in blatant violation of privacy norms and could do enormous damage to national security of many countries, conduct corporate espionage, or simply violate the citizens' expectation of privacy when using their phone.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: naum on November 30, 2011, 02:16:17 PM
Some more reading… (https://docs.google.com/viewer?url=http://www.carrieriq.com/company/PR.LarryLenhartCEO.pdf&pli=1)

Quote
Carrier IQ, which in the second quarter of 2011 passed the petabyte milestone in processed analytics data, enables mobile operators and device manufacturers to gain valuable insights into the customer experience. The company has grown rapidly over its five-year history securing an industry leadership position with a global footprint of 150 million devices enabled to deliver mobile intelligence.

But, really, the logging/transmitting is not the real issue.

(1) An untrusted third party is able to record and report all keystrokes

(2) It was put there at the insistence of the carriers

(3) No easy way for users to turn off without voiding their warranty


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Engels on November 30, 2011, 02:23:39 PM
oh naum you're just another drama queen ain't ya


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Sand on November 30, 2011, 02:26:17 PM
From a comment thread on Hacker News regarding this story (http://news.ycombinator.com/item?id=3295341), with lots of smart posters (not to say there are not smart posters here also :)):

Thanks for that link. I think this quote nailed the problem:

Quote
Did you read any of the articles or watch the video?

The guy shows `adb logcat` running and showing CarrierIQ logging keystrokes with their ASCII codes.

(edit: I make no claims about the transmission of data. I merely took "collection" and assumed that if the app was recording (even if not persistently) keystrokes on my phone that it counted as collection. Further, the fact that it can is enough to piss me off, especially since it seems like makers of this type of software have piss-poor track records for their app security)

reply
   
   
pasbesoin 4 hours ago | link

And, as been pointed out repeatedly in discussions about the "security" domain, when you add an ability, you inherently add a vector for that ability to be abused.

Even if "raw data" are not currently being uploaded, how thin is the line between this being turned off and it being turned on? And who is in control of that decision?

At an absolute minimum, the situation demands transparency.

As for me, I'm a step closer to being firmly in Stallman's camp.


Image of CarrierIQ's client UI. Note column "Upload Reason" to include the particularly disturbing SMS_PullRequest_CS.


(http://www.geek.com/wp-content/uploads/2011/11/ciqdevicelist.png)



Title: Re: (Some) Android is Watching you! (maybe)
Post by: Quinton on November 30, 2011, 02:42:40 PM
Stop asking Quinton for his opinion. This is current affairs lawyer shit and even with a gigantic disclaimer of "My views do not necesarially represent the views of my employer" it's just not PC.

Yeah, pretty much.  At best, when it's not likely give legal or PR heart attacks, I can talk a bit about what we (Google/Android) do and sometimes a bit about why.  Discussing the actions of third parties, legal matters, etc, etc, is a whole 'nother minefield.  Having been deposed a couple times related to various crazy legal actions, I'm not at all interested in repeating the process. ^^

That said, Google does not include or ship CarrierIQ on any lead Android devices (Nexus series phones, original Droid, original Xoom, G1, etc).

In general:

I do strongly encourage folks to bring concerns to the attention of carriers and OEMs who appear to be playing fast and loose with security and privacy.  Customer feedback trends (and/or outrage) is something that these entities pay attention to. 

Often, there is more incompetence than malice afoot.  There have been a couple cases of OEMs leaving debugging code active which drops data like keystroke information into the logs -- very common while debugging keyboard or touchpanel bringup -- and they usually get resolved pretty quickly.

Security researchers and tech bloggers do important work, but also thrive on attention -- it pays to check the details as sometimes things are misunderstood or sensationlized a bit.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Tale on November 30, 2011, 03:48:41 PM
Quote
logs every text message, Google search and phone number]logs every text message, Google search and phone number

You've already given all your contacts to Google. You've already given everything in your gmail to Google. They can do whatever the fuck they want with it, as long as no-one finds out.

That's Facebook and Apple's situation too. Everybody likes to think there are privacy safeguards, but you should assume all your shit is in their private backups of backups forever.

Carrier IQ is to smartphones as Paul McMullen is to News Of The World. Saying a bit too loudly that which is supposed to go unsaid.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Lantyssa on November 30, 2011, 05:38:24 PM
Carrier IQ is to smartphones as Paul McMullen is to News Of The World. Saying a bit too loudly that which is supposed to go unsaid.
Yeah, really.  While it can be a concern, the carriers shouldn't be your primary one.  If you positively do not want your data getting out in the wild, stop using electronics.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Merusk on November 30, 2011, 06:23:22 PM
Carrier IQ is to smartphones as Paul McMullen is to News Of The World. Saying a bit too loudly that which is supposed to go unsaid.
Yeah, really.  While it can be a concern, the carriers shouldn't be your primary one.  If you positively do not want your data getting out in the wild, stop using electronics.

That's the route I went!  :grin:


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Sand on November 30, 2011, 06:43:17 PM
Quote
logs every text message, Google search and phone number]logs every text message, Google search and phone number

You've already given all your contacts to Google. You've already given everything in your gmail to Google. They can do whatever the fuck they want with it, as long as no-one finds out.

That's Facebook and Apple's situation too. Everybody likes to think there are privacy safeguards, but you should assume all your shit is in their private backups of backups forever.

Carrier IQ is to smartphones as Paul McMullen is to News Of The World. Saying a bit too loudly that which is supposed to go unsaid.

Yes but they tell people what they are taking and you know this up front and have the option of opting out. No one was told about this and you dont have the option of not participating.


Seriously? You are okay with a company uploading a key logger on your phone and your willing to take their word for it that they arent going to do anything wrong with that info, nor will it ever get hacked and used against you? Because you know obvious security threats like this never ever get hacked or used by the wrong people (which include both hackers AND police with out warrants).





Title: Re: (Some) Android is Watching you! (maybe)
Post by: MahrinSkel on November 30, 2011, 07:48:59 PM
I know how to secure my communications against anyone up to (but not including) the NSA.  I don't do it often, because it's a PITA.  That doesn't mean I want my life to be an open book lying around where anyone might pick it up.

--Dave


Title: Re: (Some) Android is Watching you! (maybe)
Post by: sinij on November 30, 2011, 08:51:44 PM
Carrier IQ is to smartphones as Paul McMullen is to News Of The World. Saying a bit too loudly that which is supposed to go unsaid.
 If you positively do not want your data getting out in the wild, stop using electronics.

Welcome to the dark side.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: sinij on November 30, 2011, 08:56:02 PM
I know how to secure my communications against anyone up to (but not including) the NSA.  I don't do it often, because it's a PITA.  That doesn't mean I want my life to be an open book lying around where anyone might pick it up.

Change your name to John Smith and rotate through generic name change every decade or so, because with current trends even obsessive-paranoid people like me can no longer expect privacy, least everyone else.

I think long term solution (2+ generations away) would be assumed legal identities, until then be prepared for no privacy and get discriminated, targeted and such due to complete lack of privacy.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Trippy on November 30, 2011, 08:56:37 PM
May be in iOS too:

http://www.theverge.com/2011/11/30/2601875/carrier-iq-references-discovered-apple-ios-iphone


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Pennilenko on November 30, 2011, 09:24:35 PM
Just one question.....does anyone here, or did anyone ever think anything on a cell phone was ever private?


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Yegolev on December 01, 2011, 06:53:11 AM
Hell, I'm pretty sure landlines are insecure.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Ironwood on December 01, 2011, 07:43:43 AM
Carrier IQ is to smartphones as Paul McMullen is to News Of The World. Saying a bit too loudly that which is supposed to go unsaid.
Yeah, really.  While it can be a concern, the carriers shouldn't be your primary one.  If you positively do not want your data getting out in the wild, stop using electronics.

That's the route I went!  :grin:

But, but, but.

ARG.

 :uhrr:


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Merusk on December 01, 2011, 10:21:02 AM
Silly Ironwood, the internet isn't electronics!  :grin:

Or am I posting via an elaborate proxy web using a carefully cultivated system of false IDs?

At the very least I know I'm not broadcasting my location everywehre via a cell phone, remote car start/ onstar/ lowjack system.

If I were as paranoid as Sinij I'd wonder how he drives anything built after 1994 what with the internal black boxes etc.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Nerf on December 01, 2011, 11:31:45 AM
onstar

That shit gives the Rusty Shacklefords of the world fucking nightmares.  Once installed, they can remotely activate the microphones and listen to what's going on inside your car pretty much whenever they want, even long after you've discontinued the service.  I try to not be too  :tinfoil:, but I would sure as shit rather drive a car that didn't have that particular functionality hard-wired from the factory.

On the CarrierIQ shit, I'm pretty damned happy to hear that the Nexus devices don't come with it installed, now if Verizon ever actually fucking launches the thing, I can get rid of my big-brother compromised Incredible and go back about my illicit activities.  Don't worry though, I'll still leave the illegal arms dealing to mexican cartels up to the ATF.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Furiously on December 01, 2011, 12:19:46 PM
Oh like there are not orbiting satellites recording everything you are doing.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: bhodi on December 01, 2011, 01:09:07 PM
On the CarrierIQ shit, I'm pretty damned happy to hear that the Nexus devices don't come with it installed, now if Verizon ever actually fucking launches the thing, I can get rid of my big-brother compromised Incredible and go back about my illicit activities.  Don't worry though, I'll still leave the illegal arms dealing to mexican cartels up to the ATF.
CityID popped up again last night after the update on monday. I installed Cyanogen 7 on my incredible and now the phone is faster and better than it was before.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Engels on December 01, 2011, 01:26:59 PM
Welp, this should prove of additional interest to the topic:

Wikileaks docs reveal that governments use malware for surveillance (http://arstechnica.com/business/news/2011/12/wikileaks-docs-reveal-that-governments-use-malware-for-surveillance.ars)

Sample paragraph from the Ars article:

Quote
The software will capture the content of encrypted communications—including instant messaging conversations, e-mails, and the user's Web activity—and will relay the data to the party conducting surveillance. The software also includes key logging, remote file access, and has the ability to capture screenshots. The company cites "zero day exploits" and "social engineering" in a bulleted list of ways that its remote forensic software can be installed on the computer of a surveillance target.

The actual wikileaks stuff. Interesting interactive map detailing alleged companies per-country (http://wikileaks.org/The-Spyfiles-The-Map.html)



Title: Re: (Some) Android is Watching you! (maybe)
Post by: TheWalrus on December 01, 2011, 03:14:09 PM
  I try to not be too  :tinfoil:, but I would sure as shit rather drive a car that didn't have that particular functionality hard-wired from the factory.


Since my wreck, I'll never have a car that doesn't have onstar or similar service. Pretty goddamn amazing response.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Trippy on December 01, 2011, 03:43:24 PM
May be in iOS too:

http://www.theverge.com/2011/11/30/2601875/carrier-iq-references-discovered-apple-ios-iphone
Apple sez: We are using Carrier IQ in most devices and iOS versions but only if the phone is in diagnostic mode we swearz!

http://allthingsd.com/20111201/apple-we-stopped-supporting-carrieriq-with-ios-5/


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Trippy on December 01, 2011, 05:56:27 PM
Carrier IQ sez: We're not sending any personal info to ourselves, we swearz!

http://allthingsd.com/20111201/carrier-iq-speaks-our-software-monitors-service-messages-ignores-other-data/


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Yegolev on December 02, 2011, 06:55:13 AM
This would be a lot more believable if there wasn't a ton of money to be made with the ignored data.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: NiX on December 02, 2011, 07:42:14 AM
May be in iOS too:

http://www.theverge.com/2011/11/30/2601875/carrier-iq-references-discovered-apple-ios-iphone

They updated the article and it sounds like Apple only has it there for debugging and it doesn't pull the same amount of information.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Sand on December 02, 2011, 09:34:32 AM
CarrierIQ and most of the carriers responded today about the concerns.
http://www.huffingtonpost.com/2011/12/01/carrier-iq-verizon-apple-google-microsoft-att_n_1124779.html#s513545&title=Sprint

Problem is we already know, based on their responses, that some of them are blatantly lying.

For example Sprint says:
Quote
Carrier IQ provides information that allows Sprint, and other carriers that use it, to analyze our network performance and identify where we should be improving service. We also use the data to understand device performance so we can figure out when issues are occurring. We collect enough information to understand the customer experience with devices on our network and how to address any connection problems, but we do not and cannot look at the contents of messages, photos, videos, etc., using this tool. The information collected is not sold and we don't provide a direct feed of this data to anyone outside of Sprint. [...] Carrier IQ is an integral part of the Sprint service.

When we already know, for a fact, that Sprint provides a web based browser program that allows members of the law enforcement community to log in at any time and find the location of any active Sprint customer. They can do this without a warrant.
http://www.wired.com/threatlevel/2009/12/gps-data/


Title: Re: (Some) Android is Watching you! (maybe)
Post by: bhodi on December 02, 2011, 10:28:39 AM
The example you cite is faulty.

They said they don't offer a feed of "messages, photos, vidoes, etc." basically, phone contents, to anyone outside of sprint.

This may be true, while simultaneously offering the GPS coords of the phone itself. That isn't really lying.


Of course, they really should not be collecting that information in the first place, but I still felt the need to correct. We don't need hyperbole when the truth is plenty horrifying.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: KallDrexx on December 02, 2011, 01:12:21 PM
When we already know, for a fact, that Sprint provides a web based browser program that allows members of the law enforcement community to log in at any time and find the location of any active Sprint customer. They can do this without a warrant.
http://www.wired.com/threatlevel/2009/12/gps-data/

They don't need CarrierIQ to get your GPS data.  They can get your position at any time using their own broadcast towers.  Also I'm pretty sure all carriers are legally supposed to be able to give GPS coords to law enforcement for 911 emergency circumstances.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: KallDrexx on December 02, 2011, 07:28:14 PM
From Engadget (http://www.engadget.com/2011/12/02/some-android-phones-fail-to-enforce-permissions-exposed-to-unau/)

Quote
Eight Android phones, including the Motorola Droid X and Samsung Epic 4G, were found to house major permission flaws according to a research team at North Carolina State University. Their study revealed untrusted applications could send SMS messages, record conversations and execute other potentially malicious actions without user consent. Eleven of the thirteen areas analyzed (includes geo-location and access to address books) showed privileges were exposed by pre-loaded applications. Interestingly, Nexus devices were less vulnerable, suggesting that the other phone manufacturers may have failed to properly implement Android's security permissions model. Google and Motorola confirm the present flaws while HTC and Samsung remain silent. Exerting caution when installing applications should keep users on their toes until fixes arrive.

*edit* Source was this Ars Technica article (http://arstechnica.com/tech-policy/news/2011/11/researchers-find-big-leaks-in-pre-installed-android-apps.ars?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+arstechnica%2Findex+%28Ars+Technica+-+Featured+Content%29)


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Quinton on December 02, 2011, 09:43:50 PM
From the paper:
Quote
The reference implementations from Google (i.e., the Nexus One and Nexus S) are rather clean and free from capability leaks, with only a single minor explicit leak (marked as 2 in Table 3) due to an app com.svox.pico. This app defines a receiver, which can be tricked to remove another app, com.svox.langpack.installer by any other third-party app.2

Looks like the stock system might be able to be fooled into removing apps via this one.  Definitely needs fixing, but not exactly the end of times.

The paper has a nice chart of the specific issues they identified, which devices were impacted, etc.

Interesting research and a nice writeup about their analysis techniques.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: apocrypha on December 04, 2011, 12:01:53 AM
Carrier IQ's VP of marketing has given an interview (http://www.theregister.co.uk/2011/12/02/carrier_iq_interview/) to The Register including lots of technical information that's been checked out by an Android security researcher, which seems to show that the data being collected is debugging information that's dropped again almost immediately and not sent anywhere except in case of a bug or software failure.

I don't know enough about the technical side of this to draw my own conclusions but I have a lot of respect for The Register with things of this nature.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Quinton on December 04, 2011, 02:05:47 AM
Apart from the whether or not they retain or transmit stuff like keystroke data, they *really* should not inject it into the system logs where it can be scraped by other apps with the "read logs" permission.  OEMs have done this from time to time (typically a failure to disable debugging print chatter in the keyboard or touch drivers) as well.  This is the sort of thing that CTS (the Android Compatibility Test Suite) tries to catch, but is difficult to do automatically due to the variety of ways people can format this data.



Title: Re: (Some) Android is Watching you! (maybe)
Post by: Engels on December 13, 2011, 09:14:23 AM
New article on ArsTechnica on FBI use of IQ info

http://arstechnica.com/tech-policy/news/2011/12/fbi-using-carrier-iq-info-for-law-enforcement-purposes-refuses-to-release-records.ars

Quote
The FBI claims data gathered by Carrier IQ software is exempt from disclosure laws because it is located in an investigative file that was "compiled for law enforcement purposes" and "could reasonably be expected to interfere with enforcement proceedings."

Quote
A Carrier IQ spokesperson has denied the company provided any information to the FBI, according to a report in VentureBeat. However, Carrier IQ data is provided to wireless carriers, so the FBI could have received the data in question from another source.


Title: Re: (Some) Android is Watching you! (maybe)
Post by: Sand on December 15, 2011, 10:57:44 AM
Im shocked! Quite shocked! Completely and utterly shocked!

(no Im not really)