Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Pin numbers.

Pin numbers.

Scheduled Pinned Locked Moved The Lounge
comlounge
44 Posts 27 Posters 13 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Bassam Abdul Baki

    Totally missed that. Thanks!

    Web - BM - Math - LinkedIn

    R Offline
    R Offline
    raddevus
    wrote on last edited by
    #21

    I was looking at physical distances between keys and I see that in most cases where each value is far from the next value they tend to be "more rare". Or, stated another way, "if your finger is already there, you probably pick something closeby". If you typed a 2 you probably type a 1 or 3 or maybe 5 next. The physical layout of the keypad does a lot to "force" certain combinations, I think.

    1 Reply Last reply
    0
    • H honey the codewitch

      I use the last 4 digits of old phone numbers I've had, like from my childhood. I'm not likely to forget them, and good luck tying them to me.

      Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

      J Offline
      J Offline
      JudyL_MD
      wrote on last edited by
      #22

      I do the same thing -- a landline number that hasn't existed in 30 years since my folks sold my childhood house.

      Be wary of strong drink. It can make you shoot at tax collectors - and miss. Lazarus Long, "Time Enough For Love" by Robert A. Heinlein

      1 Reply Last reply
      0
      • H honey the codewitch

        I use the last 4 digits of old phone numbers I've had, like from my childhood. I'm not likely to forget them, and good luck tying them to me.

        Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

        T Offline
        T Offline
        TNCaver
        wrote on last edited by
        #23

        That's clever.

        There are no solutions, only trade-offs.
           - Thomas Sowell

        A day can really slip by when you're deliberately avoiding what you're supposed to do.
           - Calvin (Bill Watterson, Calvin & Hobbes)

        1 Reply Last reply
        0
        • OriginalGriffO OriginalGriff

          3.4M PIN numbers that were pulled together from a whole bunch of data breaches have been heat mapped, and they are quite interesting (to me at least): https://www.grc.com/miscfiles/pin.png[^] Given that most (if not all ATM / shop card readers work with 4 digit PINs, it's interesting to see what people generally use. Notice the lines and clusters: identical pairs (0000, 0101, ...) birthdate day and month, birth year seem to be pretty common, but it's interesting to note two things: 1) There are a small number of "empty" or "near empty" cells where people just aren't disposed to use that combination. 2) 20 out of the possible 10,000 different PIN values are used by 27% of the population ... so if you want to "brute force" a PIN, those are the ones to try first - if you are using one of them, it's probably time to change it:

          1234, 4321, 0000, 7777, 2000, 2222, 9999, 5555, 1122, 8888, 2001, 1111, 1212, 1004, 4444, 6969, 3333, 6666, 1313, 1010

          "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

          D Offline
          D Offline
          David ONeil
          wrote on last edited by
          #24

          Whelp! Time to change all my pins to more secure ones! 9596 it is! /s

          Our Forgotten Astronomy | Object Oriented Programming with C++ | Wordle solver

          1 Reply Last reply
          0
          • OriginalGriffO OriginalGriff

            3.4M PIN numbers that were pulled together from a whole bunch of data breaches have been heat mapped, and they are quite interesting (to me at least): https://www.grc.com/miscfiles/pin.png[^] Given that most (if not all ATM / shop card readers work with 4 digit PINs, it's interesting to see what people generally use. Notice the lines and clusters: identical pairs (0000, 0101, ...) birthdate day and month, birth year seem to be pretty common, but it's interesting to note two things: 1) There are a small number of "empty" or "near empty" cells where people just aren't disposed to use that combination. 2) 20 out of the possible 10,000 different PIN values are used by 27% of the population ... so if you want to "brute force" a PIN, those are the ones to try first - if you are using one of them, it's probably time to change it:

            1234, 4321, 0000, 7777, 2000, 2222, 9999, 5555, 1122, 8888, 2001, 1111, 1212, 1004, 4444, 6969, 3333, 6666, 1313, 1010

            "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

            K Offline
            K Offline
            Kenneth Haugland
            wrote on last edited by
            #25

            I had no choice in the matter; I just got a letter saying that this is your PIN number.

            OriginalGriffO 1 Reply Last reply
            0
            • K Kenneth Haugland

              I had no choice in the matter; I just got a letter saying that this is your PIN number.

              OriginalGriffO Offline
              OriginalGriffO Offline
              OriginalGriff
              wrote on last edited by
              #26

              That's normal in the UK as well, but every bank I know allows you to set it to your preferred one once you know the one they gave you. THat's probably for security - a PIN you remember has got to be better than one written down and kept in your wallet / purse.* * Herself did that: her PIN was on a piece of paper wrapped round her debit card ... :sigh:

              "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

              "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
              "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

              1 Reply Last reply
              0
              • K Kschuler

                "I've lost the bleeps. I've lost the creeps. And I've lost the sweeps."

                G Offline
                G Offline
                Gary Wheeler
                wrote on last edited by
                #27

                "How many assholes have we got on this ship anyway?" YO!

                Software Zen: delete this;

                K 1 Reply Last reply
                0
                • H honey the codewitch

                  You have the same phone number you did when you were a child? :confused:

                  Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

                  G Offline
                  G Offline
                  Gary Wheeler
                  wrote on last edited by
                  #28

                  Cell phones have been around long enough, twentysomethings very well could. Of course I'm old enough they've changed the numbering system since we banged rocks together when I was little :sigh: .

                  Software Zen: delete this;

                  D 1 Reply Last reply
                  0
                  • OriginalGriffO OriginalGriff

                    3.4M PIN numbers that were pulled together from a whole bunch of data breaches have been heat mapped, and they are quite interesting (to me at least): https://www.grc.com/miscfiles/pin.png[^] Given that most (if not all ATM / shop card readers work with 4 digit PINs, it's interesting to see what people generally use. Notice the lines and clusters: identical pairs (0000, 0101, ...) birthdate day and month, birth year seem to be pretty common, but it's interesting to note two things: 1) There are a small number of "empty" or "near empty" cells where people just aren't disposed to use that combination. 2) 20 out of the possible 10,000 different PIN values are used by 27% of the population ... so if you want to "brute force" a PIN, those are the ones to try first - if you are using one of them, it's probably time to change it:

                    1234, 4321, 0000, 7777, 2000, 2222, 9999, 5555, 1122, 8888, 2001, 1111, 1212, 1004, 4444, 6969, 3333, 6666, 1313, 1010

                    "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

                    J Offline
                    J Offline
                    Juan Pablo Reyes Altamirano
                    wrote on last edited by
                    #29

                    Oops, I guess using a particular year is not so unique anymore (and I'm guessing padding it with zeroes in 6 digit pins ain't either)

                    1 Reply Last reply
                    0
                    • G Gary Wheeler

                      "How many assholes have we got on this ship anyway?" YO!

                      Software Zen: delete this;

                      K Offline
                      K Offline
                      Kschuler
                      wrote on last edited by
                      #30

                      "I am your father's brother's, nephew's, cousin's, former roomate." "What does that make us?" "Absolutely nothing."

                      1 Reply Last reply
                      0
                      • OriginalGriffO OriginalGriff

                        Your pasword must contain ...[^]

                        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

                        M Offline
                        M Offline
                        Matt Bond
                        wrote on last edited by
                        #31

                        Sanskrit, Cyrillic, Latin, Chinese, and Arabic characters should be enough for everyone! FYI, you'd be amazed at how hard it is for most applications/websites/passwords to deal with 2 different sets of alphabets.

                        Bond Keep all things as simple as possible, but no simpler. -said someone, somewhere

                        1 Reply Last reply
                        0
                        • OriginalGriffO OriginalGriff

                          3.4M PIN numbers that were pulled together from a whole bunch of data breaches have been heat mapped, and they are quite interesting (to me at least): https://www.grc.com/miscfiles/pin.png[^] Given that most (if not all ATM / shop card readers work with 4 digit PINs, it's interesting to see what people generally use. Notice the lines and clusters: identical pairs (0000, 0101, ...) birthdate day and month, birth year seem to be pretty common, but it's interesting to note two things: 1) There are a small number of "empty" or "near empty" cells where people just aren't disposed to use that combination. 2) 20 out of the possible 10,000 different PIN values are used by 27% of the population ... so if you want to "brute force" a PIN, those are the ones to try first - if you are using one of them, it's probably time to change it:

                          1234, 4321, 0000, 7777, 2000, 2222, 9999, 5555, 1122, 8888, 2001, 1111, 1212, 1004, 4444, 6969, 3333, 6666, 1313, 1010

                          "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

                          M Offline
                          M Offline
                          maze3
                          wrote on last edited by
                          #32

                          I'm smart, to many would use 5050, so 5150 :-\

                          1 Reply Last reply
                          0
                          • A Amarnath S

                            Banks (in India, most probably elsewhere too) block the login after three incorrect PIN entries (to unlock which the customer has to complete some formalities after visiting a bank branch). So, the customer has at least some protection.

                            M Offline
                            M Offline
                            Miggyfr
                            wrote on last edited by
                            #33

                            In Switzerland and surely other western European countries (France for sure), PINs are 6 digits, also with a three-try limit, after which the card is swallowed (in an ATM) and simply blocked until the bank issues another PIN or even a new card.

                            1 Reply Last reply
                            0
                            • OriginalGriffO OriginalGriff

                              3.4M PIN numbers that were pulled together from a whole bunch of data breaches have been heat mapped, and they are quite interesting (to me at least): https://www.grc.com/miscfiles/pin.png[^] Given that most (if not all ATM / shop card readers work with 4 digit PINs, it's interesting to see what people generally use. Notice the lines and clusters: identical pairs (0000, 0101, ...) birthdate day and month, birth year seem to be pretty common, but it's interesting to note two things: 1) There are a small number of "empty" or "near empty" cells where people just aren't disposed to use that combination. 2) 20 out of the possible 10,000 different PIN values are used by 27% of the population ... so if you want to "brute force" a PIN, those are the ones to try first - if you are using one of them, it's probably time to change it:

                              1234, 4321, 0000, 7777, 2000, 2222, 9999, 5555, 1122, 8888, 2001, 1111, 1212, 1004, 4444, 6969, 3333, 6666, 1313, 1010

                              "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

                              J Offline
                              J Offline
                              jramen
                              wrote on last edited by
                              #34

                              Good, but! Back to real life. How many tries do you have, until ATM eats your credit/debet card? Here in Europe exactly 3 times. IDK how it's overseas, but I hope it's similarly limited, too. Soooo, unless PIN is explicitly linked to a card number, I think we are generally safe, aren't we? On the other hand, I checked, and my PIN is nowhere near the first hundred thousand (I didn't look further), so I can sleep like a baby one more night. :laugh:

                              1 Reply Last reply
                              0
                              • O obermd

                                I have yet to understand how PIN numbers are more secure than passwords. Face it, there are only 10,000 combinations, yet even an alphabetic, case insensitive, PIN would have 456,976 combinations. I would expect being able to brute force a pin number, regardless of length, would be easy for modern computers that can break 128-bit key based encryption systems in hours.

                                T Offline
                                T Offline
                                Tiger12506
                                wrote on last edited by
                                #35

                                obermd wrote:

                                I have yet to understand how PIN numbers are more secure than passwords. Face it, there are only 10,000 combinations, yet even an alphabetic, case insensitive, PIN would have 456,976 combinations. I would expect being able to brute force a pin number, regardless of length, would be easy for modern computers that can break 128-bit key based encryption systems in hours.

                                I wondered that too for a long while. If you dig into the various places where PINs are used, you will find that anywhere a PIN is used, there is strong protection behind it to back it up. PINs generally have very strong limitations on how many times you can get them wrong (i.e. 3 times) -- because failure lockout reset can be controlled externally by more secure methods (2FA, MFA, big brother style behavior pattern matching, etc.) Offline attacks toward a PIN tend not to work because the PIN is not the primary secret. So the use limitation of the PIN protects the use of the much stronger public/private key encryption which protects the actual data you wish to protect. Credit/debit cards have those cryptography chips now -- those hold the public/private key encryption, locked into read-only memory in nanometer scale size, and the PIN protects the use of that strong encryption, any funny business using it -- and that strong encryption becomes invalid -- it's new card time.

                                1 Reply Last reply
                                0
                                • M MarkTJohnson

                                  7410 is down the left hand side of the number keys pad of a full size keyboard. 8520 is the middle, it gets zero too since the zero key is usually a double width key. No idea about the 7942 though.

                                  I’ve given up trying to be calm. However, I am open to feeling slightly less agitated. I’m begging you for the benefit of everyone, don’t be STUPID.

                                  M Offline
                                  M Offline
                                  Mark_Whybird
                                  wrote on last edited by
                                  #36

                                  The Hitchhikers Guide to the Galaxy was first published in 1979, and as you probably know, brings the number 42 to prominence. ( @Bassam-Abdul-Baki this is sort of in reply to you, too, though yours didn't explicitly call out 7942 )

                                  B 1 Reply Last reply
                                  0
                                  • M Mark_Whybird

                                    The Hitchhikers Guide to the Galaxy was first published in 1979, and as you probably know, brings the number 42 to prominence. ( @Bassam-Abdul-Baki this is sort of in reply to you, too, though yours didn't explicitly call out 7942 )

                                    B Offline
                                    B Offline
                                    Bassam Abdul Baki
                                    wrote on last edited by
                                    #37

                                    That's a very high number of THGTTG fans then. Now I have to check if 0504 is as high or higher.

                                    Web - BM - Math - LinkedIn

                                    M 1 Reply Last reply
                                    0
                                    • H honey the codewitch

                                      You have the same phone number you did when you were a child? :confused:

                                      Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix

                                      D Offline
                                      D Offline
                                      dandy72
                                      wrote on last edited by
                                      #38

                                      The last 4 digits, yes. When I got a smartphone and needed a new number, I specifically asked if there was anything available that ended with WXYZ (replace with actually digits). I even had a choice between 2 different exchanges (the 3-digit part).

                                      1 Reply Last reply
                                      0
                                      • G Gary Wheeler

                                        Cell phones have been around long enough, twentysomethings very well could. Of course I'm old enough they've changed the numbering system since we banged rocks together when I was little :sigh: .

                                        Software Zen: delete this;

                                        D Offline
                                        D Offline
                                        dandy72
                                        wrote on last edited by
                                        #39

                                        Cell phones were still a long way away when I was a child. The 72 in my username on CP is my birth year.

                                        T 1 Reply Last reply
                                        0
                                        • D dandy72

                                          Cell phones were still a long way away when I was a child. The 72 in my username on CP is my birth year.

                                          T Offline
                                          T Offline
                                          trønderen
                                          wrote on last edited by
                                          #40

                                          Actually, it wasn't that far away :-) Our first cellular phone network was established in 1981, covering the Scandinavian countries (Wikipedia: NMT[^]. NMT ("1G") replaced older mobile phone systems, "OLT" in Norway, established in 1966. When NMT was introduced, OLT had approx. 30,000 subscriber in a population of 4 million - scaled to population size, that would correspond to 2.5 million subscribers in today's USA. So at the 1981 introduction of the cellular NMT technology, we were familiar with mobile phones here in Norway. OLT was not "cellular": To make a call, you hooked up to your closest base station. You had to stay within range of that base for the duration of the call; an ongoing call couldn't automatically be switched to another base station. So OLT was less suited to fast moving vehicles. The low transmission frequency (somewhat higher than FM transmitters) meant that a single base station could cover a large area; it was a lesser problem than you might think. (But total network capacity was a bigger problem than you might think!) The 1981 NMT system was fully automatic (OLT required operator assistance), and cellular, so you could move freely from one base station to another. The sound was analog, FM modulation. Digital cellular phones (GSM standard, "2G") were not introduced until 1991 - but it really didn't make a big difference to us: We had extended use of cellular NMT mobile phones at the time, so to us, buying a new GSM phone was just another cellular. Another aspect easing GSM adoption in Norway (and other countries) is that we agreed upon one single standard. Roaming was included in the initial base standard, so phones would work in all European (and gradually all) countries, while USA let four incompatible standards compete to select the best through economic bloodshed. GSM didn't make a great impact until the battle left the original US warriors all laying severely wounded on the battleground :-) (We had that same story repeated with digital radio: While European and other countries started preparing for and implementing a fully digital DAB radio system, US authorities let a number of alternate standards stab each other to death. The last I have heard is that no digital FM replacement seems ready to take over in the US, not even today. (Correct me if I am wrong! Yes, I certainly know of HD Radio, but being

                                          D 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups