Slashdot Mirror


The Most Common iPhone Passcodes

Orome1 writes "The problem of poor passwords is not confined to computer use, and that fact was illustrated by an app developer who has added code to capture user passcodes to one of its applications. 'Because Big Brother's [the app in question] passcode setup screen and lock screen are nearly identical to those of the actual iPhone passcode lock, I figured that the collected information would closely correlate with actual iPhone passcodes,' says Daniel Amitay. It turns out that of the 204,508 recorded passcodes, 15% were one of the most common ten."

128 of 192 comments (clear)

  1. First post by GameboyRMH · · Score: 1

    Number 0001!

    --
    "When information is power, privacy is freedom" - Jah-Wren Ryel
  2. What? by sirboxalot · · Score: 2

    No 4242?

    1. Re:What? by syousef · · Score: 1

      No 4242?

      Or 6969

      --
      These posts express my own personal views, not those of my employer
    2. Re:What? by zonky · · Score: 3, Informative

      Password use is going to be interesting. Bet 99% are the same as their PIN for any cards, and the same as a home alarm.

    3. Re:What? by PopeRatzo · · Score: 4, Funny

      No 4242?

      I use the last four digits of pi as my code.

      --
      You are welcome on my lawn.
    4. Re:What? by syousef · · Score: 1

      69 is the new 42

      Maybe if you're Hugh Hefner.

      --
      These posts express my own personal views, not those of my employer
    5. Re:What? by FatAlb3rt · · Score: 1

      My calculator says it's 2654 - I haz ur passcode, you moran!

  3. Here's a question... by jojoba_oil · · Score: 3, Interesting

    ...how did an app like "Big Brother" make it onto the App(le) store?

    I thought they paid people to test each app before approval; you know, as a first defense against apps that look to imitate the lock screen and steal passcodes...

    1. Re:Here's a question... by CharlyFoxtrot · · Score: 4, Informative

      App in question in action. Description from the video :

      "This is not a prank application! It really works, and takes pictures of anyone trying to access your iPhone. Big Brother is the only iPhone app which sets off an alarm AND takes a photo if the user presses the home button!

      Want to know if someone has been sneaking a peak at your iPhone 4?
      Turn on Big Brother, LOCK it, turn off your iPhone, and you're set!
      Whenever a person enters an incorrect password, the device will take two photos!"

      Not duplicating functionality in the iPhone, not actually stealing your passcode (just its own user settable one is sent back).

      --
      If all else fails, immortality can always be assured by spectacular error.
    2. Re:Here's a question... by qubezz · · Score: 1

      It really works, up to the point that this fake phone lock software actually leaves your phone unlocked, all you have to do is quit the app.

    3. Re:Here's a question... by CharlyFoxtrot · · Score: 1

      Yeah because the iPhone was never locked in the first place, just running the app. That's why it sounds an alarm when you quit the app.

      --
      If all else fails, immortality can always be assured by spectacular error.
    4. Re:Here's a question... by Macrat · · Score: 1

      Want to know if someone has been sneaking a peak at your iPhone 4?

      Or don't leave you phone out lying around where anyone can grab it.

    5. Re:Here's a question... by Anubis+IV · · Score: 1

      Hidden functionality in otherwise acceptable apps has made it in occasionally. I was able to pick up a copy of HandyLight about a year back. On the surface, it's a simple flashlight app, which allowed you to choose differently colored lights. In fact, however, it was an app that allowed the user to tether their iPhone with their computer if the proper color combination was input and the correct network settings were used. Apple pulled it down within a few hours of its initial release, but not before the news of it and a YouTube video of the developer explaining how to use it had been thoroughly circulated on the Mac news and rumor sites.

      Thankfully, Apple has never pulled the trigger and removed apps like that which users have purchased, so I've actually been able to use it on a few occasions since then, though I try not to abuse it (especially since AT&T is apparently cracking down on illicit tethering of this sort, forcing the people doing it to either buy a tethering data plan or else cease doing it), and haven't used it in a few months.

    6. Re:Here's a question... by BenJCarter · · Score: 1

      In Soviet Russia, we are all Big Brothers...

      --
      For in politics, as in religion, it is equally absurd to aim at making proselytes by fire and sword. - Publius
    7. Re:Here's a question... by CharlyFoxtrot · · Score: 1

      Thankfully, Apple has never pulled the trigger and removed apps like that which users have purchased, so I've actually been able to use it on a few occasions since then, though I try not to abuse it (especially since AT&T is apparently cracking down on illicit tethering of this sort, forcing the people doing it to either buy a tethering data plan or else cease doing it), and haven't used it in a few months.

      Hah, I remember that app. I don't remember where I read this (probably somewhere linked from Daringfireball) but developers that have the iCloud pre-release that allows you to download already purchased apps directly to your device reported the option to download apps even if they have been removed from the appstore since they have been paid for. So that's good news if it extends to the final version.

      --
      If all else fails, immortality can always be assured by spectacular error.
    8. Re:Here's a question... by AmiMoJo · · Score: 1

      So they don't check what data is being sent out by the app? That would seem to be a fairly basic security check, and I'd expect to see it mentioned in the EULA.

      This highlights a common problem with permission systems on mobiles (it affects Android too). You give permission for an app to know your location, but can't then control if it sends that information anywhere.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    9. Re:Here's a question... by Terrasque · · Score: 1

      On Android: Internet permission flag, and if rooted, Droidwall (iptables frontend, can filter on a per-app basis)

      Note : Root is not the same as jailbreak, root is just enable the "su" binary, and can be done with standard SDK on phones with unlocked bootloaders (and is usually easy to flash a new, unlocked bootloader / kernel on a phone - often with the phone's own flash tools)

      --
      It's The Golden Rule: "He who has the gold makes the rules."
    10. Re:Here's a question... by AmiMoJo · · Score: 1

      Problem is most apps need the internet permission to do anything useful with your location. For example a mapping app will need to download map tiles for display, but there is no distinction between that and it sending your location to someone else.

      I used to have my Galaxy S rooted but since 2.3 you have only been able to do it via a custom kernel which I don't want to mess about it. Shame as it was handy.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    11. Re:Here's a question... by teh+kurisu · · Score: 1

      I'm under the impression that the App Store reviewers don't actually have access to the source code of your app, just the binary. This, combined with the use of HTTPS, makes it impossible for them to tell what data is being sent. All they know is that data is being sent, and what URL it's being sent to.

    12. Re:Here's a question... by Anubis+IV · · Score: 1

      From what I recall, that feature only works with apps that don't have "legal issues" (hence the prompt developers have been getting recently, asking if any of their apps have legal issues) and apps that were not pulled by Apple itself. So, any apps pulled by the developers for non-legal reasons can still be downloaded, but anything pulled by Apple for violations will not be able to be downloaded. Even so, that doesn't stop you from simply syncing any devices with the app to iTunes.

    13. Re:Here's a question... by tlhIngan · · Score: 1

      Note : Root is not the same as jailbreak, root is just enable the "su" binary, and can be done with standard SDK on phones with unlocked bootloaders (and is usually easy to flash a new, unlocked bootloader / kernel on a phone - often with the phone's own flash tools)

      Jailbreaking is also done to enable "su" on the iPhone. It's caleld jailbreaking because apps run sandboxed, and if you want better access, you need to break out of the jail. (Android does this too, but it also isolates apps from each other as each run under a different user account).

      It's just on iPhone, besides breaking out and gaining root access, you need to also make changes to the OS so it can accept unsigned binaries and sideloading.

      I'd say they're the same, and the differences really are OS-specific. You are, after all, rooting an iPhone, just doing a few extra steps in order to make it more useful in general.

      I suppose we call it rooting instead of jailbreaking on Android purely to emphasize that Android's more open. "Jailbreaking" the term refers to breaking security on closed devices, when it really just means breaking out of some sandbox like BSD's jail().

      jailbreakme.com ran 2 different exploits - the first was a PDF one to run arbitrary code, that arbitrary code then exploied a hole in the sandbox to get root, then you do the OS mods to keep root and install Cydia.

  4. Evil Developer! by tehniobium · · Score: 2

    This just in: 15% of developers steal the passwords of 80% of all (stupid) users!

    Seriously...isn't this just a tad "evil" behavior? Even if its done to prove a point, surely this guy shouldn't be stealing his users passwords?

    --
    No kitty, this is my pot pie!
    1. Re:Evil Developer! by syousef · · Score: 1

      This just in: 15% of developers steal the passwords of 80% of all (stupid) users!

      Seriously...isn't this just a tad "evil" behavior? Even if its done to prove a point, surely this guy shouldn't be stealing his users passwords?

      'A tad' evil like smoking 3 packs of cigarettes is 'a tad' bad for you or coke has 'a tad' of sugar. This is spyware plain and simple.

      I would not do this myself, but if the data's already out there I have no ethical qualms discussing and analysing it. I find it interesting that 2580 popped up. I would not have guessed that. Lots of users into kittens and ponies I guess?

      --
      These posts express my own personal views, not those of my employer
    2. Re:Evil Developer! by urbanheretic · · Score: 1

      You'll find that 2580 is just the middle column in the passcode view. It's not really that weird when you look at it that way.

    3. Re:Evil Developer! by reason · · Score: 1

      2580 is the only set of 4 digits in a straight line on the keypad (straight down the middle).

    4. Re:Evil Developer! by pushing-robot · · Score: 1

      From the developer's web site:

      Yesterday I posted an analysis of the Most Common iPhone Passcodes, with passcode data taken from my Big Brother Camera Security app. As of today at 4:58pm EST, Big Brother has been removed from the App Store. I’m certainly not happy about it, but considering the concerns a few people have expressed regarding the transfer of data from app to my server, it is understandable.

      I think I should clarify exactly what data I was referring to, and how I was obtaining it. First, these passcodes are those that are input into Big Brother, not the actual iPhone lockscreen passcodes. Second, when the app sends this data to my server, it is literally sending only that number (e.g. “1234”) and nothing else. I have no way of identifying any user or device whatsoever.

      --
      How can I believe you when you tell me what I don't want to hear?
    5. Re:Evil Developer! by cgeys · · Score: 1

      Alternatively, the person that uses 1234 to secure this app (whatever it does) may not care about security *for that data* but could have a more secure PIN for the handset.

      Admittedly, I'm giving human nature more credit than it has historically earned, but the developer is making quite a stretch with his inference that his results are a fair analogy for what Apple would see if they dropped similarly evil code in the next iOS update. Do I care if you can guess the PIN to my iPhone? Yep. Do I care if you then also guess my "Big Brother" pin? Maybe.... but you've already got my iPhone, so most of the damage is already done, assuming you're evil.

      Final point - the developer also assumes that all users of his app also have a lock-screen PIN enabled on their iPhone. As per Anonymous Coward @08:09PM, this isn't always the case.

      Yeah no shit. For my computer and logins I save everything neatly in KeePass, different passwords to every site I use. But I don't really care about my phone. It's paid upfront, so you can't do damage with it. For the pin code I just use my birthdate. Yes, that's right. It's easy to remember so that I don't lock the phone if I happen to forget the pin number. I also want it to be quickly entered when I start my phone. And this is even more true for something like screen-locked pin code. If I lose my phone, I'm more pissed at the fact that I lost hardware and can't use it. I don't really have anything on the phone, nothing that I consider valuable anyway. So I might aswell make my life easier and use an easy pin.

    6. Re:Evil Developer! by mrchaotica · · Score: 1

      I'm surprised 0852 didn't rank in the top 10

      According to the chart in TFA, it did.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    7. Re:Evil Developer! by mirix · · Score: 1

      2580 is equivalent to 'asdf' on a normal keyboard.

      --
      Sent from my PDP-11
    8. Re:Evil Developer! by hedwards · · Score: 1

      3 packs of cigarettes is a tad bad for you. If you only smoke 3 packs during your entire life the adverse effects are going to be minimal to the point of being hard to identify.

    9. Re:Evil Developer! by Cimexus · · Score: 1

      On a smartphone though, the threat isn't that the thief will get your phone and rack up a bill. It's that they can get all your personal data. Contacts, usernames for any sites/services you use on the phone, etc.

      Worse: most people have their mail application set to remember password. So they can read all your mail, or send mail pretending to be you. Similarly with apps like Facebook - these are generally left logged in/password remembered. So even if your various passwords are long and difficult to guess, this is moot if they protected only via a 4 digit number on the phone.

    10. Re:Evil Developer! by Rennt · · Score: 1

      "I haven't actually compromised your iPhone, all I've done is publish the results data-mining your passwords... trust me!"

      About as far as I can throw you, Jackass.

  5. Re:Nitpick by calmofthestorm · · Score: 3, Informative

    Not by default; you can set it up that way.

    --
    93rd rule of Slashdot: No matter how obvious my sarcasm is, my comment will be taken seriously by someone.
  6. 1-2-3-4-5? by TheRedDuke · · Score: 4, Funny

    That's amazing! I've got the same combination on my luggage!

    1. Re:1-2-3-4-5? by rolfwind · · Score: 1

      Please show me where you get 5 combination luggage? I'm still struggling to finding any with more than 3 combos :D

    2. Re:1-2-3-4-5? by hansamurai · · Score: 1

      You're doing the joke wrong.

    3. Re:1-2-3-4-5? by mrchaotica · · Score: 3, Funny

      It's a special feature of "Spaceballs: The Suitcase."

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    4. Re:1-2-3-4-5? by tverbeek · · Score: 2

      I figured that 5-5-5-5 would be too obvious, so on mine phone I reversed the order.

      --
      http://alternatives.rzero.com/
  7. 1998, lol by AlienIntelligence · · Score: 3, Interesting

    So, the most common age of the user is 13?

    Or the most common age of their offspring?

    -AI

    --
    For me, it is far better to grasp the Universe as it really is than to persist in delusion
    1. Re:1998, lol by ceoyoyo · · Score: 1

      Or they graduated in 1998 and they're around 30.

    2. Re:1998, lol by billcopc · · Score: 1

      So, the most common age of the user is 13?

      Or the most common age of their offspring?

      -AI

      Or the last year we remember that didn't royally suck. Y2K, 9/11, and the decade of hypercapitalist deception that ensued... yeah, I miss the 90's. The music was better too.

      --
      -Billco, Fnarg.com
    3. Re:1998, lol by kvvbassboy · · Score: 1
      Yes to everything else, but the music did suck. Remember backstreet boys, boyzone, nsync, michael jackson etc? :P

      If I had a choice between 2000s and1990s I would choose the latter though. IMHO, it was the decade of greatest technological progress since the 60s.

    4. Re:1998, lol by tverbeek · · Score: 1

      And the kids stayed offa my lawn!

      --
      http://alternatives.rzero.com/
    5. Re:1998, lol by nherm · · Score: 1
    6. Re:1998, lol by tverbeek · · Score: 1

      As a matter of fact I don't remember those bands, aside from recognizing the names. I couldn't name a single song by any of them (with the obvious exception of Jackson, who transcends the 1990s). That's because I had stopped listening to whatever's-in-fashion music by the 90s, and since then I've just followed my own interests and that of people around me (e.g. on community radio). Complaining about crappy pop music is like complaining about crappy fast food: no one's forcing you to eat it.

      --
      http://alternatives.rzero.com/
    7. Re:1998, lol by pandrijeczko · · Score: 1

      For every backstreet boys, there's a Portishead.

      You do realise you are not making it any better, don't you?

      --
      Gentoo Linux - another day, another USE flag.
    8. Re:1998, lol by FunkSoulBrother · · Score: 1

      You have the whitest taste in music ever.

  8. Why lock it? by Anonymous Coward · · Score: 4, Funny

    Why lock the iPhone? If you lose it and it is unlocked maybe someone will try to contact someone on your list and return it.

    1. Re:Why lock it? by syousef · · Score: 1

      Why lock the iPhone? If you lose it and it is unlocked maybe someone will try to contact someone on your list and return it.

      Because it's more likely that the kind of person who'll pick up a phone that doesn't belong to them will run up a huge bill calling a foreign country and buy lots of apps if you don't have that locked down?

      --
      These posts express my own personal views, not those of my employer
    2. Re:Why lock it? by Manos_Of_Fate · · Score: 1

      I'll give you the international calls, but purchasing apps or music requires an iTunes password, every time (well it keeps you logged in for like 10 minutes after you enter it).

      --
      Isn't enough that I ruined a pony, making a gift for you?
    3. Re:Why lock it? by psithurism · · Score: 2

      it's more likely that the kind of person who'll pick up a phone...

      Will be the average guy/gal in your area. I don't know where your from, but in my area I'd say 80% would return it if it was easy and a small fraction of the remaining 20% would be criminal enough to do anything more than attempt to e-bay it.

      Your confusing people who will find a dropped phone with people who would steal a phone.

    4. Re:Why lock it? by mjwx · · Score: 1

      Why lock the iPhone? If you lose it and it is unlocked maybe someone will try to contact someone on your list and return it.

      Because most people aren't trying to protect themselves from strangers, they are trying to keep their indiscretions secret from people they know. An Iphone user not wanting his boyfriend knowing he's been seeing other men is more important in their mind then keeping their confidential and compromising data secure.

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
    5. Re:Why lock it? by syousef · · Score: 1

      it's more likely that the kind of person who'll pick up a phone...

      Will be the average guy/gal in your area. I don't know where your from, but in my area I'd say 80% would return it if it was easy and a small fraction of the remaining 20% would be criminal enough to do anything more than attempt to e-bay it.

      Your confusing people who will find a dropped phone with people who would steal a phone.

      Nope. Where I live, if you lose your phone you better make tracks and report it ASAP. Many horror stories about lost phones.

      --
      These posts express my own personal views, not those of my employer
    6. Re:Why lock it? by RivenAleem · · Score: 1

      Yes, there are some really SICK people out there.

    7. Re:Why lock it? by w_dragon · · Score: 1

      My Blackberry has my name and contact info on the screen when the phone is locked for just that reason. Doesn't the iPhone do that, or does the Great Jobs think the background is sufficient to display when the phone is locked?

    8. Re:Why lock it? by N1AK · · Score: 1

      Nope. Where I live, if you lose your phone you better make tracks and report it ASAP. Many horror stories about lost phones.

      Generally stories about, I left my phone at a bar and went back later to collect it don't spread as well as the horror stories.

      I've left a wallet in a bar and dropped it outside of a shop. I've left a phone on a train, another in a cinema and yet another at a club. Every single one was handed in, with nothing taken. I've also found wallets and phones, and either phoned the owner or taken them to the staff/owner of the place where they were found.

      Perhaps us Brits are just honest, perhaps this is a case of exceptional good luck, or perhaps people don't steal everything when given the chance.

    9. Re:Why lock it? by dotancohen · · Score: 1

      I've found and returned at least two phones in the past few years. I've never stolen one (but I've had at least three attempts at stealing mine).

      --
      It is dangerous to be right when the government is wrong.
    10. Re:Why lock it? by Duradin · · Score: 1

      So clever it's droll.

    11. Re:Why lock it? by mlts · · Score: 1

      Same here. If a phone is lost, remote wipe it ASAP, then call the telco to zap the SIM and put the IMEI of the device on the stolen list.

      Where I live, the phone likely would be on eBay within minutes of being found, or within hours as parts (it is likely that the thief will just disassemble it, and sell the parts for as much, if not more than the entire unit, and not have to worry about serial numbers.)

  9. the iphone makes good passwords hard... by Sir_Sri · · Score: 2, Insightful

    in general the iphone keyboard makes using #$_*! etc and CaPitaLiz3d passwords harder than it should, which tends to lead to bad security. I'd be interested to know how many people use the same iphone 4 digit code as their PIN for their debit. though it looks like the phone lock is more of a 'get me past this lock quickly', which says a lot about how people want to use their phones.

    1. Re:the iphone makes good passwords hard... by The+Good+Reverend · · Score: 1

      My passcode set to get me past the lock screen quickly - entering a complex code every time I wanted to do/check something on my phone would be absurd. But I've also got it set to wipe after 10 tries, so anyone who finds it is very unlikely to guess the code before getting in and seeing my stuff. Even if they did, Find My iPhone lets me do a remote lock/wipe. No big deal.

    2. Re:the iphone makes good passwords hard... by mlts · · Score: 2

      Actually, iPhone passwords are easy. If you use an all numeric passcode, instead of pulling up a full keyboard, it pops up a PINpad with the enter button, just like the pad used for entering a SIM pin.

      So, entering an 8-12 digit PIN can be done quite quickly.

    3. Re:the iphone makes good passwords hard... by PNutts · · Score: 1

      in general the iphone keyboard makes using #$_*! etc and CaPitaLiz3d passwords harder than it should...

      No it doesn't and if you think so why? You press Shift for caps, .?123 for numbers and common special characters, and #+= for less common special characters? What magic keyboard do you have that allows access to all of those at once? Sheesh.

    4. Re:the iphone makes good passwords hard... by EvanED · · Score: 1

      IIRC, my old "moderately secure" password (used for my two university logins) took over 50% more button/screen presses to enter on my N900 than a normal keyboard.

    5. Re:the iphone makes good passwords hard... by Sir_Sri · · Score: 1

      right now there are 4 keyboard screens, which would work just as well with 2 that take up the entire screen, rather than half it takes up now.

    6. Re:the iphone makes good passwords hard... by yuhong · · Score: 1

      In particular, iOS 4 and later supports data protection, and how secure do you think it is with only 10000 values possible for a passcode?

    7. Re:the iphone makes good passwords hard... by Cimexus · · Score: 1

      Wow ... so it does! Thank you good sir.

      This was what was stopping me moving away from the default 4-number simple PIN. I thought that soon as I enabled complex passwords it'd give me the whole keyboard (hard to type on quickly with one hand). But yep if you keep it all-numeric it keeps the standard keypad. That's awesome, and allows me to increase my PIN to 8+ digits without making it harder to type.

  10. So wait... by nitehawk214 · · Score: 1

    The guy steals people's passwords, then posts about it?

    --
    I'm a good cook. I'm a fantastic eater. - Steven Brust
    1. Re:So wait... by CharlyFoxtrot · · Score: 1

      The passcode to his app, which is a gimmick app to imitate the real lockscreen and take a picture when the wrong code is entered. Doesn't actually expose any data or anything.

      --
      If all else fails, immortality can always be assured by spectacular error.
  11. Re:Nitpick by pushing-robot · · Score: 3, Informative

    15% of iPhones are locked using one of ten codes.

    You have ten login attempts before the phone wipes itself.

    Thus, if you try each of the top ten codes on a random iPhone, you have a 15% chance of entering the right code before it wipes itself.

    Also, I think you meant "successive".

    --
    How can I believe you when you tell me what I don't want to hear?
  12. What I find most amazing ... by slinches · · Score: 4, Funny

    What I find most amazing is that the iphone only allows 4 digit 0-9 passcodes. That's only 5040 unique codes if I remember the math correctly.

    --
    Knowledge Brings Fear
    1. Re:What I find most amazing ... by drb226 · · Score: 4, Insightful

      10^4 = 10000

    2. Re:What I find most amazing ... by ceoyoyo · · Score: 1

      You can use any alphanumeric + symbols code you want. Most people just use the simple numerical code because it's quick, easy, and does the job. If you guess wrong too many times the phone will enforce a timeout between guesses and you can set it to wipe if too many wrong guesses are entered.

      And you remembered the math incorrectly. It's 10,000 unique codes. Your value is for the number of codes with no repeated numbers.

    3. Re:What I find most amazing ... by The+Good+Reverend · · Score: 1

      The iPhone has had the choice of 4-digit PIN-style codes or longer alpha-numeric codes for quite a while now.

    4. Re:What I find most amazing ... by slinches · · Score: 1, Redundant

      Correction, it's only 5040 if it disallowed repeat numbers. I was over-thinking it a bit. It's 10,000 possible numbers 0000-9999.

      --
      Knowledge Brings Fear
    5. Re:What I find most amazing ... by scromp · · Score: 1

      And it'll wipe itself after 10 tries..

    6. Re:What I find most amazing ... by Anubis+IV · · Score: 2

      It's times like this that you don't correct yourself and just let everyone think it was a joke.

    7. Re:What I find most amazing ... by CAIMLAS · · Score: 1

      It's almost a non-point.

      The only time you'd need it is if it's lost - in which case it's somewhat a moot point, due to lack of storage encyption. Otherwise, the device is in your pocket, on your person, or otherwise in your 'immediate' control (such as on a bedside next to your girlfriend, who would otherwise be tempted to see if you're still sleeping around).

      Personally, I prefer the 'swipe' functiononality available on Android. Less secure, mathematically, but quite a bit more functional.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    8. Re:What I find most amazing ... by Smurf · · Score: 1

      10^4 = 10000

      Woosh, that flew right over your head.

      Given that it wasn't a joke, I would love to know what you thought was the joke.

  13. Well, so what? by Evro · · Score: 2

    I have a trivial code on my iPhone, just there to provide a speedbump. If my phone were to be lost I'd change my personal & work email passwords. So what? Is anyone supposed to assume that the iPhone passcode provides any real security? If the phone auto-locks after 3 minutes, who wants to put in a 20-character passphrase? BTW, the iPhone passcode is not limited to 4 digits, you can use the entire alphanumeric keyboard, up to at least 10 chars.

    --
    rooooar
  14. 5683? by Anonymous Coward · · Score: 1

    Most of those are not surprising, but what happened on May 6th 1983 that's so significant?

    1. Re:5683? by Aladrin · · Score: 3, Informative

      It spells LOVE on the keypad.

      --
      "If you make people think they're thinking, they'll love you; But if you really make them think, they'll hate you." - DM
    2. Re:5683? by JamesP · · Score: 2

      Good thing my password spells LOUD on the iPhone

      Oh wait...

      --
      how long until /. fixes commenting on Chrome?
    3. Re:5683? by mirix · · Score: 1

      pfft, it spells LOUD.

      Love as a password, what a silly species... somewhat nauseatingly lame.

      --
      Sent from my PDP-11
    4. Re:5683? by billcopc · · Score: 1

      Says so right in TFA: 5683 lines up with the letters L-O-V-E

      You know, because chicks use phones too.

      --
      -Billco, Fnarg.com
    5. Re:5683? by Cimexus · · Score: 1

      No idea. But something important clearly happened on 5 June 1983. :)

    6. Re:5683? by N1AK · · Score: 1

      Good show old chap.

  15. What do these screens actually look like? by pclminion · · Score: 1

    If the application used a "swipe to unlock" type of mechanism to emulate the iPhone's unlocking mechanism, then this violates an Apple patent.

  16. Re:Nitpick by CharlyFoxtrot · · Score: 1

    The whole thing is flawed. His is a gimmicky free app. Clearly most users downloaded it, tested it with a stupid passcode, like the 2 most common "1234" and the app default "0000" and then quickly forgot about it. Got to give him props for PR though, who knows how many downloads is he going to get out of this story.

    --
    If all else fails, immortality can always be assured by spectacular error.
  17. Appetite for patterns by elsurexiste · · Score: 1

    I did a study on mobile passwords, be them numeric or graphical. The conclusion was the same for each and every password method: people usually choose graphical configurations like crosses, spirals and diagonal lines. They rarely choose the numbers or focal points of the images that were on the background.

    --
    I rarely respond to comments. Also, don't ask for clarifications: a brain and Google are faster, believe me!
    1. Re:Appetite for patterns by CharlyFoxtrot · · Score: 1

      Sounds about right. My girlfriend has the ability to instantly memorize anyone's pincode for years (people don't believe it and so they're dumb enough to tell her), she doesn't actually remember the numbers but seems to remember the pattern on a grid. She could have a great career as a shoulder-surfer.

      --
      If all else fails, immortality can always be assured by spectacular error.
    2. Re:Appetite for patterns by Cimexus · · Score: 1

      I thought this was the normal way of memorising typed numbers. It's certainly the way I've always done it.

      If you ask me to quote my bank card PIN, or the code on the security system at the office etc. or ask me to type them on a randomly ordered keypad (or the number keys across the top of a QWERTY keyboard), I will not be able to do it very easily. I would have to visualise a normal keypad, move my hand across it in my mind, then figure out which numbers I pressed.

      That is to say, I know my various PINs only by the pattern of movement I have to make to enter it (e.g. up, down, across 2, diagonally down and left, enter). The actual numbers? No idea off the top of my head.

  18. Re:Nitpick by jesseck · · Score: 2

    Also, I think you meant "successive".

    No, he was just being optimistic about guessing wrong.

  19. Interesting trend. by w0mprat · · Score: 1

    I'm suprised 1998 is a common passcode, is this a birthdate? It's in amongst obvious 1234, 2222, 0000. But it correspondes to a age of approximately 13. Many 13 year olds with a iPhone? Or this age group least security aware?

    Top ten PIN codes:

    1234
    0000
    2580
    1111
    5555
    5683
    0852
    2222
    1212
    1998


    This interesting. 5683, 2580, 0852 don't seem to have any special significance, they aren't even a particular pattern on the keypad, nor especially natural to punch in, ie right handed, using your thumb.

    Is this some odd human cognitive bias revealing itself?

    --
    After logging in slashdot still does not take you back to the page you were on. It's been that way for 20 years.
    1. Re:Interesting trend. by w0mprat · · Score: 1

      FAIL. I was looking at the numpad on a keyboard. Different when looking at actual phone and considering alphanumeric. There's the cognitive bias I was talking about.

      --
      After logging in slashdot still does not take you back to the page you were on. It's been that way for 20 years.
    2. Re:Interesting trend. by AresTheImpaler · · Score: 1

      2580 is a straight line down.
      0852 is a straight line up
      I dunno about 5683, I find that one little bit weird

    3. Re:Interesting trend. by NewWorldDan · · Score: 2

      RTFA.

      5683, with letter substitutions, spells LOVE.

      I'm pleased to see that none of the 4 number codes I use in daily life made the top 10 list. If someone wants to steal my bike, they'll have to work at it a bit longer.

    4. Re:Interesting trend. by TheDormouse · · Score: 1

      I'm suprised 1998 is a common passcode, is this a birthdate?

      I think it must be that the age bracket that has the greatest number of iPhone users also had significant life events in 1998. 30-31 year-olds graduated high school in 1998. Lots of 30-40 year-olds got married or had their first kid in 1998.

    5. Re:Interesting trend. by metlin · · Score: 1

      I like using combinations of interesting numbers and math/physics constants. If you use the more esoteric ones (think Ramanujan's number or the first 3 Fermat numbers), then you also learn new and interesting numbers.

    6. Re:Interesting trend. by UnknowingFool · · Score: 1

      "1234". Shit. Excuse me while I change my root password. And my luggage. Thank God the combination to the air shield is more complex.

      --
      Well, there's spam egg sausage and spam, that's not got much spam in it.
    7. Re:Interesting trend. by Colde · · Score: 1

      This interesting. 5683, 2580, 0852 don't seem to have any special significance, they aren't even a particular pattern on the keypad, nor especially natural to punch in, ie right handed, using your thumb.

      Actually 2580 and 0852 is the middle row of keys from top to bottom or vice versa. I agree with the strangeness of 5683 though.

  20. Re:Nitpick by mysidia · · Score: 3, Informative

    is that if someone steals or finds a lost iPhone, he has a 15% chance of unlocking the device and accessing the data within before it gets wiped just by trying out the passwords on the aforementioned top 10 list."

    I think that might be off -- If someone steals or finds a lost, working iPhone; he probably has a 80 - 90% chance of finding the device not secured with a passcode to begin with.

    If he happened to get so unlucky as to find one of the 20% of iPhones with a passcode; he has a 15% chance of unlocking that locked device.

    That brings it closer to a 100% chance of gaining access to it; if the found phone works at all -- only an 85% chance of it using an uncommon passcode. Just because it's uncommon doesn't mean unguessable -- it depends on how much the thief knows or can find out about the person. If the thief gets the wallet too, they might try the birthdate on drivers license or do other research about numbers significant to the person (increasing chances of an unlock beyond 15% for fixed common) -- if we include things like phone numbers, anniversary year, 15% might be a real low ball for the amount of passcodes based on such guessable concepts.

  21. Re:Nitpick by xSauronx · · Score: 1

    If someone steals or finds a lost, working iPhone; he probably has a 80 - 90% chance of finding the device not secured with a passcode to begin with.

    Jeebus. I lock my android phone, and my nook color which runs android, with the swipe lock. My friends and their ipad? Not so much, and they're nerds who should know better

    --
    By and large, language is a tool for concealing the truth. -- George Carlin
  22. Um, no. by webdog314 · · Score: 1

    All this says is that 15% were one of the top 10 FOR HIS APP. This makes the very large assumption that people who were paranoid enough to buy his app are going to be fooled and use the same password that they do to lock the phone. They very well might, but his app doesn't prove that.

  23. Re:Nitpick by blueg3 · · Score: 3, Insightful

    It brings it closer to an 83% chance of accessing it, actually. Not 100%. (15% of top passcodes x only 20% of iPhones locked = 3% of total iPhones use one of the top passcodes).

  24. Re:Nitpick by Toam · · Score: 1

    I lock my android phone with a pattern which is fairly pointless as you can see streaks on the screen from where I've swiped it in

    Yes, I'm aware that I can change it to a password or pin which would be more secure, but to be honest having any sort of "lock" on my phone is less about security and more about not making calls etc while the phone is in my pocket.

  25. Not a lot of Catholics with iPhones I guess by iiioxx · · Score: 1

    2046 didn't make the top 10.

  26. The Plague by MoldySpore · · Score: 1

    "Someone didn't bother reading my carefully prepared memo on commonly-used passwords. Now, then, as I so meticulously pointed out, the four most-used passwords are: love, sex, secret, and...god. So, would your holiness care to change her password?" -Fisher Stevens; Hackers (1995)

    --

    "I hope you know how very lucky you are to know me, because I am so incredibly incredible."

  27. Re:Nitpick by sootman · · Score: 1

    The good news is, with Find My iPhone (free since iOS 4) you can remotely set a lockscreen code AFTER it has been stolen. So if you a) don't have any super-secret stuff on your phone and b) notice it missing soon after it's stolen, the worst that will happen is the thief will make some calls and use some data. Of course, my preference would be for the thief to keep using the phone, and hopefully Find My iPhone would enable me to actually recover the phone.

    --
    Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
  28. Re:Nitpick by Jstlook · · Score: 1

    Certainly not me! I don't need to give somebody my passcode for the heck of it!

    --
    ---jstlook ---For that is the way of Elves, for they say both yes AND no, and mean every word of it. --- J.R.R.T.
  29. Re:Nitpick by DarthBart · · Score: 1

    I never locked my iphone until I accidentally left it somewhere. Fortunately, it was there when I got there but I'd have been boned if someone picked it up and did nefarious things with it before I could reset passwords/passcodes.

    Now it's set to lock after 5 minutes of non-use and to nuke itself after 10 bad passcodes.

    And no, I don't use the same PIN on my ATM card.

  30. Re:Nitpick by toleraen · · Score: 1

    What nefarious things could be done, honestly? On my android based phone they could send email, make phone calls, send some texts...that's about it. Although if they wiped my Hex Defense scores I'd be pretty pissed.

  31. So wait 5309 isn't one of them? by NotSoHeavyD3 · · Score: 2

    I'm going to have to call Jenny about this

    --
    Did you know 80 to 90% of the moderators on slashdot wouldn't recognize a troll even if one dragged them under a bridge.
  32. Re:Nitpick by mysidia · · Score: 3, Interesting

    Of course, my preference would be for the thief to keep using the phone, and hopefully Find My iPhone would enable me to actually recover the phone.

    I have mixed thoughts about that. If more people reported their phone stolen immediately, to have the IMEI blocked by all the cell networks, it could be somewhat a deterrant against theft too. If you want to add a pascode remotely, better remove sensitive data too.

    The Find My iPhone function may indeed be used by some people in those situations.

    There is also a problem, that if you don't have it deactivated immediately, and the thief racks up a few thousand in usage charges, e.g. international calls (your phone used by the thief to fraudulently re-sell toll calls) or overseas data roaming, you could be on the hook for some serious $$ in some cases.

    The lost iPhone may be $600 to replace, but at least you can be confident there is such a strict limit to your losses, if you do brick/deactivate the phone's service before the perp can abuse the phone's access to your account.

    It should be noted the passcode protection is only good against unsophisticated thieves. There are ways to bypass the passcode and then remove it/view it, or gain access to all data on an iPhone, without requiring any silliness of attempts, or trying to guess the passcode.

    That is there are some people who can gain access to 100% of fully working iPhones, with physical access and sufficient motive, common passcode or not.

    For this reason.... I don't think there's anything irrational about the decision to use a weak/easy passcode.
    Until Apple actually encrypts all data on the phone with the authenticator, that is, and use biometrics, such as face recognition, rather than manual entry of digits.

  33. 1... 2... 3... 4 by amnesia_tc · · Score: 1

    That's the kind of a combination and idiot would have on their iPhone.

  34. Re:Nitpick by rich_hudds · · Score: 1

    Isn't it actually more likely that the person who found it was honest.

    I know of a few people who've lost their phones and recovered them because the person who found it called some of their friends using the phone.

    If you lock it it's probably less likely you'll get it back.

  35. Re:Nitpick by Laurence0 · · Score: 1

    Yeah, this. I turned the "draw a pattern to unlock" feature on about a day after I got my Desire, after the second time my pocket called someone.

    The vertical swipe to unlock is nice and different to Apple's horizontal swipe to unlock, but it's rather easy for my phone to do in my pocket.

  36. Re:Nitpick by Keeper+Of+Keys · · Score: 1

    If I found a locked phone I would keep it nearby and wait for it to ring.

  37. Re:Nitpick by Keeper+Of+Keys · · Score: 1

    If I found a locked phone I would keep it nearby and wait for it to ring.

    (Sorry, I posted this in the wrong thread first time. Now I have to make a pointless change in order to re-submit...)

  38. Re:Nitpick by MrAngryForNoReason · · Score: 1

    The lost iPhone may be $600 to replace, but at least you can be confident there is such a strict limit to your losses, if you do brick/deactivate the phone's service before the perp can abuse the phone's access to your account.

    This is why phone insurance is a good idea for anyone who has a handset worth more than a couple of hundred and a contract. Insurance covers you for loss, theft or damage to the handset and also covers any fraudulent calls made on the device.

    Block phone, claim on insurance, get replacement.

    'Find my iPhone' is all well and good but if it has actually been stolen what are you going to do, go round their house and ask for it back? I guess you could hand the information on to the police but leaving the phone unblocked for days on the off chance you will be able to have the police recover it is a pretty big risk. As well as fraudulent calls and the data you have on the device you also expose anyone who calls your phone to whichever scumbag stole it.

  39. Letter G by Kamiza+Ikioi · · Score: 1

    When Google first demo'd android, they used a G pattern. Though it may be many degrees higher of potential security, I wonder how many people just spell a letter.

    --
    I8-D
  40. And this is news why?.... by kwolf22 · · Score: 1

    Imagine that... An app designed to catch people trying to break into your iPhone collects a bunch of common passwords...

  41. 1, 2, 3, 4, 5? by micahjc · · Score: 1

    1, 2, 3, 4, 5? That's amazing! I've got the same combination on my luggage!

  42. Re:Nitpick by Coren22 · · Score: 1

    AT&T does not lock out IMEIs, my brother tried when his wife's iPhone was stolen. AT&T actually sees it as a good thing, because now they have the possibility of adding another subscriber (the thief or whoever he sells to) and you have to pay an absurd amount of money for a new phone (unless you have insurance).

    --
    APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
  43. On Find My iPhone by sean.peters · · Score: 1

    Knowing where your iPhone is is only half the battle (probably less than half). The rest of the problem is getting the police to actually do something about it. From what I've read, most police departments are not that interested in pursuing something like this even if you can show them where the thief is. And trying to get your phone back yourself, from some guy who stole it from you? Not recommended.

  44. Re:Nitpick by swb · · Score: 1

    What do you recommend for phone insurance? Personally I like the concept, I just worry that any plan that looks financially reasonable ($3-4 per month max) will be ridden with loopholes and filing a claim will be impossible.

    Beyond that price point, after two years, you're in the ball park for what you can get a new iPhone for with a new contract discount, making it something of a bad bet, although mid-contract replacement is probably the pricey risk you're actually insuring against.

    But while I'm thinking out loud, what about homeowner's insurance? Shouldn't it cover that kind of a loss?

  45. Re:Nitpick by AvitarX · · Score: 1

    How about receive e-mails?

    I would think the ability to reset almost any password would be pretty strong (access to SMS + E-mail gets you into a lot).

    --
    Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
  46. Re:Nitpick by MrAngryForNoReason · · Score: 1

    Most home insurance has phones excluded from 'our of the home' cover unless you add it specifically. If you do add it then you also get cover from fraudulent calls which is a necessity if you are on a contract.

    You invariably get the best deal by just adding phone cover to your house contents insurance. Much cheaper, and you don't need a separate policy. It also has the added benefit that the claims tend to be easier as they care more about keeping you as a customer.