Live data from Hacker News

Motorola cell phones are regularly phoning home

beneaththewaves.net

61–70 of 117 posts

Re: Motorola cell phones are regularly phoning home

#61
post #40
post #35

Earlier quoted context omitted.

Did you even read the article? It has nothing to do with EAS or Microsoft; it's Motorola software siphoning pretty much all the user's credentials off to Motorola servers.

Yes, I did read the article in its entirety. Did you? The author mentions ActiveSync more than once. *" What I am going to do as a result of this discovery As of 23 June 2013, I've removed my ActiveSync configuration from the phone, because I can't guarantee that proprietary corporate information isn't being funneled through Motorola's servers. I know that some information (like the name of our ActiveSync server, our…

To beat a dead horse, regardless of the opinions of the mindless:

[from the article]

    *" I was quickly able to determine that the connections to Motorola were triggered every time I updated the ActiveSync configuration on my phone, and that the unencrypted HTTP traffic contained the following data:

    The DNS name of the ActiveSync server (only sent when the configuration is first created).
    The domain name and user ID I specified for authentication.
    The full email address of the account.
    The name of the connection.

    As I looked through more of the proxy history, I could see less-frequent connections in which larger chunks of data were sent - for example, a list of all the application shortcuts and widgets on my phone's home screen(s)."*

Would someone please illuminate me as to why my reference to ActiveSync is alleged to be irrelevant to this conversation?

Re: Motorola cell phones are regularly phoning home

#63
post #11
post #7

[deleted]

> Fortunately, I already removed most of those apps when I first got the phone (it was loaded with enough bloatware), Lucky you. I can't remove, for example, my NFL application (which came installed by default), without rooting the phone. I do enough Linux stuff everyday that I really don't want to bother with it on my phone. Honestly, this kind of stuff makes me want to get as far away from engineering as possible.…

> I can't remove, for example, my NFL application (which came installed by default)

Settings - Apps - All - NFL Mobile - Disable

Re: Motorola cell phones are regularly phoning home

#64
post #61
post #40

Earlier quoted context omitted.

Yes, I did read the article in its entirety. Did you? The author mentions ActiveSync more than once. *" What I am going to do as a result of this discovery As of 23 June 2013, I've removed my ActiveSync configuration from the phone, because I can't guarantee that proprietary corporate information isn't being funneled through Motorola's servers. I know that some information (like the name of our ActiveSync server, our…

To beat a dead horse, regardless of the opinions of the mindless: [from the article] *" I was quickly able to determine that the connections to Motorola were triggered every time I updated the ActiveSync configuration on my phone, and that the unencrypted HTTP traffic contained the following data: The DNS name of the ActiveSync server (only sent when the configuration is first created). The domain name and user ID I…

The author originally noticed the snooping because he happened to be examining the phone's traffic when the ActiveSync credentials were sent. If you actually read the entire article, you'll notice that credentials were sent for Exchange, Facebook, Twitter, Photobucket, Picasa, YouTube, IMAP, POP, Yahoo Mail, and Flickr. Of those, the Microsoft and Yahoo services are the only ones where passwords are NOT sent, meaning you leak less data using ActiveSync than you do using IMAP.

Re: Motorola cell phones are regularly phoning home

#65

I noticed that my Droid 4 running 4.1.2 was opening an XMPP connection to Motorola servers a month ago. I was watching the logs trying to diagnose another problem, and the XMPP connection happened to be failing at the time. The XMPP connection is no longer failing. D/CheckinProvider( 507): insertEvents Process tag not allowed: XMPPConnection I/XMPPConnection( 772): Preparing to connect user XXXXXXXXXXX to service: ja…

XMPPConnection and PacketReader are parts of the Smack XMPP library. If you're the curious type, you can adb into your phone and do a `ps` to correlate the PID that's generating these messages (772 here) with an apk. Then you can dump that apk and disassemble/decompile it (i.e. using apktool, dex2jar, and your favorite Java decompiler).

Re: Motorola cell phones are regularly phoning home

#66
post #64
post #61

Earlier quoted context omitted.

To beat a dead horse, regardless of the opinions of the mindless: [from the article] *" I was quickly able to determine that the connections to Motorola were triggered every time I updated the ActiveSync configuration on my phone, and that the unencrypted HTTP traffic contained the following data: The DNS name of the ActiveSync server (only sent when the configuration is first created). The domain name and user ID I…

The author originally noticed the snooping because he happened to be examining the phone's traffic when the ActiveSync credentials were sent. If you actually read the entire article, you'll notice that credentials were sent for Exchange, Facebook, Twitter, Photobucket, Picasa, YouTube, IMAP, POP, Yahoo Mail, and Flickr. Of those, the Microsoft and Yahoo services are the only ones where passwords are NOT sent, meaning…

So what is the name of the software which is sending the information, if it's not ActiveSync?

Re: Motorola cell phones are regularly phoning home

#67
post #66
post #64

Earlier quoted context omitted.

The author originally noticed the snooping because he happened to be examining the phone's traffic when the ActiveSync credentials were sent. If you actually read the entire article, you'll notice that credentials were sent for Exchange, Facebook, Twitter, Photobucket, Picasa, YouTube, IMAP, POP, Yahoo Mail, and Flickr. Of those, the Microsoft and Yahoo services are the only ones where passwords are NOT sent, meaning…

So what is the name of the software which is sending the information, if it's not ActiveSync?

Motoblur.
Post reply on HN