CSRF is Wicked

By Daniel Miessler on February 14th, 2008: Tagged as Uncategorized
  • Carl M

    Pardon my ignorance of the subtleties, but am I understanding correctly that this is a cookie-based vulnerability? That is, if one removes all cookies when exiting a browser session (or even more frequently), is one at least somewhat protected from this sort of attack?

  • Carl M

    Pardon my ignorance of the subtleties, but am I understanding correctly that this is a cookie-based vulnerability? That is, if one removes all cookies when exiting a browser session (or even more frequently), is one at least somewhat protected from this sort of attack?

  • http://kenswain.com/ Ken

    Lets take your auction example. What if the site employed a captcha image or required some additional information to complete the request?

  • http://kenswain.com Ken

    Lets take your auction example. What if the site employed a captcha image or required some additional information to complete the request?

  • http://dmiessler.com/ Daniel Miessler

    @Carl

    Yes, if your cookies weren’t there then you wouldn’t have that problem. But then you’d lose a whole lot of functionality. Another good suggestion is to use one browser profile for sensitive things and another for non-sensitive.

    Of course, the best solution is to have web applications that are coded securely.

  • http://dmiessler.com Daniel Miessler

    @Carl

    Yes, if your cookies weren’t there then you wouldn’t have that problem. But then you’d lose a whole lot of functionality. Another good suggestion is to use one browser profile for sensitive things and another for non-sensitive.

    Of course, the best solution is to have web applications that are coded securely.


Top

Popular

Information Security / Technology

Politics

Philosophy & Religion

Technology & Science

Culture & Society

Miscellaneous

Arguments

Projects

Collections

Twitter

What I'm Reading

Favorite Books and Essays

Top Blog Categories

Inputs