Fun with your friend's Facebook and Tinder sessions
robertheaton.com
Fun with your friend's Facebook and Tinder sessions
1–10 of 59 posts
Re: Fun with your friend's Facebook and Tinder sessions
#2Re: Fun with your friend's Facebook and Tinder sessions
#3Re: Fun with your friend's Facebook and Tinder sessions
#4Re: Fun with your friend's Facebook and Tinder sessions
#5I'm trying to think about whether there's a way for Facebook and/or Tinder to mitigate this attack without degrading user experience. Because the auth token used is from the response to the last request ever made from Steve's computer, having a changing auth token on each request wouldn't help in this scenario. Restricting an auth token to an IP address wouldn't work since both users are presumably behind the same NA…
Re: Fun with your friend's Facebook and Tinder sessions
#6I'm trying to think about whether there's a way for Facebook and/or Tinder to mitigate this attack without degrading user experience. Because the auth token used is from the response to the last request ever made from Steve's computer, having a changing auth token on each request wouldn't help in this scenario. Restricting an auth token to an IP address wouldn't work since both users are presumably behind the same NA…
Re: Fun with your friend's Facebook and Tinder sessions
#7Re: Fun with your friend's Facebook and Tinder sessions
#8I'm trying to think about whether there's a way for Facebook and/or Tinder to mitigate this attack without degrading user experience. Because the auth token used is from the response to the last request ever made from Steve's computer, having a changing auth token on each request wouldn't help in this scenario. Restricting an auth token to an IP address wouldn't work since both users are presumably behind the same NA…
If each computer had a unique hardware private key, that could stop it. But I'm not sure that they do? (Or even if some do, can HTML5 access that somehow?)
Re: Fun with your friend's Facebook and Tinder sessions
#9Very well written I should say.