set a cookie for .bank.com • When user revisits (legiHmately or otherwise) secure.bank.com, – Cookie: csrf_token=wwssadadba; csrf_token= i_swear_this_is_a_nonce;
there, cowboy! Not just yet! • Web Frameworks take the first cookie value when it needs to resolve mulHple cookies with the same name • Hence, – Cookie: csrf_token=wwssadadba; csrf_token= i_swear_this_is_a_nonce;
6 MSIE 7 MSIE 8 FF 2 FF 3 Random Random Some Dropped Some Dropped Most Specific First Safari Opera Chrome Android Random Most Specific First Most Specific First By Age From Google Browser Security Handbook, Part 2 hYp://code.google.com/p/browsersec/wiki/Part2