10 comments

  1. Nice response! =D


    • Thanks :)


  2. Nice post, very informative :)


  3. I also have done a lot of computer security and one of the tips I have given my users is to pick a phrase you will not forget and base passwords on that. Making it an easily remembered phrase helps prevent that sticky note with a password written on it under the keyboard (the bane of security staff everywhere).

    So a simple example would be: WoW has taken over my life and I will never be free!

    Take that phrase and pull out words and first characters: WoWhtomlaiwnbf! (Uses WoW and the first character of each word plus the punctuation. For short phrases you can use all the words – see examples below.).

    Then take that series of characters and do some simple substitutions (btw, substitution should NEVER be used on dictionary words alone, password crackers use it too! A random phrase like above is pretty safe though.)

    So for this example I am using the following (simple) substitions, feel free to create ones that you will remember.
    o=0 (zero)
    i=1
    a=@

    I always suggest using the same ones for all your passwords, so if you substitute the > (greater than) for a g in a password try to do it in all of your passwords so it is easier to remember. Keep in mind as stated in the article that some systems will have restrictions so be prepared with alternatives.

    So now our easy to remember phrase becomes: W0Wht0ml@1wnbf!

    That is a password any security staff would be proud of and all you have to remember is your phrase and substitutions. Always try to include one upper case character and one punctuation and you will be better off than the guy who uses only lower case. Hackers will go for the quickest and easiest accounts to crack, so make it hard for them.

    Some other examples (and don’t ever let me catch you using these) are:
    The quick brown fox jumped over the lazy dog.
    Tqbfj0tld.

    I like ice cream?
    1Lik31c3cr3@m?

    Elf babes are hot!
    31fB@be$@r3h0t!


    • Awesome tips! Thanks!


  4. “First off, memorizing multiple hard passwords is something only autistic savants can do.”

    Go take an alphanumeric string thats around you and use it.
    computer serial numbers, rarely guessable, almost always alphanumeric.
    Car number plates, Use a pair of old ones together, already memorised
    Use every second letter of the title of a book on your shelf.

    There are no limits on it, and most of them you can look at your shelf, or the back of your desk, and check it :)


    • Yeah, I also included the method I use- take two words and a number, interleave digits. Makes it immune to dictionary attacks.


  5. “that’s all Blizzard needs over the phone” – I would be very surprised if Blizzard didn’t ask for the credit card details you payed for the account with, and if a hacker did have that information, you have a lot more to worry about than your WoW account ;).


    • Yes, paying with a credit card certainly does add a level of security, however getting credit card info is no harder than stealing a wow password. Neither of which should be trivial, yet we know both happen.


  6. There would be one other thing I would recommend not to do : playing in a cyber coffee.

    The only time I got hacked was when I had to play in a cyber coffee waiting for my internet to work at home ^^



Leave a Comment