Re: Cross-Site Scripting attack

2005-10-28 Thread Christian Bollmeyer
Hi, don't have any recommendations specifically for CSS attacks at hand, but you may want to hava a look at WebGoat and WebScarab avai- lable from here: http://www.owasp.org/software/webgoat.html WebGoat teaches common Java web security pitfalls and has been quite successfuly used here for inte

Cross-Site Scripting attack

2005-10-27 Thread Deepa Khetan
Hi, I am working for the Security of my site. Read about Cross-Site-Scripting attacks being most common. Can anyone help me regarding what can be the best freeware tool to test a CSS vulnerability of my site. Also, any suggestions on how CSS attack can be avoided? We are using Struts framework. A