Slashdot Mirror


Crappy Passwords Very Common

KeatonMill writes "CNN released this story about passwords. Apparently, a group of UK psychologists did a study about password selection, and found that many passwords can be guessed if access to the subject's desk is allowed (the article gives an example of sports memoribilia representing sports-related passwords). According to the study, 50 percent of people use names of family members or pets as passwords."

149 of 422 comments (clear)

  1. Number Theory by ffatTony · · Score: 3, Interesting

    I've had good luck guessing passwords using the method of adding a number to the user's name: e.g. someGuy's password is probably someguy[0-9]+[0-9]*

  2. Biometrics... by MosesJones · · Score: 3, Interesting


    What this is saying is that if you know something of the person you can work out what they will say. This is always going to be the case until it is something actually unique for the person (fingerprint, iris etc). While we all _know_ that we should have passwords like "sdf987*(&^JJHASBDjkasdjkh231*()&as" and every account should have a different one it tends to be simpler to use something you can remember easily.

    So this isn't a suprise, and its what the Biometrics people have been saying for years.

    --
    An Eye for an Eye will make the whole world blind - Gandhi
    1. Re:Biometrics... by oo7tushar · · Score: 2

      Actually the example you give may not be the best passwords. Many people use brute force and almost all of them use a dictionary. There are a few that don't (they go through each an every possibility) and those ones pose a problem.
      Sequential password generate (aaa, aab, aac, aad...) pose problems as the generated password may occur much sooner than thought. The time taken decreases exponentially if the first few characters (either direction) are closer to the beginning of the alphabet.

    2. Re:Biometrics... by oo7tushar · · Score: 2

      not that password specifically :P
      yes there are a lot of permutations, but the point is that the average person has trouble remembering how to double click on the IE logo (hence one click web types)

    3. Re:Biometrics... by BeBoxer · · Score: 5, Insightful

      The problem with biometrics as passwords is that they can still be obtained via other methods such as password sniffing and they can't be changed. So by themselves, they are even worse than regular passwords.

      Let's look at the "obvious" method of using say fingerprints as passwords. A print scanner on your keyboard scans your print into some sort of unique id. When you want to log in to some service, the keyboard sends your username along with your print id in lieu of a regular password. The service checks your username and print in it's database and decides whether or not to grant access. The problem with this type of setup is that every service you use has the ability to impersonate you to every other service you use. Not a good idea at all. This is the same fundamental flaw credit cards have. Every vendor you do business with has the ability to impersonate you to every other vendor who accepts your type of credit card. Hence all the fraud. But at least with credit cards you can get a new number if someone starts abusing it.

      Really, the only way to do authentication that doesn't suffer from this flaw is to ue a public-key based method. It's absolute insanity to start sending your fingerprint everywhere and using it as an ID. Absolutely the dumbest way of doing authentication online I can think of. Which is not to say that biometrics don't have their place at all. It can be used in very limited means inside of closed systems and provide a reasonable increase in security. I think where this will end up is that we will each have a small portable hardware device which can do secure public-key based authentication for us. A fingerprint can be used to authenticate us to our hardware token. Since the fingerprint never has to leave the token, it isn't nearly as vulnerable to being stolen. Imagine an ATM card which has a small number pad on it. You type the amount you want to withdraw into your ATM card which scans your prints as you type the amount in. Then, you insert the card into the ATM machine and the card securely authorizes a withdrawal in the amount you entered. This authorization protocol can be public and standardized without any loss of security. Your fingerprint never leaves the card so isn't vulnerable to theft.

      Note that there are companies now selling the keyboard-style scanners. In my opinion, these are nothing but snake oil. From looking thru the descriptions of the available products, all of the ones I've found appear to be transmitting a fingerprint 'hash' to an authentication database. It's not hard to imagine software hacks which can record the fingerprint info as it comes in off the USB or parallel port and later replay that information to spoof users. While some hackers might still be guessing passwords, a lot are now using software to grab passwords either off the network or off the keyboard. Fingerprint scanners do nothing to prevent this type of hack except make it impossible to change the password after it's been stolen. So not only are you still vulnerable, your options for correcting the problem after the hack are drastically reduced.

      Inside of a corporate environment where all hardware and software installations are tightly controlled, there might be some value. But it's not a general purpose authentication technique. Every terminal you use will gain the ability to impersonate you, and every server you log into will gain the ability to impersonate you. Which is the case now, but I don't use the same password for Slashdot that I use for my shell accounts. And I don't log into my shell accounts from computers I have no reason to trust (such as at a cyber cafe.) If everyone is using biometrics, then the services you trust least (like Slashdot say) has the information they need to impersonate you to the places you trust most (your bank, your shell accounts at work, etc.) When I say 'trust', I'm probably using the wrong word. What I mean is I don't really care very much if someone steals my Slashdot password. It's not a big deal. I do care of someone steals my work passwords, or online banking passwords. I would never use the same password both places which is exactly what biometrics force me to do.

    4. Re:Biometrics... by cosyne · · Score: 2

      One approach I think would be interesting is sort of a biological challenge-response, where the system would provide some "input" to the user's body (ok, bear with me here), and examine the body's reaction. A very impractical but perhaps illustrative example might be an immunological response: the system injects the user with vaccine-level doses of certian pathogens, and examines some blood samples to see what kinds of antibodies are produced and how fast. If i've had that particular flu strain (or a vaccine for it), my body will generate a good antibody very quickly, vs someone who hasn't. Granted, the database has to be updated as to what vaccines and diseases i've had (including those i was exposed to in previous challenge-response access situations), but it should be difficult to fake this kind of response. Surely, i wouldn't tolerate this kind of authentication for my email account, but a military computer which controls a bunch of nukes might be a different story (better than "Joshua", at least...)

      My guess is there are a number of other, less invasive measurements which could be taken, like how fast your pupil responds to a bright flash or comparing the interference patterns from an iris scan to a laser hologram (ok, i know that's a stretch, but laser holograms do hold a _lot_ of information, and in an optical computing system it might be possible to implement something like this using an uncopyable (ie non-digital) film).

      Either way, there's still the problem the authenticating server knowing enough about you to evaluate the response, but someone who got a copy of that respons couldn't use it again without getting the exact same challenge, or intercepting enough of them to build a physiological model to predict responses.

  3. In other news... by bwulf · · Score: 5, Funny

    ... water found to be wet[1], sky found to be blue, Earth found to be round[2] and CNN found to be obvious.

    [1] at certain temperatures
    [2] well, almost

    1. Re:In other news... by Dinosaur+Neil · · Score: 2, Funny

      Back in '91 and '92, I was a junior sysprog on a mainframe system running two different OS's. The security systems (at the time) didn't talk to each other, but the users wanted to have a single password for everything. The result was an ugly kludge (that I got to maintain since I was most junior) and this allowed me to see the day's before/after password change file. 750 or so users, and there were at least a 200 or so that referenced John Elway and/or the Broncos (this was in Denver), another 100 or so that went path of least resistance (AAAAAA1, AAAAAA2, etc.), a couple dozen that used NCC1701, NCC1701A, etc. etc.

      Not only is this story obvious, it's seriously dated. Stupid/obvious passwords have probably been around as long as there have been passwords...

      --
      "I'm a scientist! I don't think, I observe!" - Dr. Clayton Forrester
    2. Re:In other news... by gotan · · Score: 2

      In a place where i worked i tested a really minimal password-cracker program just to find out if it really would find someone. It really only used the commentary field (5th) and username in etc/passwd to extract the users name, and try different versions (upper/lower/alternating case, only 1st in upper case, backwards) of name/surname/username. I found that about 3-5% (don't remember exactly now) really only used a part of their name as password, and that they wouldn't do anything as 'sophisticated' as writing it backwards or alternating upper/lower case either. I never made any use of that fact and didn't even inform anyone (it would probably have costed me my job there for being an evil hacker when all i wanted was playing around with 'crypt' a little). That was some years ago and i really hope that most users there have clued up a little by now. But i think there are still some who simply don't care, and also that there are such people everywhere. Their "argument" is: "well, who'd be interested in my stuff anyway?". What they don't get is, that once someone gets into their account it's far easier to get access to other users data or do something really malicious (or something they consider as a 'prank' like printing thousands of garbeled pages).

      One problem is, that there's no security-seminar the people have to take part in. In some places you have to go to a security course to learn what to consider when doing physical work, even when you will never even do any of that, but the IT security policy is just put on some letter you
      receive your password with which most people don't even read once.

      --
      "By the way if anyone here is in advertising or marketing... kill yourself." -- Bill Hicks
    3. Re:In other news... by Chanc_Gorkon · · Score: 2

      I don't think it would ever say that it was done because they used insecure passwords. They'd say it was those EVIL HACKERS that did it nevermind that the user was stupid.

      --

      Gorkman

  4. Best password ever by Apreche · · Score: 3, Interesting

    The best password ever is one my friend has. He took the name of a family pet, just like an idiot would. But then he encrypted it with 4096 RSA PGP and the passphrase was his favorite saying. The 15th through 23rd characters where his password. And after he told me this, he changed it. Because he changes his PGP keys every week.

    If you are one of these people who has a stupid password, you deserve what you get.

    I'm going to get the book of petnames now and write a brute force hack into paypal, wee! My money problems are solved. I don't do stuff like that, but someone should. Send all the money to me that is.

    --
    The GeekNights podcast is going strong. Listen!
    1. Re:Best password ever by ergo98 · · Score: 5, Interesting

      He took the name of a family pet, just like an idiot would. But then he encrypted it with 4096 RSA PGP and the passphrase was his favorite saying. The 15th through 23rd characters where his password

      That sounds like an interesting way of making a password a failsafe (i.e. you would be able to recover it if you forgot the special sequence of characters, and the password becomes not only the code sequence but also the process. i.e. A prehashing of hashing. An interesting scenario would be to say "my password is always WEAKPASSWORD but for each service I'll hash it through SHA1 with the service name, and I'll use characters 10-15 in hex form as my password"). I use strong passwords (bogus words, numbers and punctuations), yet one way in which my passwords are weak is that I don't prescribe to best practices for changing passwords regularly. Why? Because I've forgotten so many passwords that I'm cynical about the reality of password changing best practices...recently I was thankful that my FreeBSD box has the single user local mode (without physical security there is no security) that lets you supercede the security systems because it'd gone unmanaged for so long that I'd forgotten among the hundreds of passwords out there. I truly believe that if users are forced to regularly change passwords then they a) write it down, b) use weak passwords so they don't forget for the short period that they have to use it, c) they use the same password on many different services. I believe that c is very common, and if you analyzed people's ICQ, Hotmail, Slashdot, computer, domain, etc passwords you would find some pretty common correlations.

      And after he told me this, he changed it. Because he changes his PGP keys every week.

      He changes PGP keys every week? How do people that have to keep importing his public key feel about this? (Personally I'd have long refused to both importing a new key each week).

    2. Re:Best password ever by AndyChrist · · Score: 2

      "I'm going to get the book of petnames now and write a brute force hack into paypal, wee! "

      Okay, now we're getting into people coming up with stupid names for their pets.

      The other dogs aren't going to pick on your dog for having a silly name, ya know.

    3. Re:Best password ever by Apreche · · Score: 2

      we keep our public keys in a shared network folder. So when you want to encrypt something you go to the folder to get the most current key.

      --
      The GeekNights podcast is going strong. Listen!
    4. Re:Best password ever by dsb3 · · Score: 2


      If he thinks it necessary to change his PGP key every week, I might imagine he hasn't heard of (or simply doesn't understand) the PGP Web of Trust.

      Oh, and the main property of a good password is randomness and non-predictability. It doesn't really matter *how* securely he thinks he generated it, but if the output happens to be coincidentally weak you've not gained anything.

      Oh? My password? It's five digits from pi, starting with the 49702th digit.

      --

      Slashdot? Oh, I just read it for the articles.
    5. Re:Best password ever by dsb3 · · Score: 2

      No! Wait wait! I changed my password. It's now the seven digits of pi, starting with the 9470344th.

      Go on, look it up.

      --

      Slashdot? Oh, I just read it for the articles.
    6. Re:Best password ever by ruvreve · · Score: 2, Insightful
      If you are one of these people who has a stupid password, you deserve what you get.

      The problem is that most of the people that have 'easy' passwords are not the ones that are affected. In a corporate environment if somebody hacks into the system using an easy password its the IT departments fault and problem. HOW COULD THEY LET THIS HAPPEN! I don't care if the person wrote the password on the screen in white-out you should have stopped this hacker. You are FIRED! Meanwhile the bonehead who did it continues to do it. That is why the circle was invented, to graphically illustrate this very example :)

    7. Re:Best password ever by zzyzx · · Score: 4, Funny

      My PIN is pi... The last 4 digits.

    8. Re:Best password ever by ryanvm · · Score: 3, Funny

      Because he [my friend] changes his PGP keys every week.

      Wow - every week, huh? Does your friend wear a tinfoil hat and worry about Major League Baseball spying on him with a satellite, too?

    9. Re:Best password ever by kubrick · · Score: 2

      I chose the middle 4 digits of pi myself :)

      --
      deus does not exist but if he does
    10. Re:Best password ever by Stephen+Williams · · Score: 2, Funny

      Okay, now we're getting into people coming up with stupid names for their pets.

      If I ever get a cat, I'm calling it "4tRv/qJ:"

      -Stephen

  5. Guessing seldom needed by TandyMasterControl · · Score: 4, Interesting
    If you have access to a person's desk like the study stipulates, you have probably a 1 in 3 chance of finding the password written down somewhere.

    --
    Johnny Quest has two Daddies.
  6. Why need a team of specialists to do a survey? by pinkpineapple · · Score: 2

    It's written in all the study books I have been reading about. Most people will use their first name, the name of their pet or their birthdate in the password field. Only recently, you start to see smart software that refuses to accept this type of entries. What would be neat is a global password database where all the passwords that have been entered are stored as MD5, and each new password entered is checked agains the digest form to see if it matches, and if it does is refused. The dictionary words and common words should all be part of this database as a starter.

    PPA, the girl next door.

    --
    -- I feel better now. Thanks for asking.
  7. Hardly new! by ucblockhead · · Score: 2

    A cracker friend of mine noted this way back in 1983. Another interesting tidbit: back then, at least, a fairly high percentage of admins used "god" for the root password.

    --
    The cake is a pie
  8. My desk... by Evangelion · · Score: 2, Funny


    ... is usually a fucking nightmare. Good luck trying to guess anything by it.

    [ note to self -- 3mptyC0k3C4n is not a good enough password anymore ]

  9. Has to be crappy. by Account+10 · · Score: 5, Insightful

    The password policy where I work is 10 characters, mix of upper and lowercase, at least 1 non-alphabetic, expires every 6 weeks. So of course I write it down (indirectly) or put it in "logon.bat".
    Because of Windows' stupid caching, I already have to phone the helpdesk every 6 weeks to get my account unlocked when windows somewhere decides to try my old password 5 times in succession.

    1. Re:Has to be crappy. by BrookHarty · · Score: 2

      Actually its not windows using your old password, its a good way for someone to lock your account out and make you call IT and waste a few hours.

      Try this on your boss every day, make them hate IT as much as you. (-;

    2. Re:Has to be crappy. by Anonymous Coward · · Score: 2, Funny

      From: Your Boss
      To: You
      Subject: Re: Locked again

      >Since (development machine == desktop PC == machine used to write docs)
      >Your suggestion is not helpful, but thanks anyway.
      >I repeat, page me when the ONE MACNINE is available again.

      Then where are you sending this email from?

      Oh yeah, a reminder -- employee reviews tommorow at 9:00. See you there.

    3. Re:Has to be crappy. by beer_maker · · Score: 3, Insightful
      Try this on your boss every day, make them hate IT as much as you. (-;

      /RANT ON

      Make them hate IT as much as [they hate] you? You can't even remember your password and now you want to get the poor IT staff in trouble? Thanks a lot.

      I LOVE folks like you. You're the one with the 30 GB of mp3s on the server, the collection of screensavers on your desktop machine, and the Zip disk you swore would be used "only for work files, really."

      You, Sir or Madam, put the "L" in user!

      /RANT OFF

      Whew, that felt good. Who needs Karma, anyway ...

      --
      Hmmm. Your ideas are intriguing to me and I wish to subscribe to your newsletter.
  10. My password is... by jwinter1 · · Score: 3, Funny

    My password is and always has been newline, newline, newline.

    Gets me logged in quick, and noone seems to be able to guess those last two characters.

    --
    Anything you can do, I can do meta.
  11. People don't get password security by defile · · Score: 5, Funny

    I went to my bank the other day to assign a PIN to my ATM card. For this you need to sit down with a bank person at their desk. Just to be a pain in the ass, I asked her how many numbers I could enter (it's 7). She said 4. I entered 7 and it took.

    Then she went "How do you remember 7 numbers?" and I said "The same way I'd remember 4 numbers. It's not like remembering yet another set of numbers is going to be hard--I've memorized the passwords of at least 20 other services".

    To which the lady at the bank said "See, the best way is to just use the same password for EVERYTHING. This way you only need to remember one!"

    1. Re:People don't get password security by oo7tushar · · Score: 4, Funny

      The reason you want to enter 4 is because a lot of old systems only supported 4. They were trying to make you backwards compatible.
      But you raise an interesting point, passwords used to be the domain of the l33t (5, 10 years ago), but now everybody uses computers and they aren't as proficient. They can type, they can message but they don't understand computer security, for them the net is still their computer and the most secure box on the planet, why? because it's in their home.

    2. Re:People don't get password security by defile · · Score: 2

      The reason you want to enter 4 is because a lot of old systems only supported 4. They were trying to make you backwards compatible.

      If I plan on travelling to Europe I'll change it. It hasn't affected me otherwise.

    3. Re:People don't get password security by praedor · · Score: 2

      And as it turns out, research shows that 7 is the max number of digits easily remembered by subjects in studies of short-term memory. Short-term memory is, of course, the pathway one generally needs to traverse to produce long-term memories.


      As for passwords, I have a handful of nondictionary "words" that I recycle with variations (replacing this or that letter with special characters or numbers). Thus, though I have a base of perhaps 5 passwords, with the variations it becomes more along the lines of 15 to 20. The main problem I have is that most of my passwords have to be replaced once a month. It IS easy for people to forget passwords when they have to be long, contain "weird" characters, and change every 30 days or so. I don't know what the best answer to this is but it is a difficulty people have. I see MANY coworkers writing their new password on sticky notes which then go somewhere in or on their desks (mine goes in my fanny pack which never leaves my side - until I get the password down cold, then it is trashed).

      --
      In Bushworld, they struggle to keep church and state separate in Iraq as they increasingly merge the two in America.
    4. Re:People don't get password security by defile · · Score: 2

      And as it turns out, research shows that 7 is the max number of digits easily remembered by subjects in studies of short-term memory. Short-term memory is, of course, the pathway one generally needs to traverse to produce long-term memories.

      Telephone numbers are seven digits. But they used to be only six digits, which means that the telephone company probably didn't do this study to figure out how many digits to use.

      I bet if we used 8 digit phone numbers for 30 years they'd be able to remember 8 digits without problem. :)

    5. Re:People don't get password security by AndyChrist · · Score: 2

      If you don't think about the digits as separate numbers, you can easily remember more than 7. Groups of two are easiest, I think (probably due to all the practice most people get through combination locks), unless there is an easy-to-remember pattern in the digits.

    6. Re:People don't get password security by blibbleblobble · · Score: 2

      okay then:

      (a) How many passwords per second can you try? If it's crypto (pdf, doc etc) then it's probably a lot more than 1000 (elcomsoft.com)

      (b) How many guesses are you allowed? On a networked system typically 3. On a *nix system it's a 3-second wait if you type the wrong one. On my dad's car, it's 3 seconds first time, 10 minutes second time, and 24 hours the third time

    7. Re:People don't get password security by Dzifa · · Score: 2
      The reason you want to enter 4 is because a lot of old systems only supported 4. They were trying to make you backwards compatible.
      If I plan on travelling to Europe I'll change it. It hasn't affected me otherwise.

      Or if you need to use an E-Trade ATM. They cut you off at 4 as well. Idiots.
    8. Re:People don't get password security by defile · · Score: 2

      Not in all places. Here, it's 10 -- we have two area codes that overlap. I'm still slowly getting used to dialing at least 10 digits whenever I make a call...

      Oh, never claimed otherwise. I didn't qualify it with "In the US..." because Slashdot is an American (TM) site though. It's in the FAQ. ;)

  12. Passwords.. by bje2 · · Score: 5, Insightful

    you know what my problem is??? i have dozens and dozens of passwords to remember...i have my work computer, my work e-mail, my home computer, my 2 home e-mail accounts, eBay, Slashdot, IM, etc...it's just too many passwords to remember...

    because of that, i've fallen into a bad rut for my passwords, i only have like three that i use on a regular basis, and i just reuse them whenever i register for a new account...don't get me wrong, i know that's a terrible thing to do...but i just can't bother myself to rememeber more and more passwords...god forbid someone found one out...

    does anyone have any tips for things they do, or products they use to keep track of their dozens and dozens of passwords...?

    ...that said, i think i'll go change my slashdot password...
    --

    "Facts are meaningless. You could use facts to prove anything that's even remotely true." - Homer Simpson
    1. Re:Passwords.. by reaper20 · · Score: 2

      I do the same I thing I do with email addresses, one for 'serious' things, and one that I can throw away on worthless websites, etc. etc.

      My banking, insurance, and other important stuff I use the serious password, and everything else gets the lame one, which I never change.

    2. Re:Passwords.. by uebernewby · · Score: 2

      I do the same thing, at least for internet services I don't really care to much about. I'll use the same, really stupid, password for things like audiogalaxy and other services where I don't really care if my 'account' gets 'hacked'. To log into my provider's network, however, I have a fairly decent password.

      I don't think this is a terribly stupid thing to do, just convenient is all.

      --

      News and bla for computer musicians: http://lomechanik.net/
    3. Re:Passwords.. by Remus · · Score: 3, Insightful

      I was in the same situation and decided that neither using only a few passwords nor trying to memorize >= 10 passwords is a really good idea. So I started using Keyring for PalmOS on my Palm. It even generates random passwords for me (useful for all those web accounts) and I only have to remember one master password.

      Passwords that I use regularly stick after a while anyway.

      Remus

    4. Re:Passwords.. by Crispy+Critters · · Score: 2
      A friend of mine has a clever technique for generating unique passwords to sign on to various online services.

      Hence, his passwords are "AOLsucks", "EBAYsucks",...

    5. Re:Passwords.. by miracle69 · · Score: 2

      If you carry a Palm device, like me, I've discovered a really neat program.

      Keyring.

      It's a program that is password protected and allows you to keep track of your passwords on your palm...

      --
      Linux - Because Mommy taught me to Share.
    6. Re:Passwords.. by blibbleblobble · · Score: 2

      Damn good idea. For anyone with PGP6.0, you get an encrypted disk for free. Now on that disk (with a 3-word+2 digit password) you keep a file with all your passwords, usernames, etc. in it.

      Encrypted disks are great for so many things... too bad they're not easy to find anymore (not on latest PGP, not on GPG, and scramdisk's become commercial)

    7. Re:Passwords.. by blibbleblobble · · Score: 2

      Now if you could do morse-code on the shift key... that wouldn't show up on keyloggers

      You don't even need that: morse-code on any key would work. The keylogger would just record kkkkkkkkkkk and have no idea how long between each one.

      Nice idea. Can I patent it?

    8. Re:Passwords.. by dunkelfalke · · Score: 2, Insightful

      well it won't help you in case of brute force but it will help you in case of dictionary searching:

      use a password in a different language than your main one. the target language should be much different. for example if you mother tongue is english, use a password in russian, japanese or turkish. it should be a long sentence you can memorize easily, like fuckyoudamnscriptkiddie, translate it into the target language, memorize it.

      it works surprisingly well

      --
      "It's such a fine line between stupid and clever" -- David St. Hubbins, Spinal Tap
    9. Re:Passwords.. by zbuffered · · Score: 3, Funny

      does anyone have any tips for things they do, or products they use to keep track of their dozens and dozens of passwords...?

      Use Microsoft(R) Passport(tm).

      --
      Synergy is your friend
  13. No s**t, Sherlock by seldolivaw · · Score: 4, Funny

    I realised this the moment the team leader of our software development project -- a woman who is about to graduate with a *degree* in *computer science* revealed that her password for nearly everything was her name, spelt backwards. *D'oh!*

    1. Re:No s**t, Sherlock by Gabey · · Score: 2, Funny

      Was her name anna?

  14. headline by mattdm · · Score: 2

    Hey, the Brunching Shuttlecocks just published an article relevant to this one: The Twelve Least Surprising AP Headlines.

  15. Better than arbitrary, complex passwords. by jonathanjo · · Score: 2, Interesting

    From Jakob Neilsen's UseIt column on usability and the Internet, comes this column on Security and Human Factors. His summary:

    A big lie of computer security is that security improves as password complexity increases. In reality, users simply write down difficult passwords, leaving the system vulnerable. Security is better increased by designing for how people actually behave.


    Sysadmins are fond of forcing users to use complex passwords. What happens then is that the user writes the password on a yellow adhesive note and sticks it on the monitor. Better to let the user use the first password that comes to mind, with possible gentle restrictions like no dictionary words, so that the user can hold the password in his or her head without writing it down -- or putting it in a "Passwords" file on the hard drive. How many theives really look up biographical information on computer users and find out all the names of their family members?
    1. Re:Better than arbitrary, complex passwords. by blibbleblobble · · Score: 2

      even non-dictionary words can be in a "dictionary-attack" dictionary.

      My wordlist-dictionary has things like tuxuser, bsd, and pr0ns1te in it - I'm guessing there are many things not in a dictionary but worth guessing passwords for.

      How many slashdot accounts do you think I could get with the "MicrosoftSux" password, for example?

  16. How to pick a good password by EricKrout.com · · Score: 4, Informative

    The best way to think of a password is to conjure up a phrase that's random, but easy to memorize. Then, just use the first letter of each word as your password.

    For example, if you're told to pick a password with at least six characters, you could randomly come up with: Dubya Doesn't Know A Goddamn Thing

    Then, you'll have a good, random password (ddkagt) and you'll remember it, too.

    If there are other restrictions (you need numbers, mix of upper/lower cases), just adjust your random phrase to coincide.

    m o n o l i n u x :: Imagine There's No Windows(tm). It's Easy If You Try.

    1. Re:How to pick a good password by Tony+Hoyle · · Score: 5, Funny

      MY boss does this using nursery rhymes. Sometimes when he's on holiday we have to get into his machine... you end up with half a dozen geeks reciting nursery rhymes to each other until the correct permutation is reached.

    2. Re:How to pick a good password by reaper20 · · Score: 2

      I do this all the time, its a great method.

      I tried this with some of my users, one particulary bright one ended up saying "so now I have to remember a whole phrase instead of one word!"

      I felt like Major Quimby in that Bear Patrol episode - "Is it me, or are these people getting stupider every year?"

    3. Re:How to pick a good password by jcsehak · · Score: 2, Funny

      My favorite method is to take the first three characters of the title of your favorite opera and combine them with the last one. So if you're a fan of "Fidelio", then

      oh, crap... nevermind.

      --

      c-hack.com |
  17. What else is new? by Deanasc · · Score: 2

    Back in '94 when I took over as network admin for the stockbrokerage I worked for the only joy I found in the job was guessing passwords. I could usually do it on the first guess. A tip here is if it's not in the roledex under "password" then it's in the pictures on the desk. This is especially true if the only picture on the desk is the guy's sailboat.

    --
    I've hit Karma 50 and gotten a Score:5, Troll... I win!
  18. The fallacy of their argument by Walter+Bell · · Score: 5, Insightful
    ...is that, although biometrics will generate a nice password like "sdf987*(&^JJHASBDjkasdjkh231*()&as" that nobody could ever guess, the problem of a replay attack is undeniable. That is, once somebody can obtain your biometric hash through the use of a rogue thumbprint scanner, there's no way (by definition) that you'll ever be able to change it to something different and make it secure again. And that is why putting biometric scanners on personal PCs with insecure Micro$oft operating systems opens the door quite wide to identity theft.

    The best authentication schemes involve something you know (a PIN or password) and something you have (a smartcard, RSA key fob, or some other device that implements a challenge/response system to authentication queries).

    ~wally

    1. Re:The fallacy of their argument by rfredell · · Score: 2, Interesting
      Why does the OS make a difference? Would your favorite be OS immune to rogue thumbprint scanners? And why would putting a biometric scanner on an OS that is already wide open to identity theft (e.g. Win9x) make a difference?

      I wholly agree that two-factor authentication (something you have & know) is the way to go, but some of the hardware used can be vulnerable as well. Say for instance that you have an RSA key on a smartcard that has its own encryption. Now say that someone figures out how to sniff the key from the card via RF emissions. Poof. You are now vulnerable to having your identity stolen. ISTR reading a research paper that indicated hardware tokens were not as secure as advertised, although at the end of the day two-factor authetication is still better than one.

    2. Re:The fallacy of their argument by LadyLucky · · Score: 2
      Windows stores passwords in a one-way hashed form, and cannot be recovered. They are, as i recall, base 64 encoded when transmitted when you logon, if logging on remotely. But other than that tokens are passed between the computers to continue your authentication within the domain.

      I dont know if it uses a nonce, however, and if that nonce is unique to the computer.

      --
      dominionrd.blogspot.com - Restaurants on
    3. Re:The fallacy of their argument by blibbleblobble · · Score: 2

      I have a crappy password, but don't consider myself a luser. I use it for my yahoo account because I don't trust yahoo with my real password.

      I have an even crappier password for throwaway sites like NYTimes, where I really don't care if someone uses my password.

      The idea being, yahoo can't just use the password I supplied for their account to open my PGP key. I'm sure if you had the list of NYTimes' passwords and people's email addresses, you could just go to each email provider in turn and type in the person's NYT password.

      The problem isn't just with crappy passwords, it's with the way that even secure passwords get kept for years.

      "I use my dog's name as a password. Fetch, qloaah292!"

    4. Re:The fallacy of their argument by LadyLucky · · Score: 2
      It hashes to store them, yes. Base64 for transmission... like challenge-response over HTTP.

      Quite right about the base64, wholly inadequate.

      Note that once authenticated, the password is never transmitted, as the computer doesnt know it anymore.

      --
      dominionrd.blogspot.com - Restaurants on
    5. Re:The fallacy of their argument by Moonshadow · · Score: 2

      Why not hash it to transmit, and then compare the two hashes...?

  19. I'm not surprised by Sits · · Score: 2, Informative

    Passwords often have to be at least 6 characters long which is just about the largest thing that people will be able to memorise. Often, drachonian admins force people to change their passwords every few months forcing users to commit yet another password to memory so they end up using things that they already know well as passwords. At least the people wern't writing them down on post it notes (even if they were doing the next worst thing). Jakob Nielsen wrote a bit about this in Security and Human Factors.

    I remember reading about how one of the most popular passwords in the 80s was fred because it was easy to remember and all four keys were close together.

    1. Re:I'm not surprised by Maserati · · Score: 2

      heh, eTrade uses a six-character maximum password. Right, SIX is the MAX. They're a brokerage for chrissake !

      --
      Veteran, Bermuda Triangle Expeditionary Force, 1992-1951
  20. Passwords can be easily guessed... by CraigoFL · · Score: 2

    ...or they can be handed over to you voluentarily, if you say you're doing research on passwords. :-P

  21. Typical linux geek answers by Anonymous Coward · · Score: 2, Interesting

    This is the typical crap about passwords that gets handed around. PGP encoding and changing passwords weekly. As if. Looking at the number of sites I have passwords to, it numbers something like 60. People want usable computers not sophisticated mnemonics.

    Not that I always agree with him but this article is ideal:

    http://www.asktog.com/columns/026Security.html

    Time to accept that this is the reality of existence. You will never get people to memorize hundreds of passwords. I've seen businesses lose tons of money because they require cryptic passwords and the user moves on to the competitor.

    BTW the password nightmare is currently handing M$ a big victory in Passport. God knows I would love to have a single password...

  22. Re:so what? by MoneyT · · Score: 2, Insightful

    What?! Are you moronic? Having a user account is the first step in getting administrator accounts. Much information about people can be gleaned from a user account. Couple with some social engineering and a little bit of luck and you have access to an admin account.

    Of course, if someone has accesss to your dest, you've got bigger problems thatn just access to your compter account.

    --
    T Money
    World Domination with a plastic spoon since 1984
  23. Re:Common Passwords by defile · · Score: 2

    They forgot to mention 'password'

    When working an ISP, that was the most common password. Never really got the other 3 so much, probably because people don't want to say 'SEX' over the phone.

  24. Sports team passwords by AndyChrist · · Score: 2

    In high school, a friend of mine has "hoyas" as his password for the school network. Another friend guessed this easily when we were talking outside the computer lab one day. He looked the guy up and down. Then he bolted into the lab and the idiot ran into the lab after him, both of them racing to change his password.

    Of course, my retarded friend was wearing a Georgetown hat, and a georgetown Tshirt.

    Duh.

    And with regard to pets....whenever someone asked what they should set their password to, I would always tell them, "use the name of a DEAD pet." Much harder to guess than a living one. Especially if it's long dead.

  25. Even non-techies know by asv108 · · Score: 2
    I have a bunch of friends from college, who got hotmail accounts after they graduated when the university cancelled their e-mail accounts. Their favorite net activity is cracking in to a hotmail account of someone we know and impersonating them. Hotmail has a security question which asks questions that only the specific user would know such as "What is the name of my CAT?" This is great for attackers who don't know you personally but what about the perspective intruders who do know you personally?

    My solution is not to use hotmail although there is no reason for me to use hotmail in the first place, but I have so many non-techie friends who love hotmail and will never switch.

  26. The Problem with Passwords by samael · · Score: 2

    I'm currently running a network for about 60 people.

    I constantly bump into people whose passwords are "Password", "Password2", the name of the company, their own name, etc.

    Part of me wants to force them to use complex passwords. And part of me knows that if I did, I'd spend my whole time resetting passwords for people.

    When we got the new printer/copiers in, they had protection on them, so everyone got a 4 digit user id, and a 4 digit password, to retrieve their prints when they got to the printer. They were told that printing would be monitored and charged to their departments, and that they should keep their passwords secret.

    I wandered around a week later, and over half of them had little yellow post-its on their monitors, with their id/passwords on them. Because, for some reason, people can't remember an 8 digit number unless it's a phone number.

  27. So? Only allow 'trusted' devices... by jerdenn · · Score: 2

    So, why can't individual biometric devices also have a key, and only 'trusted' scanners are allowed to communicate?

    Doesn't that solve your 'replay attack' scenario?

    -Jerdenn

  28. The more things change... by jonesvery · · Score: 2

    In Cliff Stoll's book "The Cuckoo's Egg" (it's about his experience as an astronomer/sysadmin chasing a cracker in the mid 80s), you get an entertaining window back into a very different era in computer security...and yet perhaps it wasn't all that different. At one point Stoll mentions changing the root password on a machine to something like "basilisk", because no one would ever think of trying the name of a mythological creature as a system password. =)

    My own favorite piece of password advice came from the "Unix Handbook" that my university passed out to incoming students...a line in big, bold text:

    Do not choose a password that is even remotely related to Star Trek of Monty Python.

    --

    * * *
    It is a dada story -- it has no moral.

  29. Epasswd by jhunsake · · Score: 4, Insightful

    Enforce password conventions the way NASA does... Epasswd

    1. Re:Epasswd by pmc · · Score: 3, Interesting

      Enforce password conventions the way NASA does

      Hmm - not too bad an application. Users will write them down if they are too complex; that is the difference between strong and effective.

      The policy I came up with at my last company was minimum of 6 characters, not like your name, must start and end with a letter, and must contain a non-letter. This got the success rate of lophtcrack with multilingual dictionaries down from 80%+ to about 4% on hybrid scan. This was enforced by Password policy enforcer (a company I have no connection with except as a satisfied customer), which has slightly better functionality than epasswd.

    2. Re:Epasswd by Rogerborg · · Score: 2
      • Enforce password conventions the way NASA does... "Epasswd differs from the vendor's password programs in that it enforces strict password construction requirements which include a minimum number of numeric, special, lower, and upper case characters as well as the min and max password length. [...] Passwords that have been changed using epasswd have withstood processing by the Crack 5.0 release which is a publicly available password cracking application"

      Unless you've got physical access to the machine, in which case you can just find it on the PostIt note stuck to the monitor.

      Honest to god, who actually runs dictionary attacks on passwords for hostile purposes in the real world? Really, who? Examples?

      My own experience with my company is that requiring a mixed alphanumeric, timing it out, and disallowing the previous 9 passwords just leads to me using "[usualpassword]0-9". Combine that with Window's lovely trick of expiring your network passwords on the server because you haven't logged your machine out for two weeks (no, really), and you get a royal pain in the ass for both users and tech support, and zero extra security, because it's an intranet password, and anybody who's in a position to enter it could just pick up my machine instead.

      --
      If you were blocking sigs, you wouldn't have to read this.
  30. Ideas by RainbowSix · · Score: 2

    A good password is not necessarily one that is random characters. In my experience, an easy to remember one that is difficult to crack involves building one from common terms.

    Let's take for example a Hitchiker's Guide to the Galaxy theme.
    Take a 2 syllable word, say "zaphod"
    Take a number, of course "42"
    Put the number between the syllables word: zaph42od. It is still pronouncable, and you know where it came from, but now it is a common word that has numbers not at the end, but inside it, so even cracking programs will have a significantly more difficult time randomly generating it.

    The other technique I use is to also hit the last key twice: zaph42odd. It ofuscates it further but at the same time has a minimal cost to you for remembering it.

    So, even if you're a lamer whose password is "password," changing it to pass43wordd makes it significantly harder to crack but just as easy to remember.

    --
    --------
    It's OK to be social, just don't tell anyone about it.
  31. What about the inverse? by dsb3 · · Score: 5, Funny

    I once named a pet (it was a fish, in fact) after one of my passwords. Shame it wasn't one of the more pronounceable ones.

    --

    Slashdot? Oh, I just read it for the articles.
  32. Here's a passphrase generation web page by phr2 · · Score: 2
    It's secure because you can provide your own entropy and the conversion to a passphrase is done with client side javascript. It also supplies some server side entropy by SSL, in case the entropy you supply isn't good. You'll have to click yes to accept the selfsigned SSL certificate since I haven't gotten around to renewing my commercial certificate. It uses the diceware word list and a similar algorithm to generate the phrases.

    To run the script, click here.

  33. 20/20 hindsight by cluening · · Score: 2

    You know, this sounds a lot like the 20/20 hindsight problem: Things become obvious after you know about them. If you know my passwords, it would be very easy for you to figure out how I came up with them. However, there are thousands upon thousands of ways I could come up with my
    passwords, so the chance that somebody will come up with what one of them is at the right time on the right computer is rather low. For example, I
    might have a slinky sitting on my desk, but that doesn't mean somebody will immediately think of my password as being "metalSlinky" or "51inky"
    or "rollsdownstairs". They will be even more confused when they find out my password is actually created from the name of my dog. Since I might have a picture of my dog on my desk, they could then say "Oh, yeah, I knew that," but we both know they were really focusing on my slinky.

    Of course, at the same time I would never underestimate the ability of people to come up with really, really bad passwords...

    "The combination is: 1. 2. 3. 4. 5."
    ...
    "Remind me to change the combination on my luggage."

    --
    Posted from the wireless couch.
  34. Duh. by sulli · · Score: 2

    "Good" passwords impossible to remember.

    --

    sulli
    RTFJ.
  35. Lyrical passwords... by Colz+Grigor · · Score: 3, Interesting

    I think my passwords are usually pretty difficult to figure out...

    I pick some lyrics to a song that I know:
    "Penny Lane is in my ears and in my eyes."
    (I usually pick more obscure songs, but this is an example...)

    I then (sometimes) swap two words...
    "Penny Ears is in my lane and in my eyes."

    Then I convert it to a lower-case acronym...
    "peiimlaime"

    Convert every other character to 'leet (sometimes starting with the first, sometimes starting with the second)...
    "p3i!m1a!m3"

    This password is too repetitive... it's got two !s, two ms, and two 3s. I unconvert some of the 'leet to help out...
    "p3iim1a!m3"

    Now I convert some of the letters to upper-case...
    "p3iIm1A!m3"

    Looking at that password and not knowing how it was derived, you might think it's pretty random. But if you were a big Beatles fan, it'd be pretty easy for you to remember this one.

    One big problem with lyrical passwords, though:
    Don't hum the tune while you're typing in the password!!!

    ::Colz Grigor

  36. Welcome to the Slashdot Server by Wordsmith · · Score: 4, Funny

    Welcome to the Slashdot Server

    Login: CmdrTaco
    Password: Kathleen

    "Whoohoo! I'm in!"

    1. Re:Welcome to the Slashdot Server by Alsee · · Score: 2

      Welcome to the Slashdot Server

      Login: CmdrTaco
      Password: Melissa

      Uh oh! Somebody's in BIG trouble!

      -

      --
      - - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
  37. Re:So? Only allow 'trusted' devices... by Have+Blue · · Score: 2

    It may solve this specific problem, but it doesn't change the fact that there is no easy way to recover from a compromised biometric. You can't exactly ask your admin to change your fingerprints :P

  38. Princess by The+Ape+With+No+Name · · Score: 2

    Every semester we run crack on Unix passwds at my university. Number one: "Princess." Number two: "GoVols." :-) We enforce no dictionary words, etc. now and shut down the offending accounts. We also moved away from Unix based mail to IMAP with a Webmail interface running on SIMS off LDAP. They don't even get Unix accounts anymore unless they ask. Well, excuse me, your worshipfulness!!!!

    --
    Comparing it to Windows will be a moot point, since El Dorado is going to have a 40% larger code base than XP.
  39. Lotus has a cool password generator by stand · · Score: 2, Interesting

    Lotus Notes mail has a cool password generator. I converted it to Javascript once and use it for all my passwords:

    I can't post it here because it won't go past the lameness filter, but you can find it here.

    It produces nonsense passwords, but they are easy to remember because they come out like pseudo-words. e.g. jenzog72, or slocrip16. It's about the only thing useful I ever got out of Notes.

    --
    Four fifths of all our troubles in this life would disappear if we would just sit down and keep still. -C. Coolidge
    1. Re:Lotus has a cool password generator by Peyna · · Score: 2
      I prefer to come up with my own passwords using varied capitalization and messed up characters. One major thing I try to do is to vary the key position on the keyboard. This lends itself to faster typing of the password, and makes it more difficult for someone standing over your shoulder to figure out what you typed.

      Aside from that, caried capitalization and use of special characters is the best way to do it. That and don't make any words in any language out of it.

      --
      What?
  40. Alternative. by edunbar93 · · Score: 2

    Heh. When I *have* to write passwords down (I've got at least 20 completely different work-related passwords that I use maybe once a week if I'm lucky, and then they change in 6 weeks) I never write down the actual usernames. Now, all the really important and immediately obvious accounts are memorized because I use them a lot, so these aren't going to be easy to find accounts for.

    --
    "No problem. I have the capacity to do infinite work so long as you don't mind that my quality approaches zero."-Dilbert
  41. Re:Computer Science education is stupid! by PurpleBob · · Score: 2

    They'll let you complete a PhD with that stance?

    Compare this to mathematics. Why would anyone need to know how to prove the Pythagorean theorem? It was already proven thousands of years ago! Stuck in the past indeed...

    --
    Win dain a lotica, en vai tu ri silota
  42. Why you should use multiple passwords by skunkeh · · Score: 2, Informative

    I used to get by on the net with just one password. It was very secure in that it was nice and random and not likely to appear in any cracker's dictionarys. I never really thought about security much... until a web based forum I was subscribed to was cracked. At the time I was an administrator on one of the largest online gaming forums in Europe (now sadly no longer with us), and another regular from those forums got hold of my password. Luckily he merely posted a few "hahaha I've got Skunk's password" posts and didn't do any damage, but the potentail was there.

    Since that incident I've instituted a strict policy of having at least 4 different "main" passwords, each with a different security level. I look at any site I sign up for very carefully - do es it look trustworthy? Do I trust the owner of the site (chances are my password will be stored in their database in plain text)? My "low level" passwords are used for unimportant sites while I save my "high level" ones for e-commerce and administrator functions.

    All this should have been obvious from the start, but then that's the benefit of hindsight :)

  43. Something You Know vs. Something You Have by po8 · · Score: 2

    The root cause of all this, IMHO, is the "expert" advice to "never write down your password". What nonsense! Real security experts understand that there are about 3 things that can be used as authenticators for you: something you know, something you have, something you are. The problem is that a ton of cognitive research and computing experience over twenty years has failed to demonstrate that you can know something complicated enough to serve by itself as a secure password!

    Much more sensible is to randomly generate a password (using as much of the keyspace as reasonably possible), write it down, and stick it in your wallet or purse. Now it is something you have: a perfectly good authenticator that is as secure as the keys to your home and car.

    Insufficient security? Combine it with something you know by not writing down the last four randomly-generated characters: you can probably remember those, and a hundred thousand combinations to try will at least force the person who stole your password to have a means of rapidly checking alternatives.

    Alternatively, what I do is store the passwords on my PalmOS PDA, with a free app that lets me protect them with a "master password". Again, the master password is insecure, as it needs to be memorized, but it can be fairly strong, since it is all I need to memorize, and in any case it is only the second line of defense. In a more security-serious environment, you could combine this with the previous scheme.

    Note that you will eventually memorize frequently-used randomly-generated passwords: these can then be thrown away.

    Note also that the conventional advice to "change your password often" is a contributor to the problem here: it virtually guarantees that weak passwords will be chosen or that passwords will be written in too-convenient places. If your system is reasonably secured, there is no reason to ever change a password. Finally, if you do need to change a password for some reason, the "something you have" scheme described above works much better than memorization.

  44. "play the piano" for passwords by DGolden · · Score: 2

    Want "line noise"-looking passwords ?

    I sometimes "play a tune" on the keyboard, using the old Amiga OctaMED or Protracker music software keyboard mapping (sometimes shifted to the left or right for variety's sake).

    So even I can't immediately tell what my password is, since I'm not using the "remembering words" bit of my mind. The fastest way for me to find out the password as a series of letters and numbers is to retype it in a shell window...

    Alternatively, I mentally superimpose a simple outline image of something onto the keyboard, and trace that outline, pressing keys...

    --
    Choice of masters is not freedom.
  45. I use some weak passwords by quantaman · · Score: 2

    Most of the passwords I use are in fact quite weak. Why? Because I don't really care if someone hacks into my spam account and if there is no one I know who would have the patience or know how to hack into the Linux partition I have. The fact is that the vast majority people don't have the ability to crack even the simplest of passwords (with the exception of "password"), and any one who does has a lot better things to do than screw around with some of my accounts. True the important passwords I have are still strong (I don't want someone breaking into my university account) but feel free to screw around with my hotmail account.

    --
    I stole this Sig
  46. What's wrong with pet's names? by felicity · · Score: 2, Funny

    "Of course my password is the same as my pet's name.
    My cat's name was Q47pY!3, but I change it every 90 days." - Roddy Vagg

  47. Simple and Secure Passwords by MikeyNg · · Score: 2

    Didn't /. already run something about secure password schemes? Anyhoo, I usually strive for easy to remember, yet hard to dictionary attack. The easiest ways are:


    l33t-speak: replace letters with numbers. So your wife's name of Kathleen becomes "K@thl33n"

    inserting numbers for syllables of a word like: "x10u8" (extenuate)

    Using directions and keyboard geometry. (For my pin number I would use something like 36987, which is a backwards L on the keypad.)

    Inserting a number sequence inside of a word. r3o1v4e1r5 = rover + pi

    Using these methods, it's pretty easy to come up with a word that's relatively secure to a dictionary attack yet is as simple to remember as a much easier word.


    (One thing: PLEASE don't use your SS# in any of these!)

    --
    Where the wind blows, the tumbleweed goes.
    1. Re:Simple and Secure Passwords by Manuka · · Score: 2

      The problem with using leet-speak now is that it's so common. If I were cracking passwords, the first thing I'd do is leetify all the common ones - I'd be willing to bet that I could get another 5%.

  48. This is news? by Dwonis · · Score: 2

    I thought it was common knowledge among sysadmins that people's passwords WILL suck.

  49. Password Scheme by Ezubaric · · Score: 2

    One of my friends had a clever way of thinking up passwords. She would take her high school class schedule, say:

    Calculus
    Physics
    Chemistry
    Band
    Literature
    Study Hall
    Biology

    She would then alternate between the floor it was on and then the first letter of the class: 5c4p2c5b3l7s2b

    It's something you did for a year of your life, so not that easy to forget, and you could always look it up.

    --

    ----------
    I am an expert in electricity. My father held the chair of applied electricity at the state prision.
  50. Use MD5 by anthony_dipierro · · Score: 2

    You can get at least a little bit more secure by using MD5. Pick a master password - a really good master password. Something relatively long, that you've never used before. Something that you'll never forget. Now, find a javascript MD5 site. here's one. Type your master password in, and then type in the name of the site (all into the "Enter your message:"). Hit "run MD5". There's your password. Use the first 8 characters, or the last 8 characters, or something like that. The two advantages of this solution is that 1) you only have to memorize one password and 2) no one has your master password except you (and anyone looking over your shoulder). I wouldn't suggest using this technique for your really important passwords, but it's good enough for the medium important ones.

    1. Re:Use MD5 by anthony_dipierro · · Score: 2

      Um, yeah, no one except the random geocities site you just submitted it to.

      JAVASCRIPT

      You never submitted anything. Your crypto was done with trusted tools on a trusted OS on trusted hardware.

  51. Re:Computer Science education is stupid! by bogado · · Score: 2

    Shure and supose they didn't teach you about parsers, just because there is already plenty of parser ready to use. no fast forward 50/100 years. Everyone uses the parsers that were already made in the last century, and some one found a security flaw in one of those ancient parses, but no one living has any idea on how to make a parser, after all there were parsers already made...

    Seriously you NEED to teach people how stuff is build and how they work. It's not enougth to simply step up to the next level of abstraction (that is suposed to be simpler). Following the same reasoning I could rant about how CS schools is teaching "C" when there is already "visual basic" witch is simpler and it is probably what you would need in the future.

    --
    []'s Victor Bogado da Silva Lins

    ^[:wq

  52. Re:so what? by blibbleblobble · · Score: 2

    Like the obvious? If they have access to your desk, they have access to your diary, your wallet, and your credit card ;-)

  53. the first 3 will typically be the same though. by rebelcool · · Score: 2

    You only have to remember 2 (or however many area codes for the area) combinations for the first 3 digits. Thus you are really recalling 7 digits, then associating whatever area the number is in with its area code.

    --

    -

  54. Re:Common Passwords by blibbleblobble · · Score: 2


    Please type your password:
    "your password"

  55. Re:If you can get at their desk... by blibbleblobble · · Score: 3, Interesting

    I think even people with crap passwords (especially people with crap passwords) will either shield their typing or give you an evil stare until you look away when they're typing it.

    That's the other advantage of keeping the same password for years... you can type it in a blur of fingers, and nobody'll ever see it.

  56. My password is... by bief · · Score: 2, Informative

    ...bigfartingfatguy.

  57. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  58. Another Article by crisco · · Score: 2

    SecurityFocus has an article on passwords, while it has a NT focus (Lanmanager myths and such) it touches on lots of the same thoughts. Of interest is the use of high ASCII and/or Unicode in passwords.

    --

    Bleh!

  59. Strong passwords by JPriest · · Score: 2

    Not everyone uses weak passwords, I have seen some STRONG passwords at my workplace, usually on a post-it stuck to the monitor.

    --
    Saying Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
  60. Sometimes I don't really mind. by SamIIs · · Score: 2

    I use the same crummy word for a lot of my passwords. If the service makes me use upper case, I capitalize the first letter. If they demand numbers, I turn the 'e' into a '3'. That's because all of these accounts are passwords that I DON'T MIND IF PEOPLE CRACK.

    You're not going to do ANY damage if you somehow managed to crack into my NewYorkTimes account.

    ICQ makes me create a password that half the clients out there don't authenticate. If you got in, you'd suddenly be able to forge messages from me. Just as you could before.

    For real accounts (root, stuff involving my credit-card, etc.) I use simple hash involving the name of the service and a secure string of letters and numbers. But there are a lot of accounts that won't bother me if they get cracked, but WILL be a pain if I forget the password.

  61. Dumb passwords ARE the law by Ektanoor · · Score: 2

    In my work as system administrator I have found that no matter one says, cries or yells, people keep using dumb passwords. First of all people do love to use the infamous "1234" password. Such password can be found in such interesting places like the main accountant network access on a commercial bank, on a door to a restricted area and, the most amazing of all on a half-forgotten sysadmin account into a backbone network (one guy just forgot a test account with such password). But that's not the worst. The worst is when your computer carries your account name, and your password is the same as your login.

    The general claim that "50% of passwords are bad" is too optimistic. I prefer to risk my reputation and claim that more than 90% of passwords are worse than bad. Most people use Windows and this system carries so many holes that is easy to catch a few password hashes just by sniffing a network. Besides, most people don't have even a basic knowledge of security so it is tremendously easy to catch an account with administrator's rights. Once you get one, you are on the free road - all depends on your knowledge and experience.

    But not only Windows is on the black road. UNIX also. Most people have a high tendency to call for trouble. Many don't even read in front of their eyes THOSE BIG WARNINGS STATING THAT IF YOU TURN ON THIS THING YOU ARE ON YOUR OWN! And so we get telnets, ftps and many other daemons running with SUIDS, root network accesses and "come in and get what you want! Bye and come again!!!" In result most netowrks are completely open to any attacks from outside. A black hat hacker needs only patience, accuracy and cold-blood to create havock. No one would even get a hint that someone is one their nets...

    Not long ago I was asked to test one network. I roam the whole thing, reaching the most holy of the net and catching tons of sysadmin info just by grabbing network packages. Some passwords were so easy to calculate/guess that it took only minutes to become sysadmin. With them I went further and started to take control of the whole net. I was a few minutes of destroying the whole network when I stopped all tests. I tested the net for a few days. All that could be detected was that one sysadmin saw a "small" problem when I mistakenly sent ssh to another location (no matter that I sent tens of provocative actions over their net to get their attention). However this was too small info to check the author of the work. Their luck was that they had a greyer hacker in their nets... A Cyberpunker would not be so humble.

    That's not the exclusion. That's the state of thousands of critical networks. That's the common denominator.

  62. As Cardinal Borusa used to say by blair1q · · Score: 2

    "There's nothing more useless than a lock with a voice imprint."

    Except maybe a password policy. The overhead on keeping people in line, especially with draconian software that enforces password selection policies and aging, is more costly than the problem for all but the crown-jewel servers.

    Security that prevents black-hats from getting cyphertext passwords in crackable codes is the only security that improves the bottom line rather than making it worse.

    --Blair

  63. D6 by bodin · · Score: 2

    Everyone should go out and buy some dice and use them.

    http://www.diceware.com/

  64. funny incident... by green1 · · Score: 2, Funny

    I remember working as a sysadmin for a company where the CEO was... a little less then brilliant... after setting up his new computer for him I set his local login password to "password" and had it force him to change it on first login so that nobody else would know the password yet it would be simple enough that even he could remember it the first time, when he came in the following conversation ensued:

    ceo: what's the password to my new computer?
    me: password
    ceo: I know that but what is it?
    me: password
    ceo: of course it is but what IS the password?
    me: the password is "password"
    ceo: would you quit that and just tell me what the password is!?!
    me: the password is "P - A - S - S - W - O - R - D"
    ceo: don't get smart with me young man! you don't want to make the person who signs your paycheques angry!!!!!
    (meanwhile in the other corner of the room the accountant and receptionist were just howling with laughter and the ceo couldn't understand why...)

    I finally led him over to the machine and made him watch the keyboard as I typed in "p - a - s - s - w - o - r - d" he suddenly changed his tune and was extremely appologetic and suitably embarrased... I didn't have quite so many run-ins with him after that... and it provided a much needed comedic break for the rest of the office.

    side note: I've since switched from that to using other simple words as initial passwords making sure to AVOID the word "password" (and after that initial password people were forced to use minimum 6 characters, not dictionary based)

  65. Re:this is abseloutly true by Speed+Racer · · Score: 2, Funny

    you can pick your friends, you can pick your nose, you can't however, pick your friends' nose.

    That's the boring version. Here's my personal rendition:

    You can pick your nose and you can pick your friends but you can't roll your friends up into little balls and flick them.
    --
    Free Mac Mini. Yes, I'm
  66. Family names are the standard? by screwballicus · · Score: 2
    That's simple. I'll just have to name my first kid 2!abZo0zZ3uI (or 6sdKq@jP_Pp! in the case of a girl).

    (No, I'm not (that much of) an idiot and those are not my actual passwords)

  67. keyboard pattern-based passwords by Amoeba · · Score: 2

    I've found that by using passwords based on keystroke patterns (with a random key at the beginning, end or middle) to be easily remembered *by my hands* though I couldn't tell you the actual passwords myself without some serious thought. The random non-pattern key is important since there are crack dictionaries that try things like "qwertyuiop" etc.

    One example of a pattern I've used in the past: BNGHTY%^~

    Try typing it in and see how easy it is for you to "remember" :)

    --
    Do not taunt Happy-Fun Ball
  68. That leads to DoS by yerricde · · Score: 2

    Any system that lets you log 1,000 attempts a minute (or more than 3-10 attempts before locking the account) is poorly designed and should be rooted by one of those l33t h4x0rs to teach the sysadmin a lesson.

    However, locking accounts after n attempts opens up a new denial of service: flooding the auth server with requests on known users but purposely invalid passwords to prevent the real user from being able to get in. Imagine what would happen if somebody tried to su with password "DoS" 20 times; the administrator would be locked out.

    --
    Will I retire or break 10K?
    1. Re:That leads to DoS by RainbowSix · · Score: 3, Insightful

      Perhaps a good way to implement a lockout is that once lockout occurs it will still accept passwords but it must be typed in 3 times in a row at 15 seconds apart. It would only take 45 seconds to log in (as opposed to getting locked out for x minutes) but the delay and requirement would be a buffer against a cracking program.

      --
      --------
      It's OK to be social, just don't tell anyone about it.
  69. How about a password manager? by tuffy · · Score: 2
    I use FPM to generate and manage all my web site passwords, and a couple of non-word passwords for local accounts. That way I never have to remember a zillion different web site passwords, I can make them long mixed-case, alphanumeric non-words and actually entering them is trivial.

    It's not perfect, of course, but I wouldn't want one compromised web site to compromise the rest of them (the trouble with using one password for everything) and I'm reasonably sure I can keep my own box secured from attack. And it beats using sticky notes :)

    --

    Ita erat quando hic adveni.

  70. Re:So? Only allow 'trusted' devices... by Detritus · · Score: 4, Funny
    You can't exactly ask your admin to change your fingerprints.

    I can change them for you. Where did I put that cheese grater...

    --
    Mea navis aericumbens anguillis abundat
  71. My two rules for passwords by rcw-home · · Score: 4, Interesting
    1. It has to take someone longer than 30 seconds to memorize it if they were to see it written down somewhere
    2. It has to take me less than 2 seconds to type it in

    Any password that fits this criteria will take a long time to crack and even longer to figure out by looking over someone's shoulder.

    ObTrivia: at a place I used to work, 246 out of 780 user accounts had a password of "", "pass", or "password". Before I convinced the IT director to let me implement strong passwords, anyway.

    1. Re:My two rules for passwords by rcw-home · · Score: 2
      At which point your users finally found a password that the system would allow them to use, and, bitter and pissed off, wrote it on a Post-It(TM) note and stuck it to their monitor.

      Nah, they knew better than that. They'd put the post-it note underneath the keyboard.

  72. Wall Street Journal Login by Wateshay · · Score: 2

    A couple of months ago, I called up the Wall Street Journal to get my password for the web site changed (I almost never use it, and so had long since forgotten what I'd used). I began to tell the lady on the phone the password I wanted (which I intended to change immediately through their online system, since I have no desire for another human being to know any of my passwords). Of course, the password I started to give her was a "good" password, with a mix of case, and non-alphanumeric characters. When I told her the first case change, she interrupted me, and told me that I should use a password of all the same case, so that it would be easier to remember. I responded by giving her a short lecture on computer security, and continued with my "good" password.

    I think it's a general problem that people aren't trained properly in what would constitute a "good" password.

    --

    "If English was good enough for Jesus, it's good enough for everyone else."

  73. True story by Trickster+Coyote · · Score: 2

    One sunny day last summer I was out for a stroll along the scenic pathways of our fair city. As I was crossing the foot bridge across the river, I came upon two men doing some work on the river monitoring equipment. One man was at the control box on the shore, the other was at mid-bridge, fussing with the monitors. As I passed them, I was audience to this shouted exchange:

    Man #1: WHAT'S THE PASSWORD?
    Man #2: WHAT?
    Man #1: WHAT'S THE PASSWORD?
    Man #2: UH, I THINK IT'S SPACE, ENTER!

    I briefly considered coming back sometime to see if I might crack into the system, but decided not to since there just wasn't any challenge.

    Trickster Coyote
    Living the illusion of reality.

    --
    Ideology is for ideots.
  74. Pin Numbers by Picass0 · · Score: 2


    NEWSFLASH!!!

    Many nerds* use 1701 as an ATM pin number.

    *in addition to Wil Wheaton.

  75. Jesus. by Penis · · Score: 2, Funny

    He must be really serious about his wife/girlfriend not finding his pr0n.

    Pen-15

  76. Remembering multiple passwords by sunhou · · Score: 2

    One trick for having many different passwords is to make them related. E.g. set aside one character in the password (3rd character, or whatever). Make that character "o" on your office computer (or "0", since I usually mix letters and numbers like "L" and "1" to make the passwords harder to guess). Then use the same password on your laptop, but make that character the letter "l". On your firewall, make it "f". And so on.

    Sure, it's not as secure as a bunch of completely different passwords. But if you've come up with a really good password that's hard to crack, then all those permutations should be equally hard to crack, and if by some miracle someone does get one of them, they probably won't know which character to permute and what one-character abbreviations you've used for the various systems you use that password on. Of course, if everyone starts using this trick, then it won't be as secure. :-)

    It's worked for me. I can remember a couple of very good passwords, and the various permutations. There's probably no way I'd remember 8 different good passwords.

    1. Re:Remembering multiple passwords by Ronin441 · · Score: 2

      I use the same trick for the endless internet site logins I have. One character is set aside to be replaced by one character from the site's name. Thus, when I go to example.com, and it asks me for a password, I can figure out what it is, even though I've not been there for a year.

      Note that the base string you choose should match the password policy of the most picky web site you're ever going to use this algorithm for -- e.g. it should mix alpha and numeric and be at least eight characters.

      The downfall of this scheme is that anyone who successfully steals my password for four or so different sites can relatively easily figure out the passwords for all all my internet logins. So I use a completely unrelated password for my bank's web site.

  77. Another problem: reuse by ca1v1n · · Score: 3, Interesting

    I haven't logged in as root on my box since I installed linux, thanks to sudo. My root password is a rather complicated string of characters that bears no resemblance to any words. My user password is similarly strong. Unfortunately, remembering lots of strong passwords isn't exactly easy. So, I've gotten lazy and reused some of them. Based on my tech support experience, I would guess that most people only have one or two passwords that they reuse. Snoop their plaintext logins to thespark.com or something like that, and you've got them. I've never made an unencrypted login to my box, and my passwords are strong, but that doesn't make them secure. Excuse me while I go change them...

  78. Re:1234567 by dsb3 · · Score: 2

    Backwards link

    Forwards link

    --

    Slashdot? Oh, I just read it for the articles.
  79. Bad practice for sysadmins by Alizarin+Erythrosin · · Score: 2, Funny

    There was some show on TLC once, and I only caught the end of it, but the part I did catch made me laugh. (memory fuzzy, so if I get a detail wrong sorry)

    These guys were hackers turned security consultants and were consulting for a financial company. They were "wardialing" the company's phone service looking for a computer that would answer, and when they got one, they entered "root" for the username, and (get this) "password" (!!!) for the password... and got in.

    You would think anybody who has the semi-intelligence to be a Unix sysadmin for that company would know to NOT USE "password" AS YOUR ROOT PASSWORD!

    I hope somebody got fired for that... sheesh

    --
    There are only 10 kinds of people in this world... those who understand binary and those who don't
  80. my password 12345 by enrico_suave · · Score: 2

    HELMET It worked, sir. We have the combination.

    SKROOB Great. Now we can take every last breath
    fresh air from planet Druidia. What's the combination?

    SANDURZ One, two, three, four, five.

    SKROOB One, two, three, four, five?

    SANDURZ That's amazing. I've got the same combination
    on my luggage. Prepare Spaceball 1 for immediate departure.

    SANDURZ Yes, sir.

    SKROOB, SANDURZ, and HELMET start walking out
    the door.

    SKROOB And change the combination on my luggage.

    --
    Build Your Own PVR/HTPC news, reviews, &
  81. Most Commonly-Used Passwords by guttentag · · Score: 2
    • password
    • pencil
    • whatever
    • iforgot
    • Mom
    • Dad
    • Spot
    • NoSpot
    • BadSpot
    • CowboyNeal
    • BadCowboyNeal
  82. Re: Number Theory easier than RegEx Theory by ffatTony · · Score: 2

    Thanks, you're right, I suppose I was thinking [0-9]{1,} which as you say would simply be [0-9]+.

  83. Sign of incompetence by coyote-san · · Score: 3, Interesting

    That policy is a sign of incompetence in the IT department.

    If strong passwords are used, they should long expiration periods. It's not unreasonable to memorize a truly random password if you only have to do it once a year. If passwords are expiring every six weeks, you *have* to write it down (on a card in your wallet, on your PDA or celphone, etc.) because it's impossible to remember them otherwise.

    Another good trick is to generate a list of a few dozen candidates and look for one with good "muscle memory." E.g., my main password now has a pattern of L-RR^-LL^-LRL where ^ means it's a key "straight above" the last key.

    --
    For every complex problem there is an answer that is clear, simple, and wrong. -- H L Mencken
  84. My password generator by coyote-san · · Score: 2
    That sounds similar to my password generator, although I don't regenerate my PGP keys every week. (Sure this wasn't SSH keys?)

    enter old password, some random data from /dev/random and whatever else is handy, and SHA-1 it.

    get milliseconds component of current time. Add PID. Recursively apply SHA-1 this many times. XOR in a byte or two from /dev/random each time.

    Now the fun part. Strip the high bit and treat the first 8 bytes as an ASCII string. If it matches the password policy (e.g., 2 upper, 2 lower, 1 special, 1 digit, 2 wildcards) print it and increment counter.

    Repeat prior step until counter hits 50 or so.

    It usually takes 5-10 seconds to generate a list of candidate passwords. I pick one that's easy to remember because of "muscle memory." To guess my new password, you need to know both my old password and the contents of /dev/random.

    --
    For every complex problem there is an answer that is clear, simple, and wrong. -- H L Mencken
  85. Wither mnemonics? by carrolljim · · Score: 2

    Cryptic passwords aren't all THAT hard to come up with. Weird thing about memory - if a group of words has rhythm or is rhymes (or both), then it's almost impossible to forget (everyone here remembers the theme to Gilligan's Island, right?).

    Back at DEC, the max password lengths were ridiculously long (128 chars? someone out there remembers). So, my passwords were usually something like:
    onceuponamindightdreary - next month was twiceuponamidnightdreary and then thrice..., and then I went to the next verse.

    Not terribly cryptic, but nowadays, I typically use the first characters of each word in a poem, or whatever. Example above yields Ouamd - which is a reasonable start - add a number and increment, and you're set for a while until you move to the next line. Song lyrics work just as well as old Edgar Allen's stuff of course.

    Oh, and of course, I strive to use song lyrics I'm not listening to at the time :-)

  86. Re:Other problems... by Manuka · · Score: 2

    Shoot them.

  87. pseudo-random strings by panda · · Score: 2

    We use pseudo-random strings for passwords that can't be remembered and have to be written down. We each have a copy of the password book, a small, black notebook, and they are kept locked when not on our person.

    We use a little proggie that I wrote in C to generate these pseudo-random passwords.

    Yeah, I know all about the dangers of writing passwords in books, but when you have close to 100 machines that you need to keep passwords for, you've really got no other choice. You need to make sure that security policy (keeping the password book locked up) is maintained at all times, which isn't so hard when there's only 2-3 admins who need the passwords.

    Whenever somebody leaves, we change all the passwords for root and our admin user on all the machines. A bit tedious, but necessary.

    --
    Just be sure to wear the gold uniform when you beam down -- you know what happens when you wear the red one.
  88. Password Safe from CounterPane by Nonesuch · · Score: 2
    I use Password Safe, currently only available as a MS-Windows binary, but (BETA 2.0) source is available on SourceForge.

    With this program, it is easy to keep track of a separate password for each web site, and there is a unlimited?) notes field for keeping track of extra account details or any extra challenge+response (You don't give every site your real mother's real maiden name, do you? Insanity!)

    PSafe will generate random 'strong' passwords. For the really important systems, I use the 'strong' 8-character random password generated, but when I go to log in, paste the 8-characters from PSafe, and append a four-to-six letter string I keep in my head.

    Voila --- Poor man's two-factor authentication!

  89. "something you have" by ahde · · Score: 2

    could be yellow and have a "3M" watermark.

    There's no difference between a smartcard and a password, except the input device (keyboard or mag reader) -- both of which can be bypassed.

    1. Re:"something you have" by ahde · · Score: 2

      you're right that a bad password can be guessed. But:

      a) you could assign your user a good password (just like you assign them a card)

      b) chances are that the card codes are *not* random -- or even very secure. They probably contain an ID number which may contain your social security number, or worse, be sequestial.

      Shoulder surfing is eliminated, but it is easier to "borrow" a card than steal a password.

      How is it harder to brute force a card? All the card contains is a number. It may be longer than 8 bytes, but passwords can be just as long. A physical card reader may be necessary to read the card, but not to submit the number on it. In the end, it is software that verifies the card. There is a casual deterrent, but only similar to your browser preventing data entry with a MAXLENGTH attribute. You can bypass the browser with "TELNET host.com 80"

      I realize that there may be physical impracticalities for doing the same with the card, but that has nothing to do with "what you have" authentication.

      A card is nothing more than a post it note with a password and secret decoder ring that can be read mechanically.

  90. And then there's me.... by Yottabyte84 · · Score: 2
    My PGP passphrase is 36 charcters of random crap, and my other passwords are shorter fragments of it.


    I used a random password generator to pick out about 60 random passwords, then picked one.

  91. 'Public' passwords, and private ones by The+Raven · · Score: 2

    I have about 50 or so accounts on various servers that I use frequently. I use about 10 passwords on those various services. Half of them would be considered 'strong'... liberal use of the shift key, number keys, etc. The other half are middling to weak.

    On most of the sites, I use a single, weak password... on every site that I do not trust, or do not care about. On the important ones, I use one of the strong passwords, or a variation (shifted in different spot, etc).

    As I am assigned passwords at work, I add them to my list of 'strong' passwords. I get a new random password yearly, so I have a long time to memorize it. Once it is no longer my work password, I add it to my farm of passwords I use elsewhere.

    So for sites that don't matter, I use the poorest password manners possible... one weak password shared all over. But for important stuff (paypal, online banking, email, shells, etc) I use strong passwords that rarely duplicate.

    For me, this is the best combination of convenience and security.

    --
    "I will trust Google to 'do no evil' until the founders no longer run it." Hello Alphabet.