Thread: Account Hackers

Page 3 of 3 FirstFirst 123
Results 31 to 37 of 37
  1. #31
    coolio420's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    102
    Reputation
    10
    Thanks
    8
    My Mood
    Innocent
    Those mules have a destination.

  2. #32
    Methodeman's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    439
    Reputation
    20
    Thanks
    38
    Who cares about that destination? They are probably selling the gold anyway.

  3. #33
    Dracconus's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    127.0.0.1
    Posts
    1,074
    Reputation
    71
    Thanks
    438
    My Mood
    Tired
    Quote Originally Posted by methodman
    Who cares about that destination? They are probably selling the gold anyway.
    While this is VERY true, I think I'm going to note a few things that I've yet to see put in here, and hopefully that'll help you guys/girls.

    1. Nexon's website is not secured at all. Although their database is hosted via amazon's cloud service, and your passwords are "secured" through md5 hash encryption that doesn't mean that it's not reversible. If you have enough of the root information that created the MD5 or SHA1 hash then you can decrypt it.

    2. The person that's doing this is by no means ignorant, or new to this at all. While sql injection is a highly typical method of performing account hacking that doesn't mean that it's what they're using, and even if they are - being able to develop, and USE a decrypter is going to take a lot of money into your system, and knowledge of what you're doing.

    3. Chances are that this is a very bored script kiddie. Someone that had their computer purchased for them by a relative, or group of relatives. The amount of hardware required to perform this type of brute force dictionary reverse is somewhere around the count of 2.5-5 Thousand US Dollars. (either that or they're using a less efficient machine, and it's going MUCH slower than it could.)

    4. Changing your password when someone is doing this gives them (depending on their method of access) MORE of a chance to get your information from nexon, since the queries that are created by the server, and yourself, are transferred back and forth thus giving them the possibility of an unencrypted method of obtaining your information.

    5. They may not have root access to the database, it may be something notably different, and instead of the "typical" method, they're doing port scanning on the login and authentication servers in order to receive the live stream of information being validated by the server sent to/from yourself. If this is the case, then it's literally unsafe to log into the game period (Please note that the odds of this happening are SIGNIFICANTLY smaller than that of the above stated method.)

    So in short, don't change your password. Don't use the website to log in. Only use the game client's .exe. This provides you with a more secure and direct connection to the authentication server, and login server, and can greatly reduce your chances of being a victim of this. (there's also a chance that the client uses a different port than the website [doubtful, but still possible])

    Also note that avoiding the marketplace may very well be a good idea. Nexon's still utilizing the third party html viewer for the game to view the marketplace, and logging transactions made in the marketplace can give them a very good rough estimate on WHO to hack. Now, I'm not saying that this is what they're doing, I'm just giving you a heads up.

    Watch yourself, and your actions carefully. if you're scared of it being a keylogger, which I'm almost 100% sure it's not; then use onscreen keyboards, (you can find some that are encrypted with google) as this wiwll also possibly reduce your chances. Don't do anything too much, and draw attention to yourself. Make multiple accounts,a nd transfer your gold to other alternative accounts so that if they get access to one, they dont' get everything.

    I myself have 6 accounts. 4 for gold,a nd 2 for gear, and items. Everytime that I'm about to log off for a good amount of time I transfer everything except bound gear amongst these accounts to ensure that if one DOES get hacked, my odds are still greater than most to have at a minimal the items that are/were difficult to acquire, or collect.

    Hope this helps you understand, and protect yourselves a little better.
    Sorry for the length.
    Dracconus
    Last edited by Dracconus; 12-02-2011 at 11:40 AM.
    Like my work? Feel free to donate using the button below
    _________________________________
    [IMG]https://m.UploadEdi*****m/b99/63788658.gif[/IMG]
    My Releases

    ¤Advanced Search Tutorial (For Site Newbies)

    ¤Labyrinth Leveling Bot

    ¤Free Fishing Tutorial

    ¤Personal Bot Collection

    ¤ClipBoard Pasting Program Source Code (for things that don't let you)

  4. The Following 4 Users Say Thank You to Dracconus For This Useful Post:

    Das Face (12-05-2011),Derfell (12-02-2011),dowhvind (12-17-2011),HaxAttaxxx (12-05-2011)

  5. #34
    catalyst2022's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    121
    Reputation
    10
    Thanks
    5
    Thanks for the info dracc, its not to lengthy, its a well needed post. Personally I would like it stickied....
    Last edited by catalyst2022; 12-02-2011 at 02:27 PM.

  6. #35
    Nico's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Germany :D
    Posts
    15,918
    Reputation
    1121
    Thanks
    8,617
    Quote Originally Posted by catalyst2022 View Post
    Thanks for the info dracc, its to lengthy, its well needed post. Personally I would like it stickied....
    That might happen tho.

  7. #36
    catalyst2022's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    121
    Reputation
    10
    Thanks
    5
    lol typo "not to lengthy" was the intended statment

  8. #37
    Das Face's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    In the Sewers
    Posts
    459
    Reputation
    10
    Thanks
    19
    My Mood
    Grumpy
    Quote Originally Posted by Dracconus View Post
    While this is VERY true, I think I'm going to note a few things that I've yet to see put in here, and hopefully that'll help you guys/girls.

    1. Nexon's website is not secured at all. Although their database is hosted via amazon's cloud service, and your passwords are "secured" through md5 hash encryption that doesn't mean that it's not reversible. If you have enough of the root information that created the MD5 or SHA1 hash then you can decrypt it.

    2. The person that's doing this is by no means ignorant, or new to this at all. While sql injection is a highly typical method of performing account hacking that doesn't mean that it's what they're using, and even if they are - being able to develop, and USE a decrypter is going to take a lot of money into your system, and knowledge of what you're doing.

    3. Chances are that this is a very bored script kiddie. Someone that had their computer purchased for them by a relative, or group of relatives. The amount of hardware required to perform this type of brute force dictionary reverse is somewhere around the count of 2.5-5 Thousand US Dollars. (either that or they're using a less efficient machine, and it's going MUCH slower than it could.)

    4. Changing your password when someone is doing this gives them (depending on their method of access) MORE of a chance to get your information from nexon, since the queries that are created by the server, and yourself, are transferred back and forth thus giving them the possibility of an unencrypted method of obtaining your information.

    5. They may not have root access to the database, it may be something notably different, and instead of the "typical" method, they're doing port scanning on the login and authentication servers in order to receive the live stream of information being validated by the server sent to/from yourself. If this is the case, then it's literally unsafe to log into the game period (Please note that the odds of this happening are SIGNIFICANTLY smaller than that of the above stated method.)

    So in short, don't change your password. Don't use the website to log in. Only use the game client's .exe. This provides you with a more secure and direct connection to the authentication server, and login server, and can greatly reduce your chances of being a victim of this. (there's also a chance that the client uses a different port than the website [doubtful, but still possible])

    Also note that avoiding the marketplace may very well be a good idea. Nexon's still utilizing the third party html viewer for the game to view the marketplace, and logging transactions made in the marketplace can give them a very good rough estimate on WHO to hack. Now, I'm not saying that this is what they're doing, I'm just giving you a heads up.

    Watch yourself, and your actions carefully. if you're scared of it being a keylogger, which I'm almost 100% sure it's not; then use onscreen keyboards, (you can find some that are encrypted with google) as this wiwll also possibly reduce your chances. Don't do anything too much, and draw attention to yourself. Make multiple accounts,a nd transfer your gold to other alternative accounts so that if they get access to one, they dont' get everything.

    I myself have 6 accounts. 4 for gold,a nd 2 for gear, and items. Everytime that I'm about to log off for a good amount of time I transfer everything except bound gear amongst these accounts to ensure that if one DOES get hacked, my odds are still greater than most to have at a minimal the items that are/were difficult to acquire, or collect.

    Hope this helps you understand, and protect yourselves a little better.
    Sorry for the length.
    Dracconus
    Ya nailed it.

Page 3 of 3 FirstFirst 123

Similar Threads

  1. Paypal Phisher/Paypal Account hacker requested
    By Whitebear in forum General Hacking
    Replies: 8
    Last Post: 02-15-2013, 06:48 PM
  2. Crossfire account hacker?
    By Whitebear in forum Hack Requests
    Replies: 0
    Last Post: 08-23-2009, 03:15 PM
  3. Account hacker
    By Megakilla771 in forum Combat Arms Hacks & Cheats
    Replies: 15
    Last Post: 08-13-2009, 03:59 PM
  4. Bruter - Online Account Hacker
    By noobnuker in forum Combat Arms Hacks & Cheats
    Replies: 28
    Last Post: 07-13-2009, 05:05 PM
  5. PLZ BA THIS ACCOUNT HACKER
    By Legolaszammy in forum WarRock - International Hacks
    Replies: 7
    Last Post: 10-30-2007, 02:14 PM