This looks like it dups a paying customer's IP and MAC addresses. Does that work if both devices are running at the same time? I was under the impression TCP didn't like that.
How to get Gogo in-flight wireless internet for free
41–49 of 49 posts
Re: How to get Gogo in-flight wireless internet for free
#42I was recently disappointed by the huge price hike of gogo in flight. It's been $10 for a flight for quite some time now which I'd felt was perfectly fair considering the quality. On my recent flight to NYC for work and play it was $10 per hour which essentially amounts to a 5x increase. I grabbed it for 2 hours and it was just as bad as always. Fine for email and Facebook but unideal for pushing a significant commit…
They have a $14 all day pass, which is what I get, since I usually have to change planes when going to the west coast. http://www.gogoair.com/gogo/listAllProducts.do
Re: How to get Gogo in-flight wireless internet for free
#43Re: How to get Gogo in-flight wireless internet for free
#44How can MAC spoofing be stopped? All the counter-measures I can think of seriously degrade the experience. I can think of approaches that work for HTTP, for example, but I can't see how you would allow e.g. SSH while preventing MAC spoofing.
> How can MAC spoofing be stopped? 802.1x
Re: How to get Gogo in-flight wireless internet for free
#45What is proper etiquette for responsible disclosure? Hacker: "I'm publishing on the 15th." Vendor: "We'd like to see your post first" Hacker: "Ok, here you go" 15th comes and goes Hacker: "Hey any response?" Hacker: "Ok its the 18th... I'm publishing" Is this how this usually works? Or how it should work?
A full month of notification is plenty. If the vendor acknowledges you and tells you they're working on it and asks you to hold off then that's one thing, but if they basically ignore you for a month then you've done your part. Especially with an exploit like this, you're not opening up access to PII, although it sounds like you are opening the window to possible fraudulent charges.
Re: How to get Gogo in-flight wireless internet for free
#46Earlier quoted context omitted.
They have a $14 all day pass, which is what I get, since I usually have to change planes when going to the west coast. http://www.gogoair.com/gogo/listAllProducts.do
Interesting. My memory is a bit hazy, but I assume their all-day pass either wasn't available, easy to find, or that price. I only say that because I've purchased an all-day pass for a multi-leg flight in the past, so there must have been good reason for me not to use it this time. Or it could be as simple as grogginess from catching a 7am flight.
Re: How to get Gogo in-flight wireless internet for free
#47I was recently disappointed by the huge price hike of gogo in flight. It's been $10 for a flight for quite some time now which I'd felt was perfectly fair considering the quality. On my recent flight to NYC for work and play it was $10 per hour which essentially amounts to a 5x increase. I grabbed it for 2 hours and it was just as bad as always. Fine for email and Facebook but unideal for pushing a significant commit…
Agreed. If I recall correctly, the all-day pass was close to $30 when purchased while on the plane. By going to their website ahead of time (i.e. while not using gogo's network), their all-day pass is $14.
Re: How to get Gogo in-flight wireless internet for free
#48Earlier quoted context omitted.
A full month of notification is plenty. If the vendor acknowledges you and tells you they're working on it and asks you to hold off then that's one thing, but if they basically ignore you for a month then you've done your part. Especially with an exploit like this, you're not opening up access to PII, although it sounds like you are opening the window to possible fraudulent charges.
No, disclosure timelines only make sense if the public is at risk. There is nothing like that here. The outcome is gogo not getting paid. This is just grandstanding a fairly unsophisticated bug in their service. The end result is that gogo will end up with more money.
The post says that fraudulent charges can be made without a password or credit card number by using this exploit.
I would bet that you can access account info as well which means there is some PII leaking. I would consider PII + fraudulent transactions to be a step above gogo losing oney.
Re: How to get Gogo in-flight wireless internet for free
#49The basic idea is as follows:
1) ping the broadcast/multicast addresses to quickly fill the arp cache
2) change your mac address to that of the detected nodes
3) see if you can access the internet now [repeat step #2-3 until you can]