Dagowaldt wrote:
Could be phishing (a billion dollar industry). Although the letter and return address look legit, they could actually be redirected to a scam artist. I have received these things asking for me to validate my credit card stuff through email response and the email looked exactly like the official site for that company. At first you could just click reply to see where it was really going to (muhammed153@yahoo.com), but they have smartened up now, and just clicking reply doesnt work anymore.
If you want to see just how common this scam is, try a Google search, it will make a believer of you.
Bottom line, NEVER EVER validate thru email, ALWAYS go to the official site, no matter how legitimate it looks. Tens of billions of dollars have been stolen through personal information developed in this manner. Looks like some interprising soul thought he might get himself some stuff to sell. If just a few people fell for it he could loot the accounts for boocoo bucks.
check it out.
Karlowin Fennon Ro
Which is all well and good advice is this were an email. However, this is a web site.
The way web addresses work is the following:
<tag>[hostname.][subdomain.]domain.{com|edu|mil|org|etc...}[/path]
The tag tells the browser what to do with it. https is "secure http", and is used for authentication and should encrypt anything you type in (so it is a valid method for a "login", just like loging into EQ).
The domain name is a DNS name. While this is theoretically spoofable, it's hard to do that without people noticing. You basically have to upload bogus dns information to the top level dns servers. You can go to jail for that really really easily.
The combo of everquest.com, ensures that your packets will go to the domain owned by whoever owns everquest.com (that's SOE in this case). Everything to the left of that is subdomain information, and is handled by *their* dns service. So unless SOE got hacked (or you got hacked, or .com level dns servers got hacked), there's no way for this to be a non-SOE controlled host.
Everything to the right of the .com is a path. This is local to the hostname that the stuff to the left resolves to. So this can't ***** you either. Basically, if the field to the left of .com is the domain owned by SOE, then the entire address is almost certainly legit. The authoritative DNS source for any address under that domain must come from that domain itself, so there's a pretty reasonable degree of saftey. Again. They would have to spoof a dns update and make it look like it was coming fromm the everquest.com domain in order to redirect everyone on the internet to the wrong location.
Finally. If you really really are unsure. You can do a dns lookup on the hostname given. Do one on the domain name, and one on the complete hostname. If the IP addresses are "close" (in this case, the first two fields will be the same since IIRC, Sony has a class B network), then you know that your packets are being routed to their network. Now. Unless someone managed to hack the routing tables internet wide (even harder then DNS spoofing), you are safe.
I'd still double check it. However, they aren't asking you to type your station name and password in the clear, or give it to someone over the phone. They are asking you to type them in as a login, right? How is that different then what you do every time you log in to play the game? Theoretically, it should be just as secure (assuming their web people know what they are doing). You type your credit card number into their web site when you pay for the game, this shouldn't be any different.
I'd give about 99% odds that this is totally legit. They probably should have released some info about the login process to avoid confusing folks though...