Handy XSS “cheat-sheet”
Repeat After Me: Lack of Output Encoding Causes XSS Vulnerabilities:
I frequently and highly recommend RSnake’s XSS cheat-sheet to test web based applications and services for XSS vulnerabilities. If you are a web developer or tester, I do recommend that you test your application with the inputs suggested by RSnake to test for XSS issues.