Le 3 févr. 2015 à 16:54, Jon Dufresne <[email protected]> a écrit : > Assuming this MITM already has the correct CSRF value, what is > stopping this MITM from adding a REFERER to the HTTPS request?
While MITM of HTTP is trivial, MITM of HTTPS isn't possible (under Django's security model, which doesn't account for government-level attacks, etc.) Back then, Facebook fixed Firesheep simply by enforcing HTTPS. -- Aymeric. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CC1448F0-9CA7-400A-9660-0FC2E3E3FC0F%40polytechnique.org. For more options, visit https://groups.google.com/d/optout.
