Page 7 of 14 FirstFirst ... 5 6 7 8 9 ... LastLast
Results 61 to 70 of 132
  1. #61
    Player
    Nanga's Avatar
    Join Date
    Aug 2013
    Posts
    214
    Character
    Rite Neow
    World
    Adamantoise
    Main Class
    Leatherworker Lv 60
    Quote Originally Posted by TaalAzura View Post
    I can tell you didn't even read the post.
    I know, right? Some people just make it way too easy and obvious.
    (2)

  2. #62
    Player
    Nanga's Avatar
    Join Date
    Aug 2013
    Posts
    214
    Character
    Rite Neow
    World
    Adamantoise
    Main Class
    Leatherworker Lv 60
    Quote Originally Posted by Amyas View Post
    So... all you have to do is get a (very specific) virus?

    Unless SE's official sites get infected, I'm not seeing the issue here.
    Uhm, no. Just accept the fact that you don't really understand how viruses, trojans, etc work (incidentally, it's not actually called a "virus" in this case, either), and understand that anyone can be vulnerable and not realize it.
    (1)

  3. #63
    Player
    Ryios's Avatar
    Join Date
    Aug 2013
    Location
    VA
    Posts
    1,055
    Character
    Ryios Locke
    World
    Coeurl
    Main Class
    Gladiator Lv 68
    Note to self: Nuke Token from ffxiv.exe parameters after launching the game....
    (0)

  4. #64
    Player
    Ryios's Avatar
    Join Date
    Aug 2013
    Location
    VA
    Posts
    1,055
    Character
    Ryios Locke
    World
    Coeurl
    Main Class
    Gladiator Lv 68
    They should at least encrypted the session key with some random salt....

    E.g. They should take your machine key, some random bytes of salt, and encrypt that session id before they pass it to ffxiv.exe. Then at least hackers would need to look at the x86 of the game to see how it desalts/decrypts it.

    Even then, this is a really bad design. They should use a named pipe or tcp/ip to send the session from the launcher to the game, not a command line parameter.
    (4)

  5. #65
    Player
    Trasias's Avatar
    Join Date
    Aug 2013
    Location
    Limsa
    Posts
    89
    Character
    Trasias Amad'arlyn
    World
    Malboro
    Main Class
    Conjurer Lv 50
    You know, technically, you broke the rules...


    Can't have more than one person share an account :rofl:
    (0)

  6. #66
    Player Reiterpallasch's Avatar
    Join Date
    Aug 2012
    Posts
    783
    Character
    Arya Stark
    World
    Leviathan
    Main Class
    Leatherworker Lv 50
    Quote Originally Posted by Trasias View Post
    You know, technically, you broke the rules...


    Can't have more than one person share an account :rofl:
    That's nice. Who cares, exactly?
    (0)

  7. #67
    Player
    Mjollnir's Avatar
    Join Date
    Mar 2011
    Location
    Limsa Lominsa
    Posts
    1,581
    Character
    Fiery Mojo
    World
    Gilgamesh
    Main Class
    Marauder Lv 100
    Great, no need to go through those bothersome login screens any more. It's fine to keep this in a shortcut on my desktop, right..? (j/k!)

    At least it explains how hackers have been managing to gain control of people's accounts, even though they have security tokens on. I wonder which website it is that's been compromised?
    (0)

  8. #68
    Player
    Remilia_Nightfall's Avatar
    Join Date
    Aug 2013
    Posts
    830
    Character
    Reimu Hakurei
    World
    Phoenix
    Main Class
    Red Mage Lv 90
    Quote Originally Posted by Mjollnir View Post
    Great, no need to go through those bothersome login screens any more. It's fine to keep this in a shortcut on my desktop, right..? (j/k!)

    At least it explains how hackers have been managing to gain control of people's accounts, even though they have security tokens on. I wonder which website it is that's been compromised?
    The official forums.

    DU DU DUUNNN
    (2)

  9. #69
    Player
    Trasias's Avatar
    Join Date
    Aug 2013
    Location
    Limsa
    Posts
    89
    Character
    Trasias Amad'arlyn
    World
    Malboro
    Main Class
    Conjurer Lv 50
    Quote Originally Posted by Reiterpallasch View Post
    That's nice. Who cares, exactly?
    Probably SE, random.
    (0)

  10. #70
    Player Kosmos992k's Avatar
    Join Date
    Aug 2013
    Location
    Ul'Dah
    Posts
    4,349
    Character
    Kosmos Meishou
    World
    Behemoth
    Main Class
    Paladin Lv 90
    Quote Originally Posted by TaalAzura View Post
    I was able to give only an old, supposed to be expired, session ID to a friend and they were able to log into my account and characters from an entirely different location in the world. I did not provide an account name, password, or one time password. I was also able to log into my account while my friend was logged into it at the same time with a different session ID.
    Man in the middle attacks are not something that viruses accomplish, you're talking about a piece of malware specifically designed to harvest session IDs for the purpose of spoofing or hijacking an account. These pieces of software use some of the same techniques that viruses use to infect targets and hide themselves, but they are not viruses.

    There is an easy fix to this - especially now that we have an auto-logout feature. Invalidate all session keys associated with an account as soon as a logout or disconnect event is detected. What bothers me about this issue is that this is something that any good internet forum admin realizes about spammers, they login to your forum, and establish a session, then, even if you ban their account, they can continue to access the forum as long as they never logout - for as long as your session ID is valid. Therefore you implement something to purge session IDs when you ban an accuont, and you put a limited life on session IDs to reduce the vulnerability. this is not difficult, ity's a server side fix. whenever they ban an account, they should be invalidating the session IDs on the login/lobby/instance/game servers so that even if the RMT or bot is logged in when the ban is executed, their connection will be dropped as soon as the session ID is invalidated.

    Oh, BTW, this type of attack on accounts is only really valid on PCs, PS3 users are not vulnerable to this since their system is not infested with malware. To perform a man in the middle attack stealing a sessioID from a PS3 gamer, you'd have to have access to their firewall so you could trap the session ID and spoof their session while they were active, which is much, much harder - and not entirely worthwhile to do since it exposes the attacker far more than an anonymous piece of malware capturing session IDs on a PC does.
    (1)
    Last edited by Kosmos992k; 10-09-2013 at 01:25 AM.

Page 7 of 14 FirstFirst ... 5 6 7 8 9 ... LastLast