Slashdot Mirror


Microsoft Reads Your Skype Chat Messages

An anonymous reader writes "A Microsoft server accesses URLs sent in Skype chat messages, even if they are HTTPS URLs and contain account information. A reader of Heise publications notified Heise Security (link to German website, Google translation). They replicated the observation by sending links via Skype, including one to a private file storage account, and found that these URLs are shortly after accessed from a Microsoft IP address. When confronted, Microsoft claimed that this is part of an effort to detect and filter spam and phishing URLs."

10 of 275 comments (clear)

  1. Alternate headline by recoiledsnake · · Score: 4, Insightful

    Alternate headline: Microsoft protects hundreds of millions of Skype users by going to the effort of checking even https URLs in chat for malware and spam

    --
    This space for rent.
    1. Re:Alternate headline by bws111 · · Score: 4, Insightful

      Since you don't have any way to know exactly what they are doing, it is kind of silly to call that a 'problem'. Maybe they only do a HEAD because the response indicates authorization is required. Maybe they only visit a URL once, and already have visited the http site. Maybe they only do anything if something else triggers it (number of hits on a URL in a certain amount of time). You have no way of knowing that they only check https, you just know that in this particular case they only checked https. You have no way of knowing that that only get the headers, just that in this particular case they only got the headers.

  2. Re:Damned if they do... by afidel · · Score: 5, Insightful

    Not if you agree to it in the TOS.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
  3. This is news? by csumpi · · Score: 5, Insightful

    AOL reads your messages. Google reads your messages. Facebook reads your messages. Apple reads your messages. Microsoft reads your messages.

    How is this news? The price for free IM is that they read your messages and sell the info they gather to advertisers.

  4. Re:Damned if they do... by mu51c10rd · · Score: 5, Insightful

    Nobody else was dumb enough to click the link.

    You don't deal with many ordinary end users do you...

  5. Re:Damned if they do... by Lazere · · Score: 4, Insightful

    But it's not illegal. The law makes it illegal to intercept those messages without warrant or permission. Wouldn't agreeing to the TOS be giving them permission?

  6. Re:Is there any way? by fuzzyfuzzyfungus · · Score: 4, Insightful

    Both Facebook and Google's chats use bog standard XMPP (aka Jabber). Normal, clueless people use Facebook to chat. The few that don't use Facebook use the chat inside Gmail, or the one installed on their smartphone. Encryption over XMPP is very common; You'd need to use a non-standard client (say, Pidgin), but it's feasible.

    The major problem is that encryption requires support at both ends:

    Even a totally proprietary chat network(if it's been cracked open far enough that 3rd party clients exist, or 3rd-party wrappers around the first party client or libraries exist) can be used to send encrypted payloads; but only if both users are set up for that(Pidgin with OTR, say, works just fine over AOL's 'Oscar' protocol; but only if both ends are using it. This is the real killer. If you don't have control over what your clueless compatriot is using, none of the client-side encryption options are going to help you much. Not supported in Google's gmail web app window thing? No deal. Not supported by cellphone's default chat client? no deal.

    You'll still probably get SSL, from all but the shittiest chat services; but that only protects you from people watching the wire, not from the service provider(who is the man in the middle, with one SSL-protected connection to you and a second to your chat compatriot).

    Same with email: it's less common than it used to be for email to go between the client and the mailserver in the clear; but it's still damn rare for messages to be encrypted at the client end and thus safe from the mailserver operator.

  7. Re:Damned if they do... by Sloppy · · Score: 5, Insightful

    Skype used to have a reputation of using encrypted peer-to-peer transmissions.

    That's funny. I remember their reputation always being "no one knows how the key exchange works and therefore nobody can trust it."

    "Encrypted" means jack shit. Skype never had a reputation for being secure because they never showed anyone that they are. With any serious VoIP protocol (e.g. zfone) they tell you how it works. If the design is a trade secret, then it's a scam. You've known that for decades.

    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
  8. Re:Damned if they do... by KingMotley · · Score: 5, Insightful

    Email spam filters are evil too! My ISP is reading my emails, OMG!

  9. Re:Damned if they do... by caluml · · Score: 5, Insightful

    I once renamed shutdown.exe from the Windows resource kit to DONOTRUN.exe, and sent it in a mail round to the company (in the I love you/Melissa days), warning people in the subject, and message to NOT RUN THE ATTACHED attachment.

    People then started coming to me complaining they'd lost work because their computer had shutdown.

    It's amazing, it really is.