0
kicks
XSS by Example (Cross Site Scripting)
So lately I have been reading “ASP.NET MVC Pro” and when I read the chapter about security (written by Rob Conery ) I was intrigued by the XSS examples that were in the book and thought to myself that I should give XSS a try. Here are my first attempts. Thanks for the inspiration Rob.