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.
  • Richard DeemingR Richard Deeming

    OriginalGriff wrote:

    1234

    "That's amazing. I've got the same combination on my luggage." :laugh:


    "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

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

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

    G 1 Reply Last reply
    0
    • M Maximilien

      They are not necessarily safer, just a lot more convenient. I think the banking industry (where PIN are used a lot ) weighted the pros and cons of 4 or 5 digits PIN and decided that there is a risk, but it's manageable. Also, I can't imagine having an ATM with a full keyboard and my dad trying to enter his password.

      CI/CD = Continuous Impediment/Continuous Despair

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

      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!

      "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

      M 1 Reply Last reply
      0
      • B Bassam Abdul Baki

        We're all a bunch of skew be do's. These numbers are interesting (7410, 7942, 8520) since they don't seem to follow any pattern.

        Web - BM - Math - LinkedIn

        D Offline
        D Offline
        Dave Kreskowiak
        wrote on last edited by
        #11

        No pattern? 7410 goes down one side of a standard keypad, while 8520 goes down the middle.

        Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak

        B M 2 Replies Last reply
        0
        • D Dave Kreskowiak

          No pattern? 7410 goes down one side of a standard keypad, while 8520 goes down the middle.

          Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak

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

          Totally missed that. Thanks!

          Web - BM - Math - LinkedIn

          R 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!

            H Offline
            H Offline
            honey the codewitch
            wrote on last edited by
            #13

            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

            D J T 3 Replies 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

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

              honey the codewitch wrote:

              good luck tying them to me.

              My phone number (number*s*, now that I've joined the club and carry a phone) has had the same last 4 digits for my entire life... If I used that as my PIN, anyone who knows my phone number would have a pretty good chance at guessing it.

              H 1 Reply Last reply
              0
              • D dandy72

                honey the codewitch wrote:

                good luck tying them to me.

                My phone number (number*s*, now that I've joined the club and carry a phone) has had the same last 4 digits for my entire life... If I used that as my PIN, anyone who knows my phone number would have a pretty good chance at guessing it.

                H Offline
                H Offline
                honey the codewitch
                wrote on last edited by
                #15

                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 D 2 Replies Last reply
                0
                • B Bassam Abdul Baki

                  We're all a bunch of skew be do's. These numbers are interesting (7410, 7942, 8520) since they don't seem to follow any pattern.

                  Web - BM - Math - LinkedIn

                  M Offline
                  M Offline
                  MarkTJohnson
                  wrote on last edited by
                  #16

                  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 1 Reply Last reply
                  0
                  • D Dave Kreskowiak

                    No pattern? 7410 goes down one side of a standard keypad, while 8520 goes down the middle.

                    Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles. Dave Kreskowiak

                    M Offline
                    M Offline
                    MarkTJohnson
                    wrote on last edited by
                    #17

                    That's what I get for responding to a stale screen and not updating before I post. Wasn't trying to steal thunder or anything.

                    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.

                    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
                      MarkTJohnson
                      wrote on last edited by
                      #18

                      Now someone needs to pin this post. We should probably do it in numbers.

                      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.

                      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.

                        G Offline
                        G Offline
                        GKP1992
                        wrote on last edited by
                        #19

                        obermd wrote:

                        I have yet to understand how PIN numbers are more secure than passwords.

                        It is most likely a numeric pin and not a password because manufacturing and maintaining a numeric keypad ATM machine is far more economical than producing one with a full fledged QWERTY keyboard. It almost always comes down to the costs.

                        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!

                          R Offline
                          R Offline
                          RedDk
                          wrote on last edited by
                          #20

                          As having personally used a pin number I had to guess in order to use, I'd have to say "It's not how you used the pin number to "get in", it's how do you change it that really matters".

                          1 Reply Last reply
                          0
                          • 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
                                          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