November 08, 2003
The Anatomy of Cross Site Scripting
Gavin Zuchlinski published a paper entitled "The Anatomy of Cross Site Scripting". The paper explorers the impact of cross site scripting attacks and goes beyond the normal drivel of the actual insertion mechanisms. If you want to learn more about XSS attacks, you might find this paper interesting.
Posted by SilverStr at November 8, 2003 01:01 PM
| TrackBack
Dana,
I think you'll find this analysis of Cross-Site Request Forgeries (CSRF, pronounced 'sea surf') interesting:
http://www.tux.org/~peterw/csrf.txt
Here's another PDF that covers XSS and CSRF in a PHP context, complete with pretty graphics: http://www.phparch.com/issuedata/articles/article_66.pdf