• Don’t forget about XSS *behind* the login prompt

    29 Mar 2010

    Don’t assume that your Web security concerns stop at the login prompt. Here’s a new piece I wrote where I talk about cross-site scripting (XSS) and whether or not it matters for logged-in users:

    Authenticated XSS – problem or not?