How I got free hotel wifi (and made you pay for it)
shoemoney
·
·
4 min read
First and foremost I am not advocating anyone doing anything in this post. Much like my post on how I hacked your Facebook account post this is just an informational post in hopes you don't become the victim.
Just like with the Facebook post I also want to point out that if you are tethering to your phone or connecting to your own mobile hotspot that is the way to go. You can add more security layers on that but for 99% of the people reading if you travel just pay the extra 9$ a month to be able to tether your phone =P.
Ok lets get down to it. Now there are several ways get free hotel wifi. Here are a couple of easier ways to do it..
Currently almost all modern hotels use a "splash" page that tells you to put in your lastname and room number.
See all those MAC addresses on the right hand side? That is a address that is unique to computers. This is how 99% of all hotel wifi systems know who has already paid for access and who has not.
Now its important to wait until you get a bunch of MAC addresses here before you take action.
Why? - Glad you asked. These people are just hitting the page. They are not (in most cases) already paying for the hotel wifi. They are just getting hit with the page where they put in their last name and room number to bill the wifi to their room.
HOWEVER more than likely they have already or will shortly pay for internet access....
So... all someone has to do is just copy down these MAC addresses and then set their computer to identify to the network as that computer. On the MAC this is super simple by just executing the command:
Method 1 - Identity theft.
Once you do that just chill. Fire up an application like KisMAC and watch as other computers hit that splash page. This is what KisMAC will show you:
See all those MAC addresses on the right hand side? That is a address that is unique to computers. This is how 99% of all hotel wifi systems know who has already paid for access and who has not.
Now its important to wait until you get a bunch of MAC addresses here before you take action.
Why? - Glad you asked. These people are just hitting the page. They are not (in most cases) already paying for the hotel wifi. They are just getting hit with the page where they put in their last name and room number to bill the wifi to their room.
HOWEVER more than likely they have already or will shortly pay for internet access....
So... all someone has to do is just copy down these MAC addresses and then set their computer to identify to the network as that computer. On the MAC this is super simple by just executing the command:
sudo ifconfig en1 ether (enter computer's MAC code here)
Like:
sudo ifconfig en1 ether 00:f1:o3:e4:e5:e6
Now disconnect from the wifi and reconnect... try to access the web. If it doesn't work then try another one.... and someone else's expense.