Man-in-the-middle attack on Mobile Facebook possible due to lack of HSTS header
1–8 of 8 posts
Re: Man-in-the-middle attack on Mobile Facebook possible due to lack of HSTS header
#2Re: Man-in-the-middle attack on Mobile Facebook possible due to lack of HSTS header
#3[1]http://michael-coates.blogspot.com/2013/09/security-capabili...
Re: Man-in-the-middle attack on Mobile Facebook possible due to lack of HSTS header
#4Re: Man-in-the-middle attack on Mobile Facebook possible due to lack of HSTS header
#5I don't get this header. Wouldn't the man-in-the-middle that is using something like sslstrip also be able to strip out any header they choose to?
Re: Man-in-the-middle attack on Mobile Facebook possible due to lack of HSTS header
#6I don't get this header. Wouldn't the man-in-the-middle that is using something like sslstrip also be able to strip out any header they choose to?
Yes, this is the case, but only in the first request. As soon as an HTTP user agent gets such an HSTS header, it will only communicate via HTTPS until max-age expires.
Re: Man-in-the-middle attack on Mobile Facebook possible due to lack of HSTS header
#7Why not? For browsers that don't support HSTS, the header will be ignored. For those that do support it, the end-user gets better security. Is there a feasible reason for not enabling it everywhere? My guess would be so Facebook can disable SSL for certain browsers?
Re: Man-in-the-middle attack on Mobile Facebook possible due to lack of HSTS header
#8Btw. There are many sites like this out there. So this isn't news actually. There are even more sites which lack https completely.