
Originally Posted by
ctblack
In MS as in real life, when there are no retribution on "immoral" acts (hacking accts, duping items, DCing ppl, KSer etc...), it then shows the true nature of the individual.
Anyways, lots of evidences point to some type of a leak on Nexon's side from all those hackings, instead of just complaining on forums, you can do something to protect your account, I will list the steps and then the explanation, its so obvious and lots of people dismiss it because they don't understand how password encryption works, here are the steps:
*Note* This will only protect those that truly never tell ANYONE their info and not get their computer infected with keylogger/virus/rat.
1. Change you password to to maximum length allowable by MS/Nexon and also your email password used to register to Nexon (I use 16 chars).
2. Make sure the password contain RANDOM upper and lower case letters, numbers and symbols
3. This step is for those real paranoid about getting hack. Change your password soon as possible right after each patch.
You can google for password generating web sites that will allow the above mentioned criteria. I would generate a bunch of passwords and save them in a file for copy and paste to log to MS, so you wouldn't need to remember them. Also make sure you make a backup of that file!
Explanation on how this would protect your info:
In every type of commercial computer system that required user ID and password to login, the server never stores the plain text password you had supplied when you registered, that info is passed into a one way hash function to form a encrypted string of characters, and only the encrypted string are stored. There is no known way to reverse the hashed string back into the plain text password easily.
The only way to "crack" the password is via brute force, i.e. to try popular lists of passwords and all combinations of characters to make up the password then feed it into the same hash function and then compare the output with the leaked encrypted password string of characters. The password is cracked when the resulting encrypted string matches.
There exist tool for people to use GPU (graphic cards) to greatly speed up the calculation of the hash function (up to 1+ billion hashed password can be calculated per second). Which means if your password is short and/or based on any forms of NON RANDOM characters, it can be cracked relatively easily.
With the above suggested criteria for the password there are total of 94 different characters (26 uppers + 26 lowers + 10 numbers + 32 symbols), which mean total combination of 94^16 or 37157429083410091685945089785856 different patterns and will take someone 28258749017727653 number of YEARS to complete all the combination on a 1 billion per second calculation.
Truly now more than ever, your account security is really in your own hands!
Bookmarks