Flaws in Dark Age of Camelot login client exposed customer billing and authentication information to man in the middle attacks.
Code Samples | |
---|---|
Name | Description |
mystic2.c | C program using LibTomCrypt to pretend to be a DAoC account server to trick client into sending billing info.
gcc -o mystic2 mystic2.c -ltomcrypt |
Last modified: March 23, 2004