I arrived in Las Vegas for DefCon last night. Exhausted from my travels, once in my hotel room I naturally pulled out my laptop wanting to get online. I did not remember the SSID of the hotel’s network from last year, so I pulled up the list of available access points:
As you can see, there were a number of Guest_Internet_Access access points. There were so many that clearly they had to be the official access points of the hotel. Seeing the name “lodgenet”, I vaguely recalled that as being the SSID of the network I had used last year, but I thought that maybe the hotel had transitioned to a new name. So I opened up a browser and tried to navigate to “test.com”. I was then redirected to the following page:
Ok, easy enough. This page looked quite legitimate, and it was served over SSL. Firefox indicated that it had a valid SSL certificate, and I even pulled up the details thereof:
But this was DefCon, and one can never be too cautious. I looked at some of the branding: copyright the “Guest Internet Access Corporation”? That was an odd name for a company, especially one whose domain name was ip3networks.com. I pulled out my iPhone and did some Googling for this name. No hits. I navigated to ip3networks.com, but no page loaded. Something smelled rather suspicious. I did find a reference to a company or a product of some sort called IP3 Networks, but it seemed to be owned by a different company. So at this point, I was largely convinced that this was a scam. To verify, I tried poking at the page a bit. I pushed the submit button without filling in any data, but the original page just reloaded with no error message. I then tried adding in some bogus data and submitted the page:
This was the final conclusive evidence that this was a scam. Look at the URL: this suggests an MVC framework such as Ruby on Rails (pulling up the source, the error div had id errorExplanation, which is a Railsism), and that I was the first person to submit such a form. The page was clearly not professionally made. Reloading the page with a GET request resulted in a 500 error. Clearly, someone had quickly cooked up a Rails and dropped in a bunch of access points, hoping to harvest credit card numbers.
Anyway, needless to say I’m staying off the paid wireless: Guest_Internet_Access or other. I’m currently on the DefCon wireless, which advertises itself as being one of the most hostile wireless networks in the world, but I’m taking care to tunnel all of my traffic.
I love DefCon.



