[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Anti XSS AJAX
- To: Fady Anwar <fady.anwar@xxxxxxxxx>
- Subject: Re: Anti XSS AJAX
- From: Ronald Chmara <ron@xxxxxxxxx>
- Date: Fri, 27 Jul 2007 23:39:22 -0700
On Jul 26, 2007, at 2:28 AM, Fady Anwar wrote:
A white paper about how to counter attack XSS attacks using AJAX
programming techniques
http://barmagy.com/blogs/infinite_loop/archive/2007/07/20/498.aspx
Failed assumptions = Flawed solutions.
Signing <script> tags? Ow. LOL. Ow.
See:
http://ha.ckers.org/xss.html
While you're there, learn how to forge GET/POST requests.
-Bop